]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-04-19  Tom LaneRepair PANIC condition in hash indexes when a previous...
2007-04-19  Bruce MomjianRelease wording updates for releases 8.2.4, 8.1.9,...
2007-04-19  Bruce MomjianUpdate FAQ to mention most recent release for releases
2007-04-19  Bruce MomjianStamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19.
2007-04-19  Bruce MomjianRelease note updates for 8.2.4, 8.1.9, 8.0.13, 7.4...
2007-04-18  Peter EisentrautTranslation updates
2007-04-16  Magnus HaganderDon't write timing output in quiet mode.
2007-04-02  Tom LaneFix check_sql_fn_retval to allow the case where a SQL...
2007-04-02  Teodor SigaevFix caching of unsuccessful initialization of parser...
2007-03-26  Tatsuo IshiiFix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW...
2007-03-17  Tom LaneSPI_cursor_open failed to enforce that only read-only...
2007-03-14  Tom LaneFix a longstanding bug in VACUUM FULL's handling of...
2007-03-14  Tom LaneArrange to install a "posixrules" entry in our timezone...
2007-03-06  Tom LaneFix oversight in original coding of inline_function...
2007-03-01  Tom LaneFix markQueryForLocking() to work correctly in the...
2007-02-27  Michael MeskesBackported bug fix for #2956.
2007-02-18  Tom LaneFix portal management code to support non-default comma...
2007-02-12  Teodor SigaevFix backend crash in parsing incorrect tsquery.
2007-02-08  Tom LaneFix an ancient logic error in plpgsql's exec_stmt_block...
2007-02-08  Tom LaneRearrange use of plpgsql_add_initdatums() so that only...
2007-02-07  Bruce MomjianStamp releases notes for 8.2.3, 8.1.8, 8.0.12. REL8_0_12
2007-02-07  Bruce MomjianStamp releases 8.2.3, 8.1.8, 8.0.12. No release notes...
2007-02-06  Tom LaneFix an error in the original coding of holdable cursors...
2007-02-06  Tom LaneRemove typmod checking from the recent security-related...
2007-02-06  Michael MeskesBackported va_list handling cleanup
2007-02-02  Neil ConwayReword suggestion that libpq.dll be installed in WINNT...
2007-02-02  Tom LaneStamp release 8.0.11. REL8_0_11
2007-02-02  Tom LaneUpdate release notes for security-related releases...
2007-02-02  Tom LaneRepair failure to check that a table is still compatibl...
2007-02-02  Tom LaneRepair insufficiently careful type checking for SQL...
2007-01-31  Peter EisentrautTranslation updates
2007-01-30  Tom LaneAdd SPI_push/SPI_pop calls so that datatype input and...
2007-01-27  Tom LaneCorrect an old logic error in btree page splitting...
2007-01-24  Tom LaneGet pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc...
2007-01-24  Tom LaneRelax an Assert() that has been found to be too strict...
2007-01-13  Tatsuo IshiiBack port patch.
2007-01-06  PostgreSQL... tag it REL8_0_10
2007-01-06  Tom LaneLinks to GUC variables from HISTORY don't work in back...
2007-01-06  Bruce MomjianFix markup because older releases couldn't link to...
2007-01-05  Tom LaneMinor copy-editing for release note updates.
2007-01-05  Bruce MomjianStamp release 8.0.10.
2007-01-05  Bruce MomjianCreate release notes for 8.0.10.
2007-01-03  Tom LaneFix regex_fixed_prefix() to cope reasonably well with...
2006-12-26  Tom LaneRepair bug #2839: the various ExecReScan functions...
2006-12-21  Teodor SigaevFix convertion for 'PFX flag N num'
2006-12-01  Tom LaneDocument the recently-understood hazard that a rollback...
2006-11-28  Tom LaneUpdate timezone data to tzdata2006p zic distribution...
2006-11-28  Tom LaneMark to_number() and the numeric-type variants of to_ch...
2006-11-24  Tom LaneFix psql's \copy command to ensure that it cycles libpq...
2006-11-22  Tom LaneFix 1-byte buffer overrun when OID exceeds 1 billion...
2006-11-20  Tom LaneWhen truncating a relation in-place (eg during VACUUM...
2006-11-19  Tom LaneRepair problems with hash indexes that span multiple...
2006-11-08  Michael MeskesApplied patch by Peter Harris to free auto_mem struct...
2006-11-06  Tom LaneRepair bug #2694 concerning an ARRAY[] construct whose...
2006-11-01  Tom LaneFix "failed to re-find parent key" btree VACUUM failure...
2006-10-20  Tom LaneBack-patch second version of AIX getaddrinfo fix.
2006-10-19  Tom LaneWork around reported problem that AIX's getaddrinfo...
2006-10-13  Teodor SigaevFix infinite sleep and failes of send in Win32.
2006-10-12  Tom LaneStamp 8.0.9. REL8_0_9
2006-10-12  Tom LaneUpdate release notes for SQL functions vs triggers...
2006-10-12  Tom LaneFix mishandling of after-trigger state when a SQL funct...
2006-10-11  Tom LaneA bit of copy-editing on back-branch release notes.
2006-10-11  Tom LaneRepair incorrect check for coercion of unknown literal...
2006-10-11  Tom LaneCREATE TABLE ... LIKE ... should mark the columns it...
2006-10-10  Tom LaneFix psql \d commands to behave properly when a pattern...
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-10-07  Tom LaneFix string_to_array() to correctly handle the case...
2006-10-06  Tom LaneFix SysCacheGetAttr() to handle the case where the...
2006-10-01  Tom Lanedate_trunc also accepts 'quarter'. Noted by Yoshihisa...
2006-08-31  Tom LaneClean up rather sloppy fix in HEAD for the ancient...
2006-08-29  Teodor SigaevFix mistyping
2006-08-18  Andrew DunstanAdd installcheck-parallel target to top level makefiles.
2006-08-18  Michael MeskesBackported buffer overrun fix from HEAD
2006-08-18  Michael MeskesApplied the connect patch from HEAD
2006-08-08  Teodor SigaevFix bug introduced by last patch, thanks again to Mario...
2006-08-07  Tom LaneBack-port HEAD's configure fixes to select appropriate...
2006-08-07  Teodor Sigaevfix bug about modifying value in shared buffer,
2006-07-31  Alvaro HerreraFix confusion between COPY FROM and COPY TO, per Gavin...
2006-07-29  Andrew Dunstanprevent multiplexing Windows kernel event objects we...
2006-07-16  Tom LaneEnsure that we retry rather than erroring out when...
2006-07-14  Tom LaneAdd dependency to fix parallel-make race condition...
2006-07-11  Teodor SigaevFix bug corrupting query in gist consistent function.
2006-07-10  Tom LaneFix ALTER TABLE to check pre-existing NOT NULL constrai...
2006-07-06  Bruce MomjianFix dbmirror for new backslash escaping:
2006-07-05  Michael MeskesFixed remaining Coverity bugs.
2006-06-26  Michael MeskesAdded missing braces to prevent a segfault after usage...
2006-06-26  Michael MeskesAdded some more coverity report patches send in by...
2006-06-25  Michael MeskesMoved some free() calls that coverity correctly complai...
2006-06-25  Alvaro HerreraOur version of getopt_long does not set optarg upon...
2006-06-21  Michael MeskesAdded some more coverity report patches send in by...
2006-06-21  Michael MeskesAdded fixes from the coverity report send in by Joachim...
2006-06-19  Tom LaneBack-port shell script syntax fix needed for some BSD...
2006-06-19  Michael MeskesDo not use already free'ed errmsg, bug found by Joachim...
2006-06-18  Tom LaneIncrease timeout in statement_timeout test from 1 secon...
2006-06-17  Andrew Dunstanbackport workaround for OpenBSD compiler bug
2006-06-11  Tom LaneFix Assert failure when a fastpath function call is...
2006-06-06  Michael MeskesFixed two memory leaks in ecpglib.
next