]> granicus.if.org Git - postgresql/shortlog
postgresql
2008-03-21 Tom LaneReport the current queries of all backends involved...
2008-03-21 Bruce MomjianAdd:
2008-03-21 Bruce MomjianAdd:
2008-03-21 Bruce MomjianAdd:
2008-03-21 Michael MeskesCorrected version number.
2008-03-21 Bruce MomjianDocument that soft-mounting NFS is not recommended.
2008-03-21 Bruce MomjianMore README src cleanups.
2008-03-21 Tom LaneAdjust pgstatindex() to give correct answers for indexe...
2008-03-21 Andrew DunstanGenerate dummy probes.h for MSVC builds.
2008-03-21 Tom LaneGet rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP condi...
2008-03-20 Tom LaneArrange for an explicit cast applied to an ARRAY[]...
2008-03-20 Alvaro HerreraAdd a couple of missing FreeQueryDesc calls. Noticed...
2008-03-20 Bruce MomjianMake source code READMEs more consistent. Add CVS...
2008-03-20 Tom LaneDept of second thoughts: --no-tablespaces had better...
2008-03-20 Tom LaneSupport a --no-tablespaces option in pg_dump/pg_dumpall...
2008-03-20 Michael MeskesAdded ECPGget_PGconn() function to ecpglib, courtesy...
2008-03-20 Michael MeskesChanged statement escaping to not escape continuation...
2008-03-20 Heikki LinnakangasAdd the missing cyrillic "Yo" characters ('e' and ...
2008-03-19 Alvaro HerreraRemove another useless snapshot creation.
2008-03-19 Tom LaneSupport ALTER TYPE RENAME. Petr Jelinek
2008-03-19 Alvaro HerreraWe no longer need a snapshot set after opening the...
2008-03-19 Tatsuo IshiiAdd -M (query mode) option per ITAGAKI Takahiro
2008-03-19 Tom LaneFix regexp substring matching (substring(string from...
2008-03-19 Tatsuo IshiiAdd libpq new API lo_import_with_oid() which is similar...
2008-03-19 Tatsuo IshiiFix tps calculation when -C supplied. Per Yoshiyuki...
2008-03-18 Bruce MomjianSpit items:
2008-03-18 Bruce MomjianUpdate TODO description:
2008-03-18 Bruce MomjianAdd find_typedef comments for Linux.
2008-03-18 Bruce MomjianAdd find_typedef comment.
2008-03-18 Bruce MomjianAdd Linux support to find_typedefs, with help from...
2008-03-18 Tom LaneArrange to "inline" SQL functions that appear in a...
2008-03-18 Bruce MomjianAdd to TODO:
2008-03-18 Peter EisentrautDon't need -Wno-error anymore, because flex is no longe...
2008-03-18 Peter EisentrautCatch all errors in for and while loops in makefiles...
2008-03-18 Magnus Hagandercvsweb lives on anoncvs.postgresql.org these days.
2008-03-18 Magnus HaganderWiki page about cvs now lives in the main wiki, the one
2008-03-18 Bruce MomjianAdd TODO URLs for:
2008-03-18 Alvaro HerreraMove elog(DEBUG4) call outside the locked area, per...
2008-03-18 Bruce MomjianAdd URLs for :
2008-03-18 Tom LaneAdvance multiple array keys rightmost-first instead...
2008-03-18 Bruce MomjianAdd TODO:
2008-03-18 Tom LaneFix our printf implementation to follow spec: if a...
2008-03-18 Bruce MomjianAdd to TODO:
2008-03-18 Bruce MomjianAdd URL for:
2008-03-17 Bruce MomjianAdd to TODO:
2008-03-17 Bruce MomjianAdd:
2008-03-17 Bruce MomjianAdd to TODO:
2008-03-17 Bruce MomjianAdd to TODO:
2008-03-17 Bruce MomjianAdd URL for:
2008-03-17 Bruce MomjianAdd:
2008-03-17 Bruce MomjianAdd URL for:
2008-03-17 Bruce MomjianAdded to TODO:
2008-03-17 Bruce MomjianAdd TODO:
2008-03-17 Bruce MomjianAdjust TODO spacing.
2008-03-17 Bruce MomjianAdd TODO URL for:
2008-03-17 Peter EisentrautEnable probes to work with Mac OS X Leopard and other...
2008-03-17 Peter EisentrautWe need to rebuild objfiles.txt when one of the subdire...
2008-03-17 Bruce MomjianAdd:
2008-03-17 Magnus HaganderFix postgres --describe-config for guc enums, breakage...
2008-03-17 Tom LaneRevert thinko introduced into prefix_selectivity()...
2008-03-17 Alvaro HerreraMove ProcState definition into sinvaladt.c from sinvala...
2008-03-17 Tom LaneGrab some low-hanging fruit in the new hash index build...
2008-03-17 Tom LaneFix TransactionIdIsCurrentTransactionId() to use binary...
2008-03-17 Bruce MomjianDone:
2008-03-16 Tom LaneAdd a note to the CREATE INDEX reference page about...
2008-03-16 Tom LaneWhen creating a large hash index, pre-sort the index...
2008-03-16 Alvaro HerreraModify interactions between sinval.c and sinvaladt...
2008-03-16 Magnus HaganderSome cleanups of enum-guc code, per comments from Tom.
2008-03-15 Tom LaneChange hash index creation so that rather than always...
2008-03-14 Tom LaneFix inappropriately-timed memory context switch in...
2008-03-14 Alvaro HerreraFix duplicate word, per Guillaume Lelarge.
2008-03-14 Alvaro HerreraFix vacuum so that autovacuum is really not cancelled...
2008-03-13 Tom LaneUpdate release notes for 8.3.1 and 8.2.7 releases.
2008-03-13 Tom LaneUpdate to tzdata 2008a distribution (Chilean DST law...
2008-03-13 Tom LaneFix varstr_cmp's special case for UTF8 encoding on...
2008-03-13 Tom LaneFix heap_page_prune's problem with failing to send...
2008-03-13 Bruce MomjianAdd URL for:
2008-03-12 Tom LaneFix pg_plan_queries() to restore the previous setting...
2008-03-12 Bruce MomjianAdd psql TODO:
2008-03-12 Bruce MomjianAdd to TODO:
2008-03-12 Tom LaneFix LISTEN/NOTIFY race condition reported by Laurent...
2008-03-12 Bruce MomjianAdd:
2008-03-12 Bruce MomjianBack out text search change to TODO.
2008-03-12 Bruce MomjianUpdate TODO:
2008-03-12 Bruce MomjianAdd URL for:
2008-03-12 Bruce MomjianAdd for Win32 TODO:
2008-03-12 Bruce MomjianAdd URL for:
2008-03-12 Bruce MomjianAdd for Win32 TODO:
2008-03-12 Bruce MomjianAdd to TODO:
2008-03-12 Bruce MomjianAdd to TODO:
2008-03-12 Tom LaneAdd a comment explaining one of the ways that pgbench...
2008-03-12 Bruce MomjianAdd URL for:
2008-03-12 Bruce MomjianAdd:
2008-03-12 Bruce MomjianAdd:
2008-03-12 Bruce MomjianAdd URL for:
2008-03-12 Bruce MomjianAdd URL for:
2008-03-12 Bruce MomjianAdd URL for:
2008-03-11 Bruce MomjianPrevent psql \copy from accepting multiple string param...
2008-03-11 Bruce MomjianUpdate TODO:
2008-03-11 Bruce Momjianadd to TODO COPY:
next