aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++
Commit message (Expand)AuthorAge
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* This *should* fix the large object segfault problem. Note linewrap mayBruce Momjian1999-12-05
* Replace examples .H to .h.Bruce Momjian1999-12-03
* Rename libpq++.H to libpq++.h.Bruce Momjian1999-12-03
* Remove libpq++ todo item.Bruce Momjian1999-10-22
* This *should* fix the large binary object problem in libpq++ from theBruce Momjian1999-10-22
* Correctly return -1 on error to CmdTuples()Bruce Momjian1999-10-13
* CmdTuples() returns an int showing the number of affected tuples after anBruce Momjian1999-10-06
* As we now use lipq++.H which wasn't around when I first posted theBruce Momjian1999-10-04
* libpq++ cleanup from Vince VielhaberBruce Momjian1999-09-28
* Addition of CmdTuples(). Wraps PQcmdTuples.Bruce Momjian1999-09-28
* I found the following useful - just a way of using PQgetisnull fromBruce Momjian1999-09-21
* Irix linking fix from Yu Cao <yucao@falcon.kla-tencor.com>Tom Lane1999-09-07
* Add CXXFLAGS +=Bruce Momjian1999-07-08
* Make sure symlinks for sharedlib get removed by 'make clean'.Tom Lane1999-06-30
* Remove redeclarations of default parameter values fromTom Lane1999-06-05
* forgot to attach the patch. :(Bruce Momjian1999-06-01
* commented out PgConnection& references for now. May be using themBruce Momjian1999-06-01
* Replace static rcsid[] strings by IDENTIFICATION comments inTom Lane1999-05-30
* I am not sure if libpq++ will compile with non g++ compilers,Bruce Momjian1999-05-27
* Fix for NT from Horak DanielBruce Momjian1999-05-26
* Here it is. Remove or rename the current interfaces/libpq++ and untarBruce Momjian1999-05-23
* Change iostream to iostream.h, strstream to strstream.hTom Lane1999-05-16
* libpq++ uses fe_setauthsvc which is deprecated and results in an errorBruce Momjian1999-05-10
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Put back string instead of string.h in libpq++.Bruce Momjian1998-10-23
* Change string to string.h in libpq++. BSDI 3.0 complains.Bruce Momjian1998-10-23
* Centralized shared-library build knowledge in a new file,Tom Lane1998-10-19
* Clean up shared makefile install procedures.Tom Lane1998-10-18
* I have included a couple of patches that will make postgresBruce Momjian1998-10-14
* Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflictMarc G. Fournier1998-10-13
* More Solaris fixes.Bruce Momjian1998-10-12
* Add SVr4 shared libraries.Bruce Momjian1998-10-12
* Solaris shared library fixes.Bruce Momjian1998-10-12
* Move documentation to sgml sources, so remove man page installation.Thomas G. Lockhart1998-10-10
* Move documentation to sgml sources.Thomas G. Lockhart1998-10-10
* Use the $(LN_S) substitution for "ln -s" since configure tests for it.Thomas G. Lockhart1998-10-07
* Cleanup for oid8[] from Tatsuo Ishii.Bruce Momjian1998-09-22
* Add .h to string include.Bruce Momjian1998-09-22
* Here are some additional patches needed to get the UnixWare 7 C++Bruce Momjian1998-09-13
* The attached patches fix the following problems:Bruce Momjian1998-09-11
* Here are additional patches for the UnixWare 7 port.Bruce Momjian1998-08-22
* Fix distclean in libpq++.Bruce Momjian1998-07-12
* Update linux_i386 fix.Bruce Momjian1998-07-12
* Fix portname defines in Makefiles.Bruce Momjian1998-06-15
* DESTDIR removed, again.Bruce Momjian1998-04-06
* destdir cleanup.Bruce Momjian1998-04-06
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-06
* Re-introduce $DISTDIR.Bruce Momjian1998-04-06
* Hi,Bruce Momjian1998-04-06