mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add <indexterm> for functions pg_sleep_for and pg_sleep_until.
This commit is contained in:
@ -7658,6 +7658,12 @@ SELECT TIMESTAMP 'now'; -- incorrect for use with DEFAULT
|
||||
<indexterm>
|
||||
<primary>pg_sleep</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>pg_sleep_for</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>pg_sleep_until</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>sleep</primary>
|
||||
</indexterm>
|
||||
|
Reference in New Issue
Block a user