summaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes the undefined (according to C) and erroneous (underBruce Momjian1998-12-131-3/+5
* Portability fix for old SunOS releases: realloc(NULL, ...)Tom Lane1998-11-291-6/+12
* Performance improvement for libpq: avoid calling malloc separatelyTom Lane1998-11-182-116/+283
* Fix at least a few shared-library problems on Linux.Tom Lane1998-11-121-1/+5
* Update for version 06-40-0001Byron Nikolaidis1998-11-1119-133/+211
* Test for and handle NULL arguments to mylog() print statements.Thomas G. Lockhart1998-11-044-3/+11
* Somehow had the solaris template names reversed. Probably was somethingThomas G. Lockhart1998-11-042-5/+4
* Remove various files that were moved to various subdirectories...Marc G. Fournier1998-11-019-767/+0
* Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.Thomas G. Lockhart1998-10-282-19/+27
* Include appropriate flags for resolved shared library LDFLAGS_ODBCThomas G. Lockhart1998-10-281-1/+2
* Detect lack of permission to install into Perl module library,Tom Lane1998-10-271-4/+13
* Put back string instead of string.h in libpq++.Bruce Momjian1998-10-231-1/+1
* Change string to string.h in libpq++. BSDI 3.0 complains.Bruce Momjian1998-10-231-1/+1
* Include new Makefile.shlib from top levelThomas G. Lockhart1998-10-211-2/+2
* Arbitrary addition of a comment line to get ownership of file in theThomas G. Lockhart1998-10-211-0/+1
* Centralized shared-library build knowledge in a new file,Tom Lane1998-10-196-527/+88
* run autoconfTom Lane1998-10-181-32/+41
* Clean up shared makefile install procedures.Tom Lane1998-10-187-105/+197
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-3/+17
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-5/+19
* Remove Makefile.PL.Bruce Momjian1998-10-171-45/+0
* Fix for GNUmakefile and stupid cruft I forgot in there.Bruce Momjian1998-10-171-1/+1
* Add missing tcl *.in files.Bruce Momjian1998-10-161-31/+9
* interfaces/Makefile fix.Bruce Momjian1998-10-161-3/+1
* add missing file for perl.Bruce Momjian1998-10-161-0/+44
* Here's a patch. It also includes the latest parser changes.Bruce Momjian1998-10-164-5/+17
* Perl fixes from Brook MilliganBruce Momjian1998-10-162-37/+36
* LAtest cvs has a little bug in src/interfaces/ecpg/lib/Makefile.inBruce Momjian1998-10-151-1/+1
* I have included a couple of patches that will make postgresBruce Momjian1998-10-142-4/+9
* Clean up library names and installation paths.Thomas G. Lockhart1998-10-143-96/+105
* Remove $(DESTDIR) as a path prefix. $(POSTGRESDIR) is sufficient now.Thomas G. Lockhart1998-10-141-13/+12
* Fix another memory leak in pg_select --- pointed out by teo@flex.roTom Lane1998-10-141-9/+9
* New PGQUERY_LIMIT environment variable, and doc changes.Bruce Momjian1998-10-141-1/+4
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-131-2/+2
* Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflictMarc G. Fournier1998-10-131-3/+3
* This patch updates the ImageViewer example to use Multiple Threading.Bruce Momjian1998-10-121-49/+120
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-121-1/+2
* More Solaris fixes.Bruce Momjian1998-10-124-7/+7
* Add SVr4 shared libraries.Bruce Momjian1998-10-124-3/+43
* Solaris shared library fixes.Bruce Momjian1998-10-124-12/+39
* Move documentation to sgml sources, so remove man page installation.Thomas G. Lockhart1998-10-101-7/+3
* Move documentation to sgml sources.Thomas G. Lockhart1998-10-102-451/+0
* major/minor shared name cleanupBruce Momjian1998-10-093-16/+19
* Changes to support standalone installation.Thomas G. Lockhart1998-10-094-90/+146
* More bsdi 4.0 cleanups for shared libraries.Bruce Momjian1998-10-092-5/+5
* More bsdi 4.0 fixes.Bruce Momjian1998-10-092-4/+2
* Fix for BSDI shared libraries.Bruce Momjian1998-10-092-6/+6
* Add changelog.Bruce Momjian1998-10-081-0/+85
* Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian1998-10-084-4/+368
* Hello!Bruce Momjian1998-10-081-0/+17