Commits

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

DateSubjectAuthorReleases
2007-11-10 Have crosstab variants treat NULL rowid as a category in its own right, Joe Conway 7.4.19
2007-11-08 If an index depends on no columns of its table, give it a dependency on the Tom Lane 7.4.19
2007-11-06 Added missing clause to parser. Michael Meskes 7.4.19
2007-10-11 Ensure that the result of evaluating a function during constant-expression Tom Lane 7.4.19
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 7.4.19
2007-09-26 Fix crash of to_tsvector() function on huge input: compareWORD() Teodor Sigaev 7.4.19
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 7.4.19
2007-09-16 Update release notes for last-minute fix. Tom Lane 7.4.18
2007-09-16 Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane 7.4.18
2007-09-14 update configure for 7.4.18 Marc G. Fournier 7.4.18
2007-09-14 Fix markup that doesn't work in back branches. Tom Lane 7.4.18
2007-09-14 Minor editorialization on release notes. Tom Lane 7.4.18
2007-09-13 Translation updates Peter Eisentraut 7.4.18
2007-09-12 Fix the database-wide version of CLUSTER to silently skip temp tables of Alvaro Herrera 7.4.18
2007-09-11 Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian 7.4.18
2007-09-11 Stamp Bruce Momjian 7.4.18
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 7.4.18
2007-08-25 Fix brain fade in DefineIndex(): it was continuing to access the table's Tom Lane 7.4.18
2007-08-23 Fix combo_decrypt() to throw an error for zero-length input when using a Tom Lane 7.4.18
2007-08-21 Fix potential access-off-the-end-of-memory in varbit_out(): it fetched the Tom Lane 7.4.18
2007-08-08 Fix a gradual memory leak in ExecReScanAgg(). Because the aggregation Neil Conway 7.4.18
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 7.4.18
2007-08-02 Fix a memory leak in tuplestore_end(). Unlikely to be significant during Neil Conway 7.4.18
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 7.4.18
2007-07-31 Fix security definer functions with polymorphic arguments. This case has Tom Lane 7.4.18