CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: joe(at)svr1(dot)postgresql(dot)org 04/03/06 22:27:00
Modified files:
contrib/dblink : README.dblink dblink.c dblink.sql.in
contrib/dblink/doc: cursor execute query
contrib/dblink/expected: dblink.out
contrib/dblink/sql: dblink.sql
Removed files:
contrib/dblink/doc: deprecated
Log message:
Added new versions of dblink, dblink_exec, dblink_open, dblink_close,
and, dblink_fetch -- allows ERROR on remote side of connection to
throw NOTICE locally instead of ERROR. Also removed documentation for
previously deprecated, now removed, functions.
pgsql-committers by date
| Next: | From: Neil Conway | Date: 2004-03-07 04:31:01 |
| Subject: pgsql-server/doc/src/sgml ddl.sgml |
| Previous: | From: Neil Conway | Date: 2004-03-07 01:02:55 |
| Subject: pgsql-server/doc/src/sgml runtime.sgml |