Commits

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

DateSubjectAuthorReleases
2007-08-08 Fix a gradual memory leak in ExecReScanAgg(). Because the aggregation Neil Conway 7.4.18
2007-08-02 Fix a memory leak in tuplestore_end(). Unlikely to be significant during Neil Conway 7.4.18
2007-04-23 Fix newly-introduced documentation typo. Neil Conway 7.4.18
2006-03-18 The call to DNSServiceRegistrationCreate in postmaster.c does incorrect Neil Conway 7.4.13
2006-02-20 Fix three Python reference leaks in PLy_traceback(). This would result Neil Conway 7.4.13
2006-02-18 Patch from Marko Kreen: Neil Conway 7.4.13
2006-01-12 We neglected to apply domain constraints on UNKNOWN parameters to Neil Conway 7.4.12
2006-01-01 Remove DOS line endings ("\r\n") from several .po files. DOS line endings Neil Conway 7.4.11
2005-10-11 Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. Neil Conway 7.4.10
2005-09-12 Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. Neil Conway 7.4.9
2005-06-22 Correct some code in pg_restore when reading the header of a tar archive: Neil Conway 7.4.9
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 7.4.9
2005-04-30 GCC 4.0 includes a new warning option, -Wformat-literal, that emits Neil Conway 7.4.8
2005-04-30 This patch fixes a bug in the error message emitted by pg_restore on an Neil Conway 7.4.8
2005-03-12 Some builds (depends on crypto engine support?) of OpenSSL Neil Conway 7.4.8
2005-02-07 Prevent 4 more buffer overruns in the PL/PgSQL parser. This is just a Neil Conway 7.4.8
2005-01-26 Mark the text_soundex() function as "strict", to avoid crashing on NULL Neil Conway 7.4.7
2005-01-21 Prevent overrunning a heap-allocated buffer if more than 1024 parameters Neil Conway 7.4.7
2004-11-17 Backpatch fix from HEAD: Neil Conway 7.4.7
2004-09-13 Due to popular domand, backport fix for a typo in the SELECT reference Neil Conway 7.4.6
2004-03-10 Improvements to README.CVS Neil Conway 7.4.3
2004-02-02 Use Tcl_PutEnv() in place of putenv() in libpgtcl, as the latter can Neil Conway 7.4.2