Skip to content

Latest commit

 

History

History
82 lines (62 loc) · 1.29 KB

File metadata and controls

82 lines (62 loc) · 1.29 KB

Reference

.. automodule:: postgresql
.. autodata:: version
.. autodata:: version_info
.. autofunction:: open

.. automodule::
    postgresql.api
    :members:
    :show-inheritance:

.. automodule::
    postgresql.sys
    :members:
    :show-inheritance:

.. automodule::
    postgresql.string
    :members:
    :show-inheritance:

.. automodule::
    postgresql.exceptions
    :members:
    :show-inheritance:

.. automodule::
    postgresql.temporal
    :members:
    :show-inheritance:

.. automodule::
    postgresql.installation
    :members:
    :show-inheritance:

.. automodule::
    postgresql.cluster
    :members:
    :show-inheritance:

.. automodule::
    postgresql.copyman
    :members:
    :show-inheritance:

.. automodule::
    postgresql.alock
    :members:
    :show-inheritance: