Commits

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

DateSubjectAuthorReleases
2007-04-20 Support explicit placement of the temporary-table schema within search_path. Tom Lane 7.3.19
2007-03-14 Fix a longstanding bug in VACUUM FULL's handling of update chains. The code Tom Lane 7.3.19
2007-03-01 Fix markQueryForLocking() to work correctly in the presence of nested views. Tom Lane 7.3.19
2007-02-25 Update 7.x variant horology files to match the new US DST rules. It seems Tom Lane 7.3.19
2007-02-08 Fix an ancient logic error in plpgsql's exec_stmt_block: it thought it could Tom Lane 7.3.19
2007-02-08 Rearrange use of plpgsql_add_initdatums() so that only the parsing of a Tom Lane 7.3.19
2007-02-02 Stamp release 7.3.18. Tom Lane 7.3.18
2007-02-02 Update release notes for security-related releases in all active branches. Tom Lane 7.3.18
2007-02-02 Repair insufficiently careful type checking for SQL-language functions: Tom Lane 7.3.18
2007-01-27 Correct an old logic error in btree page splitting: when considering a split Tom Lane 7.3.18
2007-01-24 Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on the same Tom Lane 7.3.18
2007-01-05 Minor copy-editing for release note updates. Tom Lane 7.3.17
2007-01-03 Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the Tom Lane 7.3.17
2006-12-26 Repair bug #2839: the various ExecReScan functions need to reset Tom Lane 7.3.17
2006-11-28 Mark to_number() and the numeric-type variants of to_char() as stable, not Tom Lane 7.3.17
2006-11-22 Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't Tom Lane 7.3.17
2006-10-12 Stamp 7.3.16. Tom Lane 7.3.16
2006-10-11 A bit of copy-editing on back-branch release notes. Tom Lane 7.3.16
2006-10-10 Fix psql \d commands to behave properly when a pattern using regex | is given. Tom Lane 7.3.16
2006-10-09 Fix back-branch pg_regress scripts to try the "canonical" expected file if we Tom Lane 7.3.16
2006-10-07 Fix ancient oversight in psql's \d pattern processing code: when seeing two Tom Lane 7.3.16
2006-08-31 Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION Tom Lane 7.3.16
2006-06-23 Back-patch 7.4-era fix for memory leak with SSL connections due to Tom Lane 7.3.16
2006-06-01 Back-port Postgres 7.4 spinlock code into 7.3 branch. This adds Tom Lane 7.3.16
2006-06-01 Pre-8.0 branches need to cope with possibility that the system libc knows Tom Lane 7.3.16