]> granicus.if.org Git - postgresql/shortlog
postgresql
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.
2006-06-03 Tom LaneFix copy-and-pasteo in Russian translation: message...
2006-06-01 Tom LaneBack-port recent ppport.h fix to 8.0 branch.
2006-05-30 Tom LaneRemove pqsignalinquire(), which is unused and has porta...
2006-05-23 Tom LaneKlugy fix for bug #2447: we can't expand a whole-row...
2006-05-21 Tom LaneStamp release 8.0.8. REL8_0_8
2006-05-21 Tom LaneUpdate release notes for upcoming releases.
2006-05-21 Tom LaneFix missed \' to '' conversion.
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-19 Tom LaneFix nasty bug in nodeIndexscan.c's detection of duplica...
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-05-08 Bruce MomjianBuild server libpgport with all non-FRONTEND object...
2006-04-26 Bruce MomjianFix SELECT INTO and CREATE TABLE AS to create tables...
2006-04-24 Michael MeskesFixed memory leak bugs found by Martijn Oosterhout.
2006-04-19 Tom LaneFix ancient memory leak in PQprintTuples(); our code...
2006-04-13 Tom LaneFix similar_escape() so that SIMILAR TO works properly...
2006-04-03 Teodor SigaevDetoast query in g_intbig_consistent and copy query...
2006-03-29 Tom LaneTablespaceCreateDbspace should function normally even...
2006-03-28 Tom LaneRepair longstanding error in btree xlog replay: XLogRea...
2006-03-19 Michael MeskesFixed bug 2330: Wrong error code in case of a duplicate key
2006-03-18 Neil ConwayThe call to DNSServiceRegistrationCreate in postmaster...
2006-03-10 Tom LaneFix order of linking of libxslt and libxml2, per Dave...
2006-03-05 Bruce MomjianCheck for "msys" so it doesn't use 'con' by checking...
2006-03-04 Tatsuo IshiiMinor teak.
2006-03-04 Tatsuo IshiiTighten up SJIS byte sequence check. Now we reject...
2006-03-04 Bruce MomjianUse DEVTTY as 'con' on Win32 as a replacement for ...
2006-03-03 Bruce MomjianAvoid trying to open /dev/tty on Win32. Some Win32...
2006-02-24 Andrew Dunstanmake initdb -U username work as advertised; back out...
2006-02-20 Neil ConwayFix three Python reference leaks in PLy_traceback(...
2006-02-18 Neil ConwayPatch from Marko Kreen:
2006-02-14 Tom LaneMove btbulkdelete's vacuum_delay_point() call to a...
2006-02-13 Tom LaneFix qual_is_pushdown_safe to not try to push down quals...
2006-02-12 Tom LaneStamp 8.0.7. REL8_0_7
2006-02-12 Tom LaneUpdate release notes.
next