pgsql: Fix doc patch --- pg_options_to_table() returns "setof record".

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix doc patch --- pg_options_to_table() returns "setof record".
Date: 2011-02-26 17:27:01
Message-ID: E1PtNv3-0006zf-QI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix doc patch --- pg_options_to_table() returns "setof record".

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/86434afb11093ba4e2893b717858d8ce790f3e2e

Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-02-26 17:48:01 pgsql: Document that pg_options_to_table() also works for
Previous Message Peter Eisentraut 2011-02-26 14:56:47 pgsql: Table function support for PL/Python