aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-08-28 22:05:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-08-28 22:05:46 +0000
commit7483749d8207c0cbcce5ce69161400ace31a6856 (patch)
tree94cf283d5928711cf3f351458940f3cb77284d35
parent12f80d7c69525992cd9999746378daa182842829 (diff)
downloadpostgresql-7483749d8207c0cbcce5ce69161400ace31a6856.tar.gz
postgresql-7483749d8207c0cbcce5ce69161400ace31a6856.zip
Improve description of tablefunc.
-rw-r--r--contrib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README b/contrib/README
index d3e2f2be8b6..2b0085483e6 100644
--- a/contrib/README
+++ b/contrib/README
@@ -183,7 +183,7 @@ string -
by Massimo Dal Zotto <dz@cs.unitn.it>
tablefunc -
- Examples of tables returning functions
+ Examples of functions returning tables
by Joe Conway <mail@joeconway.com>
tips/apache_logging -