Commits

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

DateSubjectAuthorReleases
2008-10-16 Fix a small memory leak in ExecReScanAgg() in the hashed aggregation case. Neil Conway 8.3.5
2008-02-29 Fix several memory leaks when rescanning SRFs. Arrange for an SRF's Neil Conway 8.3.1
2008-01-12 Fix two places in xml.c that neglected to check the return values of Neil Conway 8.3.0
2008-01-12 Minor perf tweak for _SPI_strdup(): if we're going to call strlen() Neil Conway 8.3.0
2008-01-09 Fix an omission in the outfuncs.c support for Agg nodes: the grpColIdx Neil Conway 8.3.0
2008-01-07 Fix a minor bug in outfuncs support for SetOp: dupOperators is an array Neil Conway 8.3.0
2007-12-07 Fix typo in pg_standby docs. Arul Shaji. Neil Conway 8.3.0
2007-11-05 Use LOG instead of DEBUG2 for logging invalid cancel requests. (That is, Neil Conway 8.3.0
2007-10-18 Minor fixes for the release notes. Neil Conway 8.3.0
2007-10-10 Minor correction for full-text search limitations docs. Neil Conway 8.3.0
2007-10-10 Fix typo in REVOKE reference page. Guillaume Lelarge. Neil Conway 8.3.0
2007-10-09 Replace a reference to "start_log_collector" with "logging_collector", Neil Conway 8.3.0
2007-10-04 Two fixes for the release notes from Guillaume Smet. In passing, make Neil Conway 8.3.0
2007-10-04 First pass at SGML-ifying the 8.3 release notes. Plenty of improvements Neil Conway 8.3.0
2007-10-03 Various minor improvements to the 8.3 release notes. Neil Conway 8.3.0
2007-10-02 Fix a compiler warning on Win32. Hannes Eder. Neil Conway 8.3.0
2007-09-19 Prevent corr() from returning the wrong results for negative correlation Neil Conway 8.3.0
2007-08-08 Fix a gradual memory leak in ExecReScanAgg(). Because the aggregation Neil Conway 8.3.0
2007-08-07 Adjust the output of MemoryContextStats() so that the stats for a Neil Conway 8.3.0
2007-08-04 Tweak for initdb: if more command-line arguments were specified than Neil Conway 8.3.0
2007-08-02 Fix a memory leak in tuplestore_end(). Unlikely to be significant during Neil Conway 8.3.0
2007-07-27 Slight refactor for ExecOpenScanRelation(): we can use Neil Conway 8.3.0
2007-07-25 Implement RETURN QUERY for PL/PgSQL. This provides some convenient syntax Neil Conway 8.3.0
2007-07-17 Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS, Neil Conway 8.3.0
2007-07-16 With the native compiler on Unixware, disable optimization if Neil Conway 8.3.0