aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Performance improvement for libpq: avoid calling malloc separatelyTom Lane1998-11-18
* Fix at least a few shared-library problems on Linux.Tom Lane1998-11-12
* Update for version 06-40-0001Byron Nikolaidis1998-11-11
* Test for and handle NULL arguments to mylog() print statements.Thomas G. Lockhart1998-11-04
* Somehow had the solaris template names reversed. Probably was somethingThomas G. Lockhart1998-11-04
* Remove various files that were moved to various subdirectories...Marc G. Fournier1998-11-01
* Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.Thomas G. Lockhart1998-10-28
* Include appropriate flags for resolved shared library LDFLAGS_ODBCThomas G. Lockhart1998-10-28
* Detect lack of permission to install into Perl module library,Tom Lane1998-10-27
* 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
* Include new Makefile.shlib from top levelThomas G. Lockhart1998-10-21
* Arbitrary addition of a comment line to get ownership of file in theThomas G. Lockhart1998-10-21
* Centralized shared-library build knowledge in a new file,Tom Lane1998-10-19
* run autoconfTom Lane1998-10-18
* Clean up shared makefile install procedures.Tom Lane1998-10-18
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-18
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-18
* Remove Makefile.PL.Bruce Momjian1998-10-17
* Fix for GNUmakefile and stupid cruft I forgot in there.Bruce Momjian1998-10-17
* Add missing tcl *.in files.Bruce Momjian1998-10-16
* interfaces/Makefile fix.Bruce Momjian1998-10-16
* add missing file for perl.Bruce Momjian1998-10-16
* Here's a patch. It also includes the latest parser changes.Bruce Momjian1998-10-16
* Perl fixes from Brook MilliganBruce Momjian1998-10-16
* LAtest cvs has a little bug in src/interfaces/ecpg/lib/Makefile.inBruce Momjian1998-10-15
* I have included a couple of patches that will make postgresBruce Momjian1998-10-14
* Clean up library names and installation paths.Thomas G. Lockhart1998-10-14
* Remove $(DESTDIR) as a path prefix. $(POSTGRESDIR) is sufficient now.Thomas G. Lockhart1998-10-14
* Fix another memory leak in pg_select --- pointed out by teo@flex.roTom Lane1998-10-14
* New PGQUERY_LIMIT environment variable, and doc changes.Bruce Momjian1998-10-14
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-13
* Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflictMarc G. Fournier1998-10-13
* This patch updates the ImageViewer example to use Multiple Threading.Bruce Momjian1998-10-12
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-12
* 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
* major/minor shared name cleanupBruce Momjian1998-10-09
* Changes to support standalone installation.Thomas G. Lockhart1998-10-09
* More bsdi 4.0 cleanups for shared libraries.Bruce Momjian1998-10-09
* More bsdi 4.0 fixes.Bruce Momjian1998-10-09
* Fix for BSDI shared libraries.Bruce Momjian1998-10-09
* Add changelog.Bruce Momjian1998-10-08
* Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian1998-10-08
* Hello!Bruce Momjian1998-10-08
* Use the $(LN_S) substitution for "ln -s" since configure tests for it.Thomas G. Lockhart1998-10-07
* Clean up for configuration from the Postgres main configure script.Thomas G. Lockhart1998-10-07