Commits

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

DateSubjectAuthorReleases
2009-09-03 Translation updates Peter Eisentraut 7.4.26
2009-09-02 Improve picksplit debug message Peter Eisentraut 7.4.26
2009-08-27 Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, 8.4.1. Bruce Momjian 7.4.26
2009-08-24 Fix inclusions of readline/editline header files so that we only attempt to Tom Lane 7.4.26
2009-08-18 Fix overflow for INTERVAL 'x ms' where x is more than a couple million, Tom Lane 7.4.26
2009-08-10 Re-add documentation for --no-readline option of psql, mistakenly removed a decade ago. Backpatch to release 7.4. Andrew Dunstan 7.4.26
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 7.4.26
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 7.4.26
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 7.4.26
2009-06-05 Adjust recent PERL_SYS_INIT3 call to avoid platforms where it might fail, and to remove compilation warning. Backpatch the release 7.4 Andrew Dunstan 7.4.26
2009-06-04 Initialise perl library as documented in perl API. Backpatch to release 7.4. Andrew Dunstan 7.4.26
2009-05-02 Split the release notes into a separate file for each (active) major branch, Tom Lane 7.4.26
2009-05-01 When checking for datetime field overflow, we should allow a fractional-second Tom Lane 7.4.26
2009-04-25 Fix the handling of sub-SELECTs appearing in the arguments of an outer-level Tom Lane 7.4.26
2009-04-25 Remove HELIOS Software GmbH name and copyright from AIX dynloader files, Bruce Momjian 7.4.26
2009-04-15 Remove beer-ware license from crypt-md5.c, per Magnus Hagander 7.4.26
2009-04-07 Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense Teodor Sigaev 7.4.26
2009-04-07 Defend against non-ASCII letters in fuzzystrmatch code. The functions Tom Lane 7.4.26
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 7.4.26
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 7.4.26
2009-03-13 tag 7.4.25 Marc G. Fournier 7.4.25
2009-03-12 Update back-branch release notes. Tom Lane 7.4.25
2009-03-12 Fix core dump due to null-pointer dereference in to_char() when datetime Tom Lane 7.4.25
2009-03-05 Add MUST (Mauritius Island Summer Time) to the list of known abbreviations. Heikki Linnakangas 7.4.25
2009-03-04 Put back our old workaround for machines that declare cbrt() in math.h but Tom Lane 7.4.25