Commits

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

DateSubjectAuthorReleases
2006-05-21 Stamp release 7.3.15. Tom Lane 7.3.15
2006-05-21 Update release notes for upcoming releases. Tom Lane 7.3.15
2006-05-21 Modify libpq's string-escaping routines to be aware of encoding considerations Tom Lane 7.3.15
2006-05-21 Add a new GUC parameter backslash_quote, which determines whether the SQL Tom Lane 7.3.15
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 7.3.15
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 7.3.15
2006-05-11 Remove unnecessary .seg/.section directives, per Alan Stange. Tom Lane 7.3.15
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 7.3.15
2006-02-12 Stamp 7.3.14. Tom Lane 7.3.14
2006-02-12 Update release notes. Tom Lane 7.3.14
2006-02-12 Fix bug in SET SESSION AUTHORIZATION that allows unprivileged users to crash Tom Lane 7.3.14
2006-01-21 Repair longstanding bug in slru/clog logic: it is possible for two backends Tom Lane 7.3.14
2006-01-12 Repair "Halloween problem" in EvalPlanQual: a tuple that's been inserted by Tom Lane 7.3.14
2006-01-12 Use a more bulletproof test for whether finite() and isinf() are present. Tom Lane 7.3.14
2006-01-09 Fix pg_dump to add the required OPERATOR() decoration to schema-qualified Tom Lane 7.3.14
2006-01-06 Fix failure to apply domain constraints to a NULL constant that's added to Tom Lane 7.3.14
2006-01-06 Release-note updates and copy editing. Tom Lane 7.3.13
2006-01-06 Generate back-branch configure scripts with the appropriate version of autoconf. Tom Lane 7.3.13
2006-01-05 Arrange to set the LC_XXX environment variables to match our locale setup. Tom Lane 7.3.13
2006-01-05 Add port support for unsetenv() in back branches. Needed for locale Tom Lane 7.3.13
2006-01-03 There is a signedness bug in Openwall gen_salt code that pgcrypto uses. Tom Lane 7.3.13
2005-12-22 Adjust string comparison so that only bitwise-equal strings are considered Tom Lane 7.3.13
2005-12-15 Back-patch 7.4 change to show that freebsd 5 and up don't need Tom Lane 7.3.13
2005-12-13 Remove unused HAVE_STRUCT_SOCKCRED code, which was causing a duplicate- Tom Lane 7.3.13
2005-12-09 Stamp 7.3.12. Tom Lane 7.3.12