Commits

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

DateSubjectAuthorReleases
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-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-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-16 gistendscan() forgot to free so->giststate. Tom Lane 8.2.22
2011-09-07 Fix corner case bug in numeric to_char(). Tom Lane 8.2.22
2011-09-06 Avoid possibly accessing off the end of memory in examine_attribute(). Tom Lane 8.2.22
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 8.2.22
2011-09-05 Update time zone data files to tzdata release 2011i. Tom Lane 8.2.22
2011-09-03 Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 8.2.22
2011-08-29 Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro. Tom Lane 8.2.22
2011-08-27 Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7.0 server. Tom Lane 8.2.22
2011-08-27 Ensure we discard unread/unsent data when abandoning a connection attempt. Tom Lane 8.2.22
2011-08-25 Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 8.2.22