Commit c087e8cf authored by Fujii Masao's avatar Fujii Masao

Add <indexterm> for functions pg_sleep_for and pg_sleep_until.

parent 46825d49
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment