From fa9ee5d9ee36eb4bf4541556812fe35e902e8b31 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 9 Apr 2002 14:22:34 +0000 Subject: Update FAQ. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index ac3b455de4f..53a9b337e32 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Mon Apr 8 23:22:06 EDT 2002

+

Last updated: Tue Apr 9 10:21:18 EDT 2002

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -1306,8 +1306,8 @@ BYTEA bytea variable-length byte array (null-byte safe)

You can return result sets from PL/pgSQL functions using refcursors. See - http://candle.pha.pa.us/main/writings/pgsql/sgml/plpgsql-cursors.html, + href="http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html"> + http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html, section 23.7.3.3.

-- cgit v1.2.3