When the remote query result has a different number of columns

Joe Conway <mail@joeconway.com>

Commit: 4e0f51f13df2354d6c248e1874b0c16644623d30
Author: Joe Conway <mail@joeconway.com>
Date: 2006-01-03T23:48:42Z
Releases: 7.3.13
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.

Files

PathChange+/−
contrib/dblink/dblink.c modified +28 −8
contrib/dblink/doc/cursor modified +7 −0