Commits

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

DateSubjectAuthorReleases
2006-08-08 Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@sime.com> Teodor Sigaev 7.3.16
2006-08-07 fix bug about modifying value in shared buffer, Teodor Sigaev 7.3.16
2006-07-14 A recent backpatch to 7.3's contrib/ltree got mixed up, putting code in Neil Conway 7.3.16
2006-07-11 Fix bug corrupting query in gist consistent function. Teodor Sigaev 7.3.16
2006-07-06 Fix dbmirror for new backslash escaping: Bruce Momjian 7.3.16
2006-06-23 Back-patch 7.4-era fix for memory leak with SSL connections due to Tom Lane 7.3.16
2006-06-01 Back-port Postgres 7.4 spinlock code into 7.3 branch. This adds Tom Lane 7.3.16
2006-06-01 Pre-8.0 branches need to cope with possibility that the system libc knows Tom Lane 7.3.16
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 Stamp releases 7.3.15, 7.4.13, and 8.0.8. Bruce Momjian 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-21 Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, Bruce Momjian 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-03-04 Minor teak. Tatsuo Ishii 7.3.15
2006-03-04 Tighten up SJIS byte sequence check. Now we reject invalid SJIS byte Tatsuo Ishii 7.3.15
2006-02-20 Fix three Python reference leaks in PLy_traceback(). This would result Neil Conway 7.3.15
2006-02-18 Patch from Marko Kreen: Neil Conway 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