diff options
Diffstat (limited to 'src/interfaces/libpq++/CHANGES')
| -rw-r--r-- | src/interfaces/libpq++/CHANGES | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/src/interfaces/libpq++/CHANGES b/src/interfaces/libpq++/CHANGES deleted file mode 100644 index 1f75e4d94a..0000000000 --- a/src/interfaces/libpq++/CHANGES +++ /dev/null @@ -1,32 +0,0 @@ - -5/18/1999 - vv ---------- - -* Rewrote libpq++.h -* Incremented shared library version to 3.0 -* Cleaned up makefiles -* Made examples use the installed versions of the library and header - - -4/26/1999 - vv ---------- - -* Changed PrintTuples and DisplayTuples in PgDatabase to use PQprint() - - - -4/14/1999 - vv ---------- - -* Changed connection routines to use PQconnectdb() -* Connect now returns CONNECTION_OK or CONNECTION_BAD -* Eliminated pgEnv -* Changed error handler to return proper messages -* New function LOid() returns Large Object ID -* New function Status() returns Large Object Status - - - - - - |
