summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++
AgeCommit message (Expand)Author
1999-01-17Apply Win32 patch from Horak Daniel.Bruce Momjian
1998-10-23Put back string instead of string.h in libpq++.Bruce Momjian
1998-10-23Change string to string.h in libpq++. BSDI 3.0 complains.Bruce Momjian
1998-10-19Centralized shared-library build knowledge in a new file,Tom Lane
1998-10-18Clean up shared makefile install procedures.Tom Lane
1998-10-14I have included a couple of patches that will make postgresBruce Momjian
1998-10-13Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflictMarc G. Fournier
1998-10-12More Solaris fixes.Bruce Momjian
1998-10-12Add SVr4 shared libraries.Bruce Momjian
1998-10-12Solaris shared library fixes.Bruce Momjian
1998-10-10Move documentation to sgml sources, so remove man page installation.Thomas G. Lockhart
1998-10-10Move documentation to sgml sources.Thomas G. Lockhart
1998-10-07Use the $(LN_S) substitution for "ln -s" since configure tests for it.Thomas G. Lockhart
1998-09-22Cleanup for oid8[] from Tatsuo Ishii.Bruce Momjian
1998-09-22Add .h to string include.Bruce Momjian
1998-09-13Here are some additional patches needed to get the UnixWare 7 C++Bruce Momjian
1998-09-11The attached patches fix the following problems:Bruce Momjian
1998-08-22Here are additional patches for the UnixWare 7 port.Bruce Momjian
1998-07-12Fix distclean in libpq++.Bruce Momjian
1998-07-12Update linux_i386 fix.Bruce Momjian
1998-06-15Fix portname defines in Makefiles.Bruce Momjian
1998-04-06DESTDIR removed, again.Bruce Momjian
1998-04-06destdir cleanup.Bruce Momjian
1998-04-06Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian
1998-04-06Re-introduce $DISTDIR.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-04-05Remove DISTDIR.Bruce Momjian
1998-03-20HPUX build does not build shared lib versions of libpq and libpq++Bruce Momjian
1998-03-14Change Postgres95 to PostgreSQL. Update CLUSTER manual page.Bruce Momjian
1997-09-16Makefile cleanup.Bruce Momjian
1997-07-30Fix c++ copy example code.Bruce Momjian
1997-06-25Typo changes in tests/ examples.Bruce Momjian
1997-04-04This commit represents a clean compile with the new templates underMarc G. Fournier
1997-03-25Various patches for shared libraries under i386-solaris by:Marc G. Fournier
1997-03-16From: Thomas Lockhart <[email protected]>Marc G. Fournier
1997-02-13Bring in Leo's <[email protected]> massive changes to libpq++Marc G. Fournier
1997-01-08minor path problem fix by [email protected]Marc G. Fournier
1996-11-18Quiet compiler warnings, ignore the ones we can't.Bryan Henderson
1996-11-18Ignore compiler warnings, because we can't escape "abstract declarator usedBryan Henderson
1996-11-14Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson
1996-11-13Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson
1996-11-13Forgot in yesterday's make file blitz.Bryan Henderson
1996-11-12End of the make file simplifications.Bryan Henderson
1996-11-04Rename CDEBUG to COPTBruce Momjian
1996-08-21|May I suggest to add access to the oid of an insertedMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier