Thread: pgsql-server/contrib/dblink dblink.c

pgsql-server/contrib/dblink dblink.c

From
tgl@postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/09/04 20:56:35

Modified files:
    contrib/dblink : dblink.c

Log message:
    Remove include of libpq-int.h --- dblink.c should not be (and was not)
    depending on libpq internals.