]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-11-22  Tom LaneFix 1-byte buffer overrun when OID exceeds 1 billion...
2006-10-12  Tom LaneStamp 7.3.16. REL7_3_16
2006-10-11  Tom LaneA bit of copy-editing on back-branch release notes.
2006-10-10  Tom LaneFix psql \d commands to behave properly when a pattern...
2006-10-10  Bruce MomjianUpdate libpq.rc for 7.3.16 and 7.4.14. Later releases...
2006-10-09  Bruce MomjianStamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5.
2006-10-09  Bruce MomjianUpdate release notes for releases 7.3.16, 7.4.14, 8...
2006-10-09  Tom LaneFix back-branch pg_regress scripts to try the "canonica...
2006-10-07  Tom LaneFix ancient oversight in psql's \d pattern processing...
2006-08-31  Tom LaneClean up rather sloppy fix in HEAD for the ancient...
2006-08-08  Teodor SigaevFix bug introduced by last patch, thanks again to Mario...
2006-08-07  Teodor Sigaevfix bug about modifying value in shared buffer,
2006-07-14  Neil ConwayA recent backpatch to 7.3's contrib/ltree got mixed...
2006-07-11  Teodor SigaevFix bug corrupting query in gist consistent function.
2006-07-06  Bruce MomjianFix dbmirror for new backslash escaping:
2006-06-23  Tom LaneBack-patch 7.4-era fix for memory leak with SSL connect...
2006-06-01  Tom LaneBack-port Postgres 7.4 spinlock code into 7.3 branch...
2006-06-01  Tom LanePre-8.0 branches need to cope with possibility that...
2006-05-21  Tom LaneStamp release 7.3.15. REL7_3_15
2006-05-21  Tom LaneUpdate release notes for upcoming releases.
2006-05-21  Bruce MomjianStamp releases 7.3.15, 7.4.13, and 8.0.8.
2006-05-21  Tom LaneModify libpq's string-escaping routines to be aware...
2006-05-21  Tom LaneAdd a new GUC parameter backslash_quote, which determin...
2006-05-21  Tom LaneChange the backend to reject strings containing invalid...
2006-05-21  Bruce MomjianChange \' to '', for SQL standards compliance. Backpat...
2006-05-12  Tom LaneFix the sense of the test on DH_check()'s return value...
2006-05-11  Tom LaneRemove unnecessary .seg/.section directives, per Alan...
2006-04-19  Tom LaneFix ancient memory leak in PQprintTuples(); our code...
2006-03-04  Tatsuo IshiiMinor teak.
2006-03-04  Tatsuo IshiiTighten up SJIS byte sequence check. Now we reject...
2006-02-20  Neil ConwayFix three Python reference leaks in PLy_traceback(...
2006-02-18  Neil ConwayPatch from Marko Kreen:
2006-02-12  Tom LaneStamp 7.3.14. REL7_3_14
2006-02-12  Tom LaneUpdate release notes.
2006-02-12  Tom LaneFix bug in SET SESSION AUTHORIZATION that allows unpriv...
2006-02-12  Bruce MomjianUpdate FAQ latest version
2006-02-12  Bruce MomjianStamp releases for 2006-02-14 release
2006-02-12  Bruce MomjianUpdate release notes for 2006-02-14 release
2006-01-21  Tom LaneRepair longstanding bug in slru/clog logic: it is possi...
2006-01-12  Tom LaneRepair "Halloween problem" in EvalPlanQual: a tuple...
2006-01-12  Tom LaneUse a more bulletproof test for whether finite() and...
2006-01-09  Tom LaneFix pg_dump to add the required OPERATOR() decoration...
2006-01-06  Tom LaneFix failure to apply domain constraints to a NULL const...
2006-01-06  Tom LaneRelease-note updates and copy editing. REL7_3_13
2006-01-06  Tom LaneGenerate back-branch configure scripts with the appropr...
2006-01-05  Bruce MomjianNew pgcrypto item wording.
2006-01-05  Bruce MomjianWording improvements.
2006-01-05  Bruce MomjianImprove markup.
2006-01-05  Bruce Momjian*** empty log message ***
2006-01-05  Bruce MomjianStamp release 7.3.13.
2006-01-05  Tom LaneArrange to set the LC_XXX environment variables to...
2006-01-05  Tom LaneAdd port support for unsetenv() in back branches. ...
2006-01-03  Joe ConwayWhen the remote query result has a different number...
2006-01-03  Tom LaneThere is a signedness bug in Openwall gen_salt code...
2005-12-24  Tatsuo IshiiFix long standing Asian multibyte charsets bug.
2005-12-22  Tom LaneAdjust string comparison so that only bitwise-equal...
2005-12-15  Tom LaneBack-patch 7.4 change to show that freebsd 5 and up...
2005-12-13  Tom LaneRemove unused HAVE_STRUCT_SOCKCRED code, which was...
2005-12-09  Tom LaneStamp 7.3.12. REL7_3_12
2005-12-09  Tom LaneAdd release notes for back branches (7.3 and up).
2005-12-06  Teodor SigaevFix stupid bug with sizeof
2005-12-05  Tom LaneAdd regression test to see if the min/max values of...
2005-11-16  Bruce MomjianProperly document return value of strpos().
2005-11-03  Tom LaneFix longstanding race condition in transaction log...
2005-10-25  Tom LaneFix longstanding bug that would sometimes let the plann...
2005-10-14  Tom LanePass a strdup'd ident string to openlog(), to ensure...
2005-10-12  Tom LaneFix longstanding bug found by Atsushi Ogawa: _bt_check_...
2005-10-03  Tom LaneStamp release 7.3.11. REL7_3_11
2005-10-03  Tom LaneUpdate release notes for pending back-branch releases.
2005-08-30  Teodor SigaevFix missing rows in query
2005-08-26  Tom LaneBack-patch fixes for problems with VACUUM destroying...
2005-08-16  Tom LaneRemove registration message in all the supported back...
2005-08-16  Tom LaneReject operator names >= NAMEDATALEN characters. These...
2005-08-15  Tom Laneint_array_enum function should be using fcinfo->flinfo...
2005-07-18  Tom LaneFix bogus backslash sequences, per Kris Jurka.
2005-07-18  Tom LaneMemSet() must not cast its pointer argument to int32...
2005-07-17  Tom LaneLooks like cube_1 variant is also needed in 7.3 branch.
2005-07-17  Tom LaneAdjust alter_table regression test to avoid conflicts...
2005-07-16  Tom LaneMark the geometry regression test as an ignorable failu...
2005-07-16  Tom LaneFix bogus "extern int errno;" in back branches, per...
2005-07-14  Tom LaneFix mis-backport of libpq memory leak fix. Per Michael...
2005-07-13  Tom LaneFix libpq memory leak during PQreset() --- closePGconn...
2005-07-08  Tom LaneMake libpq_gettext save and restore errno in a Windows...
2005-06-25  Tom LaneFix ancient memory leak in index_create(): RelationInit...
2005-06-20  Tom Laneplpgsql's exec_assign_value() freed the old value of...
2005-06-14  Tom LaneThe random selection in function linear() could deliver...
2005-06-11  Tatsuo IshiiFix bug in MIC -> EUC_JP conversion. Per Atsushi Ogawa.
2005-06-05  Tom LaneCode for SET/SHOW TIME ZONE with a fixed-interval timez...
2005-06-02  Tom LanePush enable/disable of notify and catchup interrupts...
2005-05-31  Tom LaneAdd test to WAL replay to verify that xl_prev points...
2005-05-29  Tom LaneexpandRTE and get_rte_attribute_type mistakenly always...
2005-05-25  Tatsuo IshiiFix previous patch to exprTypmod.
2005-05-24  Tatsuo IshiiInserting 5 characters into char(10) does not produce...
2005-05-17  Tom LaneGuard against duplicate IDs in input file in SortTocFro...
2005-05-09  Tom LaneUpdate release notes for upcoming re-releases. REL7_3_10
2005-05-08  Tom LaneUpdate release checklist to reflect that HISTORY and...
2005-05-08  Tom LaneThe release process is now generating HISTORY/INSTALL...
2005-05-07  Tom LaneRepair very-low-probability race condition between...
2005-05-07  Tom LaneAdjust time qual checking code so that we always check...
2005-05-05  Tom LaneStamp release 7.3.10.
next