Commits

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

DateSubjectAuthorReleases
2010-07-23 Backpatch reservation of shared memory region during backend startup on Magnus Hagander 8.2.18
2010-07-23 Avoid deep recursion when assigning XIDs to multiple levels of subxacts. Robert Haas 8.2.18
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.2.18
2010-07-09 Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() Tom Lane 8.2.18
2010-07-08 Fix "cannot handle unplanned sub-select" error that can occur when a Tom Lane 8.2.18
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.2.18
2010-07-03 Fix assorted misstatements and poor wording in the descriptions of the I/O Tom Lane 8.2.18
2010-07-01 Allow ALTER TABLE .. SET TABLESPACE to be interrupted. Robert Haas 8.2.18
2010-06-30 stringToNode() and deparse_expression_pretty() crash on invalid input, Heikki Linnakangas 8.2.18
2010-06-22 Deprecate the use of => as an operator name. Robert Haas 8.2.18
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.2.18
2010-06-15 Consolidate and improve checking of key-column-attnum arguments for Tom Lane 8.2.18
2010-06-14 Rearrange dblink's dblink_build_sql_insert() and related routines to open and Tom Lane 8.2.18
2010-06-09 Fix connection leak in dblink when dblink_connect() or dblink_connect_u() Itagaki Takahiro 8.2.18
2010-06-07 Add missed function dblink_connect_u(text[,text]) to uninstall script Teodor Sigaev 8.2.18
2010-06-03 Fix dblink to treat connection names longer than NAMEDATALEN-2 (62 bytes). Itagaki Takahiro 8.2.18
2010-05-27 Change ps_status.c to explicitly track the current logical length of ps_buffer. Tom Lane 8.2.18
2010-05-20 Change the "N. Central Asia Standard Time" timezone to map to Magnus Hagander 8.2.18
2010-05-17 > Follow up a visit from the style police. Andrew Dunstan 8.2.18
2010-05-16 Fix longstanding typo in V1 calling conventions documentation. Robert Haas 8.2.18
2010-05-15 Improve documentation of pg_restore's -l and -L switches to point out their Tom Lane 8.2.18
2010-05-14 tag 8.2.17 Marc G. Fournier 8.2.17
2010-05-13 Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is Andrew Dunstan 8.2.17
2010-05-13 Update release notes with security issues. Tom Lane 8.2.17
2010-05-13 Use an entity instead of non-ASCII letter. Thom Brown Tom Lane 8.2.17