Log Message:
-----------
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.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/contrib/dblink:
        dblink.c (r1.25.4.3 -> r1.25.4.4)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c.diff?r1=1.25.4.3&r2=1.25.4.4)
    pgsql/contrib/dblink/doc:
        cursor (r1.2 -> r1.2.4.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/doc/cursor.diff?r1=1.2&r2=1.2.4.1)

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to