Commits

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

DateSubjectAuthorReleases
2010-09-22 Some more gitignore cleanups: cover contrib and PL regression test outputs. Tom Lane 8.2.18
2010-09-21 Back-patch replacement of README.CVS with README.git. Tom Lane 8.2.18
2010-09-02 Fix up flushing of composite-type typcache entries to be driven directly by Tom Lane 8.2.18
2010-08-30 Back-port into 8.2 an old fix to ensure that BYTE_ORDER gets set Tom Lane 8.2.18
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 8.2.18
2010-08-29 Remove obsolete remark that PQprepare() is more flexible than PREPARE. Tom Lane 8.2.18
2010-08-26 Update time zone data files to tzdata release 2010l: DST law changes in Tom Lane 8.2.18
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.2.18
2010-08-16 Arrange to fsync the contents of lockfiles (both postmaster.pid and the Tom Lane 8.2.18
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.2.18
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.2.18
2010-07-30 Improved version of patch to protect pg_get_expr() against misuse: Tom Lane 8.2.18
2010-07-29 Fix another longstanding problem in copy_relation_data: it was blithely Tom Lane 8.2.18
2010-07-28 Fix potential failure when hashing the output of a subplan that produces Tom Lane 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-03 Fix assorted misstatements and poor wording in the descriptions of the I/O Tom Lane 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-05-27 Change ps_status.c to explicitly track the current logical length of ps_buffer. Tom Lane 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-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
2010-05-13 Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless Tom Lane 8.2.17