pgsql-server/contrib/dblink dblink.c

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/contrib/dblink dblink.c
Date: 2002-09-05 00:56:35
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)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.