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
cursor When the remote query result has a different number of columns 2006-01-03 23:45:52 +00:00
execute
misc
query