| Age | Commit message (Expand) | Author |
| 1999-01-08 | Update 06-40-0004 -- Add Bookmark support! | Byron Nikolaidis |
| 1999-01-07 | Sorry for posting it here again, but I haven't corrected my | Bruce Momjian |
| 1999-01-06 | Update 06-40-0003 | Byron Nikolaidis |
| 1999-01-05 | Mini Update #2 -- final fixes for buffer lengths, null buffers, truncation | Byron Nikolaidis |
| 1998-12-31 | uncomment MYLOG to prevent warnings in compile | Byron Nikolaidis |
| 1998-12-31 | Mini update to fix SQLGetInfo to work properly (truncation, NULL) | Byron Nikolaidis |
| 1998-12-29 | Minor fixes to compile on unix for v6-40-0002 | Byron Nikolaidis |
| 1998-12-29 | Update for version 6-40-0002 and re-merge Thomas' changes. | Byron Nikolaidis |
| 1998-12-22 | From: Michael Meskes <Michael.Meskes@usa.net> | Marc G. Fournier |
| 1998-12-18 | Here are descriptions: | Bruce Momjian |
| 1998-12-17 | Upgrade to Pygress 2.2. | Bruce Momjian |
| 1998-12-14 | Compilation of libpq for Win32 breaks on 6.4, because of a change that I | Bruce Momjian |
| 1998-12-13 | This patch fixes the undefined (according to C) and erroneous (under | Bruce Momjian |
| 1998-11-29 | Portability fix for old SunOS releases: realloc(NULL, ...) | Tom Lane |
| 1998-11-18 | Performance improvement for libpq: avoid calling malloc separately | Tom Lane |
| 1998-11-12 | Fix at least a few shared-library problems on Linux. | Tom Lane |
| 1998-11-11 | Update for version 06-40-0001 | Byron Nikolaidis |
| 1998-11-04 | Test for and handle NULL arguments to mylog() print statements. | Thomas G. Lockhart |
| 1998-11-04 | Somehow had the solaris template names reversed. Probably was something | Thomas G. Lockhart |
| 1998-11-01 | Remove various files that were moved to various subdirectories... | Marc G. Fournier |
| 1998-10-28 | Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes. | Thomas G. Lockhart |
| 1998-10-28 | Include appropriate flags for resolved shared library LDFLAGS_ODBC | Thomas G. Lockhart |
| 1998-10-27 | Detect lack of permission to install into Perl module library, | Tom Lane |
| 1998-10-23 | Put back string instead of string.h in libpq++. | Bruce Momjian |
| 1998-10-23 | Change string to string.h in libpq++. BSDI 3.0 complains. | Bruce Momjian |
| 1998-10-21 | Include new Makefile.shlib from top level | Thomas G. Lockhart |
| 1998-10-21 | Arbitrary addition of a comment line to get ownership of file in the | Thomas G. Lockhart |
| 1998-10-19 | Centralized shared-library build knowledge in a new file, | Tom Lane |
| 1998-10-18 | run autoconf | Tom Lane |
| 1998-10-18 | Clean up shared makefile install procedures. | Tom Lane |
| 1998-10-18 | Still another round of Perl-module installation tweaks. | Tom Lane |
| 1998-10-18 | Still another round of Perl-module installation tweaks. | Tom Lane |
| 1998-10-17 | Remove Makefile.PL. | Bruce Momjian |
| 1998-10-17 | Fix for GNUmakefile and stupid cruft I forgot in there. | Bruce Momjian |
| 1998-10-16 | Add missing tcl *.in files. | Bruce Momjian |
| 1998-10-16 | interfaces/Makefile fix. | Bruce Momjian |
| 1998-10-16 | add missing file for perl. | Bruce Momjian |
| 1998-10-16 | Here's a patch. It also includes the latest parser changes. | Bruce Momjian |
| 1998-10-16 | Perl fixes from Brook Milligan | Bruce Momjian |
| 1998-10-15 | LAtest cvs has a little bug in src/interfaces/ecpg/lib/Makefile.in | Bruce Momjian |
| 1998-10-14 | I have included a couple of patches that will make postgres | Bruce Momjian |
| 1998-10-14 | Clean up library names and installation paths. | Thomas G. Lockhart |
| 1998-10-14 | Remove $(DESTDIR) as a path prefix. $(POSTGRESDIR) is sufficient now. | Thomas G. Lockhart |
| 1998-10-14 | Fix another memory leak in pg_select --- pointed out by teo@flex.ro | Tom Lane |
| 1998-10-14 | New PGQUERY_LIMIT environment variable, and doc changes. | Bruce Momjian |
| 1998-10-13 | From: Peter Gucwa <pg@softcomputer.com> | Marc G. Fournier |
| 1998-10-13 | Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflict | Marc G. Fournier |
| 1998-10-12 | This patch updates the ImageViewer example to use Multiple Threading. | Bruce Momjian |
| 1998-10-12 | Tcl fixes from Billy G. Allie | Bruce Momjian |
| 1998-10-12 | More Solaris fixes. | Bruce Momjian |