summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2002-08-28 22:05:46 +0000
committerTom Lane2002-08-28 22:05:46 +0000
commit7483749d8207c0cbcce5ce69161400ace31a6856 (patch)
tree94cf283d5928711cf3f351458940f3cb77284d35
parent12f80d7c69525992cd9999746378daa182842829 (diff)
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 <[email protected]>
tablefunc -
- Examples of tables returning functions
+ Examples of functions returning tables
by Joe Conway <[email protected]>
tips/apache_logging -