Commits

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

DateSubjectAuthorReleases
2005-01-27 Fix security and 64-bit issues in contrib/intagg. This code could Tom Lane 7.3.9
2005-01-26 Back-patch 8.0 version of plperl_hash_from_tuple() into prior releases Tom Lane 7.3.9
2005-01-24 Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 7.3.9
2005-01-23 The result of a FULL or RIGHT join can't be assumed to be sorted by the Tom Lane 7.3.9
2005-01-11 interval_out failed to mention 'ago' for negative intervals in SQL and Tom Lane 7.3.9
2004-12-17 array_map failed to insert correct result type in an empty array. Tom Lane 7.3.9
2004-11-18 Back-patch fix for ALTER DATABASE failing to flush pg_database changes Tom Lane 7.3.9
2004-11-17 Fix off-by-one memory allocation, as reported by Rod Taylor. Also Tom Lane 7.3.9
2004-10-22 Stamp release 7.3.8. Tom Lane 7.3.8
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 7.3.8
2004-10-21 Back-patch make_oidjoins_check security improvement. Tom Lane 7.3.8
2004-10-13 Repair possible failure to update hint bits back to disk, per Tom Lane 7.3.8
2004-10-13 Fix breakage in hashjoin from recent backpatch of left-join bug fix. Tom Lane 7.3.8
2004-09-17 Hashed LEFT JOIN would miss outer tuples with no inner match if the join Tom Lane 7.3.8
2004-08-15 Wups, seem to have used an ungood version of lynx to generate this. Tom Lane 7.3.7
2004-08-15 Stamp 7.3.7. Tom Lane 7.3.7
2004-08-11 Fix failure to guarantee that a checkpoint will write out pg_clog updates Tom Lane 7.3.7
2004-03-02 Always schema-qualify the name of a function referenced in CREATE CAST. Tom Lane 7.3.7
2004-03-02 Brand 7.3.6. Tom Lane 7.3.6
2004-03-02 Update release notes for 7.3.6. Tom Lane 7.3.6
2004-03-02 Replace unportable use of /dev/stdin with lynx's -stdin switch. Tom Lane 7.3.6
2004-02-24 Don't crash when a rowtype argument to a plpgsql function is NULL. Tom Lane 7.3.6
2004-02-05 Back-patch fix for ReadOffset with off_t wider than int. Tom Lane 7.3.6
2004-02-02 Do not let external specification of CFLAGS stop us from adding Tom Lane 7.3.6
2004-02-02 Avoid generating invalid character encoding sequences in make_greater_string. Tom Lane 7.3.6