When the remote query result has a different number of columns

Joe Conway <mail@joeconway.com>

Commit: fcacfc96a2e13e1abe920f4a94a2fc51b5853c71
Author: Joe Conway <mail@joeconway.com>
Date: 2006-01-03T23:48:04Z
Releases: 7.4.11
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 +32 −8
contrib/dblink/doc/cursor modified +7 −0