mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
Fix compatibility for pg12- servers, and while at it remove some uncessary trailing whitespaces.
26 lines
614 B
ReStructuredText
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
|