]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-06-19  Michael MeskesDo not use already free'ed errmsg, bug found by Joachim...
2006-06-19  Tom LaneTake the statistics collector out of the loop for monit...
2006-06-18  Bruce MomjianUpdate my email address.
2006-06-18  Tom LaneDon't try to call posix_fadvise() unless <fcntl.h>...
2006-06-18  Tom LaneFix saveHistory() to not emit bogus complaint during...
2006-06-18  Tom LaneIncrease timeout in statement_timeout test from 1 secon...
2006-06-18  Peter EisentrautMerge postmaster and postgres command into just postgre...
2006-06-16  Tom LaneFix a couple of obvious problems in DROP IF EXISTS...
2006-06-16  Tom LaneCode review for SELECT INTO STRICT patch: use saner...
2006-06-16  Tom LaneClean up after someone's curious idea that it'd be...
2006-06-16  Andrew Dunstandocs for DROP ... IF EXISTS for the following cases:
2006-06-16  Bruce MomjianAdd:
2006-06-16  Bruce MomjianAdd:
2006-06-16  Bruce MomjianDocument issues with non-default tablespaces and pg_dum...
2006-06-16  Bruce MomjianAdd URL for ISO dates:
2006-06-16  Andrew DunstanDROP ... IF EXISTS for the following cases:
2006-06-16  Bruce MomjianAdd URL for currency type:
2006-06-16  Bruce MomjianAdd URL for updatable views:
2006-06-16  Bruce MomjianAdd:
2006-06-16  Tom LaneFix problems with cached tuple descriptors disappearing...
2006-06-16  Bruce MomjianAdd URL to:
2006-06-16  Bruce MomjianAdd URL for freespace map filling.
2006-06-16  Bruce Momjian>
2006-06-16  Bruce Momjian> o Add PL/Python tracebacks
2006-06-16  Bruce MomjianAdd:
2006-06-16  Bruce MomjianAdd URL for:
2006-06-16  Bruce MomjianAdd to locale TODO.detail.
2006-06-16  Bruce MomjianAdd URL for ISO date/time syntax:
2006-06-16  Bruce MomjianAdd LDAP documentation missed in code patch.
2006-06-16  Bruce MomjianUpdate preload_library magic block wording.
2006-06-16  Bruce MomjianTest for POSIX_FADV_DONTNEED to use posix_fadvise().
2006-06-16  Bruce MomjianFix:
2006-06-16  Bruce MomjianUpdate magic block wording for preloaded libraries.
2006-06-15  Bruce MomjianUse posix_fadvise() to avoid kernel caching of WAL...
2006-06-15  Bruce MomjianAdd STRICT to PL/pgSQL SELECT INTO, so exceptions are...
2006-06-15  Bruce MomjianFix to_ascii() markup error.
2006-06-15  Bruce MomjianAdd mention that preload_libraries check the magic...
2006-06-15  Bruce MomjianUpdate syntax suggestion:
2006-06-15  Bruce MomjianMove list of supported to_ascii() encodings from footno...
2006-06-15  Bruce MomjianAdd:
2006-06-15  Bruce MomjianClarify dynamic pl/pgsql item and add URLs. Restructur...
2006-06-15  Bruce MomjianAdd:
2006-06-15  Bruce MomjianDone, removed:
2006-06-15  Tom LaneRemove the limit on the number of entries allowed in...
2006-06-14  Bruce MomjianAdd to locale TODO.detail.
2006-06-14  Bruce MomjianRemove, done:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAdd URL to ILIKE encoding fix:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAlready done:
2006-06-14  Bruce MomjianDone by Peter:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAdd item, not fixed:
2006-06-14  Bruce MomjianRemove, already in back branches:
2006-06-14  Bruce MomjianDone:
2006-06-14  Bruce MomjianAdd information schema item:
2006-06-14  Bruce MomjianAdd COPY views patch URL:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianKeep TODO.detail until item is done:
2006-06-14  Bruce MomjianAdd URL, remove TODO.detail:
2006-06-14  Bruce MomjianAdd locale/encoding references:
2006-06-14  Bruce MomjianAdd locale TODO.detail emails.
2006-06-14  Bruce MomjianUpdate link to TODO.detail:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAdded:
2006-06-14  Bruce MomjianAdd entry:
2006-06-14  Tom LaneFurther thoughts about lo_export/lo_import error handli...
2006-06-14  Tom LaneClean up psql's control-C handling to avoid longjmp...
2006-06-14  Tom LaneImprove error detection and recovery in lo_import(...
2006-06-14  Tom LaneDo a CHECK_FOR_INTERRUPTS immediately before terminatin...
2006-06-13  Bruce MomjianRemove:
2006-06-12  Bruce MomjianAdd BY clause to PL/PgSQL FOR loop, to control the...
2006-06-12  Bruce MomjianAvoid use of C commment inside C comment from recent...
2006-06-12  Bruce MomjianPrevent Win32 from displaying a popup box on backend...
2006-06-12  Bruce MomjianAdd URL for bitmap AM:
2006-06-12  Bruce MomjianWin32 can't catch the exception thrown by INT_MIN ...
2006-06-12  Tom LaneMinor code cleanup: make the WIN32 case less gratuitous...
2006-06-11  Tom LaneCode review for psql multiline history patch(es). ...
2006-06-11  Tom LaneFix Assert failure when a fastpath function call is...
2006-06-10  Bruce MomjianRemove pg_dump wording:
2006-06-10  Bruce MomjianAdd:
2006-06-09  Tom LaneRepair remarkably-inefficient query for dumping large...
2006-06-09  Tom LaneRevert sampling patch for EXPLAIN ANALYZE; it turns...
2006-06-09  Bruce MomjianCleanups:
2006-06-09  Bruce MomjianCleanup:
2006-06-09  Teodor SigaevNow ispell dictionary can eat dictionaries in MySpell...
2006-06-09  Bruce MomjianAdd URL.
2006-06-09  Bruce MomjianUpdate:
2006-06-09  Bruce MomjianRemove:
2006-06-08  Tom LaneFix bootstrap.c so that database startup process and...
2006-06-08  Bruce MomjianAdd URL.
2006-06-08  Bruce MomjianUse simple URL's rather than text and a URL:
2006-06-08  Bruce MomjianAdd URL.
2006-06-08  Bruce MomjianRemove Win32 file, moved to /port.
2006-06-08  Tom LaneRemove obsolete comment about VACUUM FULL: it takes...
2006-06-08  Bruce Momjian/contrib/adminpack: More clearly identify renaming...
2006-06-08  Bruce MomjianSpelling fix.
2006-06-08  Bruce MomjianDone:
2006-06-08  Bruce MomjianAdd missing 3rd argument to open().
next