Commits

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

DateSubjectAuthorReleases
2010-09-22 Another gitignore straggler. Tom Lane 8.2.18
2010-09-22 Some more gitignore cleanups: cover contrib and PL regression test outputs. Tom Lane 8.2.18
2010-09-22 Add gitignore files for ecpg regression tests. Magnus Hagander 8.2.18
2010-09-22 Remove anonymous cvs instructions, and replace them with instructions Magnus Hagander 8.2.18
2010-09-22 Convert cvsignore to gitignore, and add .gitignore for build targets. Magnus Hagander 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-25 Catch null pointer returns from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr Peter Eisentraut 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-11 Fix one more incorrect errno definition in the ECPG manual. Robert Haas 8.2.18
2010-08-11 Fix incorrect errno definitions in ECPG manual. Robert Haas 8.2.18
2010-08-09 Fix incorrect logic in plpgsql for cleanup after evaluation of non-simple Tom Lane 8.2.18
2010-08-06 Fix indexterm spelling Peter Eisentraut 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-29 Fix possible page corruption by ALTER TABLE .. SET TABLESPACE. Robert Haas 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-27 Spelling fix Peter Eisentraut 8.2.18
2010-07-26 Fix grammar Peter Eisentraut 8.2.18