mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
Emphase function name in README
This commit is contained in:
parent
87eb00478a
commit
8ad1e60bfc
1 changed files with 1 additions and 1 deletions
|
|
@ -82,4 +82,4 @@ Of course, only EXPLAIN without analyze will use hypothetical indexes:
|
|||
|
||||
To remove your backend's hypothetical indexes, you can use the function
|
||||
**hypopg_drop_index(indexid)** with the OID that **hypopg()** function returns,
|
||||
call hypopg_reset() to remove all at once or just close your current connection.
|
||||
call **hypopg_reset()** to remove all at once or just close your current connection.
|
||||
|
|
|
|||
Loading…
Reference in a new issue