From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql-server/contrib README dblink/README.dbli ... |
Date: | 2002-09-02 06:13:31 |
Message-ID: | 20020902061331.30B854764DF@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 02/09/02 02:13:31
Modified files:
contrib : README
contrib/dblink : README.dblink dblink.c dblink.h dblink.sql.in
Log message:
Attached is a fairly sizeable update to contrib/dblink. I'd love to get
review/feedback if anyone is interested and can spend the time. But I'd
also love to get this committed and address changes as incremental
patches ;-), so if there are no objections, please apply.
Below I'll give a synopsis of the changes. More detailed descriptions
are now in a new doc directory under contrib/dblink. There is also a new
dblink.test.sql file which will give a pretty good overview of the
functions and their use.
Joe Conway
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian - CVS | 2002-09-02 06:19:38 | pgsql-server/src/bin/psql tab-complete.c |
Previous Message | Bruce Momjian - CVS | 2002-09-02 06:11:43 | pgsql-server/ ontrib/cube/cubeparse.y ontrib/i ... |