hypopg/docs/index.rst
Julien Rouhaud 9385d5e25e Fixup for index hiding patch.
Fix compatibility for pg12- servers, and while at it remove some uncessary
trailing whitespaces.
2023-03-23 17:09:35 +08:00

26 lines
614 B
ReStructuredText

.. title:: HypoPG: Hypothetical indexes for PostgreSQL
HypoPG
======
`HypoPG <https://github.com/HypoPG/hypopg>`_ is a `PostgreSQL
<https://postgresql.org>`_ extension, adding support for
:ref:`hypothetical_indexes`.
It's compatible with **PostgreSQL 9.2 and above**.
.. note::
This documentation is a work in progress. If you're looking for something
and can't find it here, please `report an issue
<https://github.com/HypoPG/hypopg/issues/>`_ so I can enhance the
documentation.
.. toctree::
:maxdepth: 2
:caption: Contents:
hypothetical_indexes
installation
usage
contributing