1
0
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:
Tom Lane
2007-12-03 03:05:47 +00:00
parent 01434d41d4
commit 0d4c3855f1
6 changed files with 96 additions and 26 deletions

View File

@@ -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: