Commits

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

DateSubjectAuthorReleases
2010-09-30 Use a separate interpreter for each calling SQL userid in plperl and pltcl. Tom Lane 8.0.26
2010-09-30 Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, 8.1.22, Tom Lane 8.0.26
2010-09-25 Further fixes to the pg_get_expr() security fix in back branches. Tom Lane 8.0.26
2010-09-24 Still more .gitignore cleanup. Tom Lane 8.0.26
2010-09-23 Prevent show_session_authorization from crashing when session_authorization Tom Lane 8.0.26
2010-09-23 More fixes for libpq's .gitignore file. Tom Lane 8.0.26
2010-09-23 Do some copy-editing on the Git usage docs. Tom Lane 8.0.26
2010-09-22 Fix documentation gitignore for pre-9.0 doc build methods. Tom Lane 8.0.26
2010-09-22 Some more gitignore cleanups: cover contrib and PL regression test outputs. Tom Lane 8.0.26
2010-09-21 Back-patch replacement of README.CVS with README.git. Tom Lane 8.0.26
2010-08-26 Update time zone data files to tzdata release 2010l: DST law changes in Tom Lane 8.0.26
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.0.26
2010-08-16 Arrange to fsync the contents of lockfiles (both postmaster.pid and the Tom Lane 8.0.26
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.0.26
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.0.26
2010-07-30 Improved version of patch to protect pg_get_expr() against misuse: Tom Lane 8.0.26
2010-07-29 Fix another longstanding problem in copy_relation_data: it was blithely Tom Lane 8.0.26
2010-07-09 Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() Tom Lane 8.0.26
2010-07-08 Fix "cannot handle unplanned sub-select" error that can occur when a Tom Lane 8.0.26
2010-07-03 Fix assorted misstatements and poor wording in the descriptions of the I/O Tom Lane 8.0.26
2010-06-15 Fix dblink_build_sql_insert() and related functions to handle dropped Tom Lane 8.0.26
2010-06-15 Consolidate and improve checking of key-column-attnum arguments for Tom Lane 8.0.26
2010-06-14 Rearrange dblink's dblink_build_sql_insert() and related routines to open and Tom Lane 8.0.26
2010-05-27 Change ps_status.c to explicitly track the current logical length of ps_buffer. Tom Lane 8.0.26
2010-05-15 Improve documentation of pg_restore's -l and -L switches to point out their Tom Lane 8.0.26