mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
Update SGML contrib documentation to catch up with recent changes to
the former README files. Albert Cervera i Areny
This commit is contained in:
@@ -102,7 +102,7 @@ SELECT * FROM accounts AS a, pgrowlocks('accounts') AS p WHERE p.locked_ row = a
|
||||
<sect2>
|
||||
<title>Example</title>
|
||||
<para>
|
||||
<literal>pgrowlocks</literal> returns the following data type:
|
||||
<literal>pgrowlocks</literal> returns the following columns:
|
||||
</para>
|
||||
<para>
|
||||
Here is a sample execution of pgrowlocks:
|
||||
|
Reference in New Issue
Block a user