postgresql/contrib/dblink/doc
Joe Conway 6c2fa48885 When the remote query result has a different number of columns
than the local query specifies (e.g. in the FROM clause),
throw an ERROR (instead of crashing). Fix for bug #2129 reported
by Akio Iwaasa.
2006-01-03 23:47:24 +00:00
..
connection Please apply attached patch to contrib/dblink. It adds named persistent 2003-06-25 01:10:15 +00:00
cursor When the remote query result has a different number of columns 2006-01-03 23:47:24 +00:00
execute Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 2004-03-07 02:27:00 +00:00
misc Add missing dblink files. 2002-09-02 06:32:41 +00:00
query Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 2004-03-07 02:27:00 +00:00