summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/pgconnection.h
AgeCommit message (Expand)Author
2002-08-22Okay, libpq++ is moved to GBorg, and all traces of it have been removedMarc G. Fournier
2002-07-02Indent libpq++ as mentioned in email. Format was terrible, and thisBruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-15This patch fixes a few minor problems with libpq++: remove the deprecatedBruce Momjian
2002-03-11Inlined a patch to add the libpq setNoticeProcessor capability toBruce Momjian
2002-01-22libpq++/pgconnection.h must not include postgres_fe.h, else it fails toTom Lane
2001-09-30Make libpq++ safe again for older C++ compilers. Do 'using namespace std'Tom Lane
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-07-11Libpq++ fixes for Win32 compile.Bruce Momjian
2001-05-09Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian
2001-02-10Restructure the key include files per recent pghackers discussion: thereTom Lane
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-07-27Here is a bug and patch to fix it. I have tested this bug and fix onBruce Momjian
2000-04-22Remove broken tracing code (which would be dangerous if it did work...)Tom Lane
2000-04-14#undef const, inline, signed, volatile, on the expectation that a C++Tom Lane
2000-03-30Make use of configure symbols for unportable constructs. MakeTom Lane
2000-03-02Patch for Irix from Mark Dalphin.Bruce Momjian
2000-01-26Add:Bruce Momjian
1999-05-23Here it is. Remove or rename the current interfaces/libpq++ and untarBruce Momjian
1997-02-13Bring in Leo's <[email protected]> massive changes to libpq++Marc G. Fournier