From f8e9fb2d879e2c9f0280e96e1554623f49199aaf Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 21 Feb 2007 03:50:57 +0000
Subject: Update URL for set-returning functions.
---
doc/src/FAQ/FAQ.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'doc/src/FAQ/FAQ.html')
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 61e386aa3de..4a060e4d5f1 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -10,7 +10,7 @@
alink="#0000ff">
Frequently Asked Questions (FAQ) for PostgreSQL
-
Last updated: Thu Feb 8 22:43:13 EST 2007
+
Last updated: Tue Feb 20 22:50:50 EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
@@ -1069,8 +1069,8 @@ length
columns from a function?
It is easy using set-returning functions,
-
- http://techdocs.postgresql.org/guides/SetReturningFunctions
.
+
+ http://www.postgresql.org/docs/techdocs.17.
4.19) Why do I get "relation with OID #####
does not exist" errors when accessing temporary tables in PL/PgSQL
--
cgit v1.2.3