dblink-tds - dblink_tds: changes to make version compatible with 7.4.x - Mailing list pgsql-committers

From diogob@pgfoundry.org (User Diogob)
Subject dblink-tds - dblink_tds: changes to make version compatible with 7.4.x
Date
Msg-id 20050620170050.E9A131126206@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
changes to make version compatible with 7.4.x

Modified Files:
--------------
    dblink_tds:
        dblink_tds.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dblink-tds/dblink_tds/dblink_tds.c.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: diogob@pgfoundry.org (User Diogob)
Date:
Subject: dblink-tds - dblink_tds: *** keyword substitution change ***
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Avoid WAL-logging individual tuple insertions during CREATE TABLE