diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-01-22 19:02:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-01-22 19:02:40 +0000 |
commit | 04c8d4c66082c1717ff73ec0c4eb4b447502c7fd (patch) | |
tree | 1541971a5c204c5d318bc9dfff14f0e16c11d22b /src/backend/access/gist/gistscan.c | |
parent | c64f083cf4b9125f55bccfbb3b1f0aa38e3ce712 (diff) | |
download | postgresql-04c8d4c66082c1717ff73ec0c4eb4b447502c7fd.tar.gz postgresql-04c8d4c66082c1717ff73ec0c4eb4b447502c7fd.zip |
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
compile in client apps that use the standard installed header set.
To allow removing that include, move DLLIMPORT definitions out of c.h
and into the appropriate port-specific header files.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions