Skip to content

Latest commit

 

History

History
93 lines (63 loc) · 1.33 KB

File metadata and controls

93 lines (63 loc) · 1.33 KB

Modules

Modules intended for general use.

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


.. 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:


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