Commits

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

DateSubjectAuthorReleases
2005-01-11 interval_out failed to mention 'ago' for negative intervals in SQL and Tom Lane 7.2.7
2004-10-24 Back-patch removal of extraneous semicolon, so that this will build Tom Lane 7.2.7
2004-10-22 Stamp release 7.2.6. Tom Lane 7.2.6
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 7.2.6
2004-10-21 Back-patch make_oidjoins_check security improvement. Tom Lane 7.2.6
2004-10-13 Repair possible failure to update hint bits back to disk, per Tom Lane 7.2.6
2004-10-13 Fix breakage in hashjoin from recent backpatch of left-join bug fix. Tom Lane 7.2.6
2004-09-17 Hashed LEFT JOIN would miss outer tuples with no inner match if the join Tom Lane 7.2.6
2004-08-19 Update 7.2 regression tests to match what you get when using a modern Tom Lane 7.2.5
2004-08-15 Stamp 7.2.5. Tom Lane 7.2.5
2004-08-11 Fix failure to guarantee that a checkpoint will write out pg_clog updates Tom Lane 7.2.5
2004-03-20 Repair multiple memory leaks in getTables(), including one that could Tom Lane 7.2.5
2003-07-29 Fix longstanding error in _bt_search(): should moveright at top of loop not Tom Lane 7.2.5
2003-07-14 Fix a *second* buffer overrun bug in to_ascii(). Grumble. Tom Lane 7.2.5
2003-04-13 Second try at avoiding conflicts with system isblank(). Tom Lane 7.2.5
2003-04-12 Guard against macro versions of isblank(). Tom Lane 7.2.5
2003-04-11 Add #include <errno.h> per recent reports that it's now necessary on Tom Lane 7.2.5
2003-04-02 Fix buffer overrun in to_ascii(), per report from Guido Notari. Tom Lane 7.2.5
2003-03-31 TestConfiguration returns int, not bool. This mistake is relatively Tom Lane 7.2.5
2003-03-13 Async_NotifyHandler must save and restore ImmediateInterruptOK. Fixes Tom Lane 7.2.5
2003-01-29 Brand 7.2.4. Tom Lane 7.2.4
2003-01-29 Update release history for 7.2.4. Tom Lane 7.2.4
2003-01-29 Back-patch fix to avoid integer overflow in ExecHashJoinGetBatch(), Tom Lane 7.2.4
2003-01-26 Back-patch fixes to detoast pg_group.grolist. Tom Lane 7.2.4
2003-01-26 Back-patch fixes to ensure t_ctid always has correct value (prevents Tom Lane 7.2.4