postgresql/contrib/dblink/doc
Joe Conway 925952603d 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:45:52 +00:00
..
connection Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
cursor When the remote query result has a different number of columns 2006-01-03 23:45:52 +00:00
execute Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 2004-03-07 02:27:00 +00:00
misc Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00
query Cause initdb to create a third standard database "postgres", which 2005-06-21 04:02:34 +00:00