mirror of
https://github.com/postgres/postgres.git
synced 2025-10-30 00:04:49 -04:00
Add <indexterm> for functions pg_sleep_for and pg_sleep_until.
This commit is contained in:
parent
46825d4978
commit
c087e8cf34
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user