Age | Commit message (Expand) | Author |
2002-08-22 | Okay, libpq++ is moved to GBorg, and all traces of it have been removed | Marc G. Fournier |
2002-07-02 | Indent libpq++ as mentioned in email. Format was terrible, and this | Bruce Momjian |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2002-06-15 | This patch fixes a few minor problems with libpq++: remove the deprecated | Bruce Momjian |
2002-03-11 | Inlined a patch to add the libpq setNoticeProcessor capability to | Bruce Momjian |
2002-01-22 | libpq++/pgconnection.h must not include postgres_fe.h, else it fails to | Tom Lane |
2001-09-30 | Make libpq++ safe again for older C++ compilers. Do 'using namespace std' | Tom Lane |
2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut |
2001-07-11 | Libpq++ fixes for Win32 compile. | Bruce Momjian |
2001-05-09 | Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm | Bruce Momjian |
2001-02-10 | Restructure the key include files per recent pghackers discussion: there | Tom Lane |
2001-01-24 | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian |
2000-07-27 | Here is a bug and patch to fix it. I have tested this bug and fix on | Bruce Momjian |
2000-04-22 | Remove 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-30 | Make use of configure symbols for unportable constructs. Make | Tom Lane |
2000-03-02 | Patch for Irix from Mark Dalphin. | Bruce Momjian |
2000-01-26 | Add: | Bruce Momjian |
1999-05-23 | Here it is. Remove or rename the current interfaces/libpq++ and untar | Bruce Momjian |
1997-02-13 | Bring in Leo's <[email protected]> massive changes to libpq++ | Marc G. Fournier |