mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
Fix typo in the documentation.
This commit is contained in:
parent
99a0d0c4bf
commit
b97cb0ce45
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ Some other convenience functions and views are available:
|
|||
18284 | <18284>btree_hypo_id | public | hypo | btree
|
||||
(1 row)
|
||||
|
||||
- **hypopg()**: fuctions that lists all hypothetical indexes that have
|
||||
- **hypopg()**: function that lists all hypothetical indexes that have
|
||||
been created with the same format as **pg_index**
|
||||
|
||||
.. code-block:: psql
|
||||
|
|
|
|||
Loading…
Reference in a new issue