Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2007-08-08 Fix a gradual memory leak in ExecReScanAgg(). Because the aggregation Neil Conway 8.0.14
2007-08-02 Fix a memory leak in tuplestore_end(). Unlikely to be significant during Neil Conway 8.0.14
2007-04-23 Fix newly-introduced documentation typo. Neil Conway 8.0.14
2007-02-02 Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under Neil Conway 8.0.12
2006-03-18 The call to DNSServiceRegistrationCreate in postmaster.c does incorrect Neil Conway 8.0.8
2006-02-20 Fix three Python reference leaks in PLy_traceback(). This would result Neil Conway 8.0.8
2006-02-18 Patch from Marko Kreen: Neil Conway 8.0.8
2006-01-15 When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not Neil Conway 8.0.7
2006-01-12 We neglected to apply domain constraints on UNKNOWN parameters to Neil Conway 8.0.7
2006-01-10 In PLy_function_build_args(), the code loops repeatedly, constructing Neil Conway 8.0.7
2006-01-01 Remove DOS line endings ("\r\n") from several .po files. DOS line endings Neil Conway 8.0.6
2005-12-29 Index: src/pl/plpython/plpython.c Neil Conway 8.0.6
2005-10-11 Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. Neil Conway 8.0.5
2005-10-06 Backpatch merge_db() example for PL/PgSQL to 8.0. Patch from David Neil Conway 8.0.5
2005-09-12 Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. Neil Conway 8.0.4
2005-07-27 Avoid crashing pg_dump if we can't connect to the database server, and Neil Conway 8.0.4
2005-06-22 Correct some code in pg_restore when reading the header of a tar archive: Neil Conway 8.0.4
2005-06-21 Fix a potential backend crash during authentication when parsing a Neil Conway 8.0.4
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.0.4
2005-05-23 Fix typo in PL/Perl Safe.pm initialization that prevented the proper Neil Conway 8.0.4
2005-05-20 Fix typo in ECPG docs, per Andreas Seltenreich. Neil Conway 8.0.4
2005-05-13 Fix bug in COPY CSV mode: handle consecutive embedded newlines in COPY Neil Conway 8.0.4
2005-05-02 Backport fix for correct quoting in CREATE DOMAIN example. Per Robert Neil Conway 8.0.3
2005-04-30 GCC 4.0 includes a new warning option, -Wformat-literal, that emits Neil Conway 8.0.3
2005-04-30 This patch fixes a bug in the error message emitted by pg_restore on an Neil Conway 8.0.3