Commits

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

DateSubjectAuthorReleases
2015-01-20 Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches. Alvaro Herrera 8.2 (unreleased)
2011-12-14 Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan 8.2 (unreleased)
2011-12-01 Stamp 8.2.23. Tom Lane 8.2.23
2011-12-01 Update information about configuring SysV IPC parameters on NetBSD. Tom Lane 8.2.23
2011-12-01 Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane 8.2.23
2011-11-30 Update time zone data files to tzdata release 2011n. Tom Lane 8.2.23
2011-11-30 Tweak previous patch to ensure edata->filename always gets initialized. Tom Lane 8.2.23
2011-11-30 Strip file names reported in error messages in vpath builds Peter Eisentraut 8.2.23
2011-11-28 Backpatch "Use the preferred version of xsubpp." Andrew Dunstan 8.2.23
2011-11-16 Don't elide blank lines when accumulating psql command history. Robert Haas 8.2.23
2011-11-10 Fix server header file installation with vpath builds Peter Eisentraut 8.2.23
2011-11-05 Don't assume that a tuple's header size is unchanged during toasting. Tom Lane 8.2.23
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 8.2.23
2011-10-29 Fix assorted bogosities in cash_in() and cash_out(). Tom Lane 8.2.23
2011-10-28 Update docs to point to the timezone library's new home at IANA. Tom Lane 8.2.23
2011-10-26 Change FK trigger creation order to better support self-referential FKs. Tom Lane 8.2.23
2011-10-15 Fix bugs in information_schema.referential_constraints view. Tom Lane 8.2.23
2011-10-12 Improve documentation of psql's \q command. Tom Lane 8.2.23
2011-10-08 Don't let transform_null_equals=on affect CASE foo WHEN NULL ... constructs. Heikki Linnakangas 8.2.23
2011-10-06 Make pgstatindex respond to cancel interrupts. Robert Haas 8.2.23
2011-09-24 Fix our mapping of Windows timezones for Central America. Tom Lane 8.2.23
2011-09-22 Stamp 8.2.22. Tom Lane 8.2.22
2011-09-22 Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. Tom Lane 8.2.22
2011-09-22 Translation updates Peter Eisentraut 8.2.22
2011-09-16 gistendscan() forgot to free so->giststate. Tom Lane 8.2.22