Commits

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

DateSubjectAuthorReleases
2008-07-08 Fix performance bug in write_syslog(): the code to preferentially break the Tom Lane 7.4.22
2008-07-07 Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean Tom Lane 7.4.22
2008-06-10 Create a script to handle stamping release version numbers into files, Tom Lane 7.4.22
2008-06-09 Fix datetime input functions to correctly detect integer overflow when Tom Lane 7.4.22
2008-06-09 tag 7.4.21 Tom Lane 7.4.21
2008-06-08 Stamp 7.4.21 (except for configure.in/configure) Tom Lane 7.4.21
2008-06-07 Update release notes for 8.3.3 et al. Tom Lane 7.4.21
2008-06-06 Fix pg_get_ruledef() so that negative numeric constants are parenthesized. Tom Lane 7.4.21
2008-06-06 Remove link that pre-8.2 doc tools don't support. Tom Lane 7.4.20
2008-06-06 tag 7.4.20 Tom Lane 7.4.20
2008-06-05 Stamp 7.4.20 (except for configure.in/configure) Tom Lane 7.4.20
2008-06-05 Translation updates. Tom Lane 7.4.20
2008-06-04 Draft release notes for upcoming back-branch updates. Tom Lane 7.4.20
2008-05-28 Improve GRANT documentation to point out that UPDATE and DELETE typically Tom Lane 7.4.20
2008-05-27 Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER, and REINDEX when the Tom Lane 7.4.20
2008-05-25 Adjust timestamp regression tests to prevent two low-probability failure Tom Lane 7.4.20
2008-05-09 Fix an ancient oversight in change_varattnos_of_a_node: it neglected to update Tom Lane 7.4.20
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 7.4.20
2008-04-05 Defend against JOINs having more than 32K columns altogether. We cannot Tom Lane 7.4.20
2008-03-25 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 7.4.20
2008-03-19 Fix regexp substring matching (substring(string from pattern)) for the corner Tom Lane 7.4.20
2008-03-12 Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by postponing Tom Lane 7.4.20
2008-02-27 If RelationBuildDesc() fails to open a critical system index, PANIC with Tom Lane 7.4.20
2008-02-24 Use our own getopt() and getopt_long() on Solaris, because that platform's Tom Lane 7.4.20
2008-02-23 Avoid trying to print a NULL char pointer in --describe-config. On some Tom Lane 7.4.20