]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce Momjian< * Consider adding buffers the BGW finds reusable...
2008-03-11  Bruce MomjianAdd URL for:
2008-03-11  Tom LaneMake TransactionIdIsInProgress check transam.c's single...
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd another URL for:
2008-03-11  Bruce MomjianAdd URL for:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd for VACUUM:
2008-03-11  Bruce MomjianAdd URL for:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd for pl/pgsql:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd to documentation:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianBack out doc addition that statement_timeout affects...
2008-03-11  Bruce MomjianRemove item, per Alvaro:
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianDocument that statement_timeout is not recommended...
2008-03-11  Bruce MomjianAdd:
2008-03-11  Bruce MomjianAdd URL for:
2008-03-11  Bruce MomjianAdd URL for:
2008-03-10  Tom LaneUse -fwrapv in CFLAGS if we are using a version of...
2008-03-10  Tom LaneProvide a build-time option to store large relations...
2008-03-10  Bruce MomjianAdd:
2008-03-10  Magnus HaganderBump catversion from guc enum patch, which I forgot...
2008-03-10  Tom LaneFix unportable coding of new error message, per Kris...
2008-03-10  Magnus HaganderImplement enum type for guc parameters, and convert...
2008-03-10  Tom LaneDocument and enforce that the usable range of setseed...
2008-03-10  Tom LaneThrow an error for negative LIMIT or OFFSET values...
2008-03-10  Tom LaneIncrease the default value of log_min_messages to WARNI...
2008-03-10  Tom LaneAdd a CaseSensitive parameter to synonym dictionaries.
2008-03-10  Tom LaneRemove no-longer-used XLogCacheByte field of XLogCtl.
2008-03-10  Tom LaneReduce memory consumption during VACUUM of large relati...
2008-03-10  Tom LaneFix pgbench's getrand() function so that min and max...
2008-03-09  Tom LaneRemove postmaster.c's check that NBuffers is at least...
2008-03-09  Tom LaneChange patternsel() so that instead of switching from...
2008-03-08  Tom LaneModify prefix_selectivity() so that it will never estim...
2008-03-08  Tom LaneRefactor heap_page_prune so that instead of changing...
2008-03-08  Bruce MomjianAdd:
2008-03-08  Andrew DunstanImprove efficiency of attribute scanning in CopyReadAtt...
2008-03-08  Tom LaneImprove pglz_decompress() so that it cannot clobber...
2008-03-07  Tom LaneThis patch addresses some issues in TOAST compression...
2008-03-07  Bruce MomjianAdd:
2008-03-07  Bruce MomjianAdd:
2008-03-07  Bruce MomjianAdded to TODO:
2008-03-07  Bruce MomjianAdd to TODO:
2008-03-07  Bruce MomjianAdd:
2008-03-07  Bruce MomjianAdd item:
2008-03-07  Bruce MomjianAdd URL for:
2008-03-07  Bruce MomjianAdd:
2008-03-07  Tom LaneChange hashscan.c to keep its list of active hash index...
2008-03-07  Bruce MomjianAdd:
2008-03-07  Bruce MomjianAdd:
2008-03-07  Teodor SigaevFix memory arrangement of tsquery after removing stop...
2008-03-07  Bruce MomjianClearify PITR doc wording.
2008-03-07  Bruce MomjianUpdate wording:
2008-03-07  Bruce MomjianAdd:
2008-03-07  Bruce MomjianAdd:
2008-03-06  Bruce MomjianAdd URL for:
2008-03-06  Bruce MomjianAdd URL for:
2008-03-06  Bruce MomjianAdd URLs for:
2008-03-06  Bruce MomjianAdd URL for:
2008-03-06  Bruce MomjianDocument that enabling asserts can _significantly_...
2008-03-06  Bruce MomjianAdd:
2008-03-06  Bruce MomjianDocument use of pg_locks.objid for advisory locks,...
2008-03-06  Bruce MomjianAdd:
2008-03-06  Bruce MomjianAdd:
2008-03-06  Bruce MomjianAdd:
2008-03-06  Bruce MomjianImprove "bgwriter_lru_multiplier" GUC description.
2008-03-06  Bruce MomjianMove client encoding libpq function docs into libpq...
2008-03-06  Bruce MomjianWording fix:
2008-03-06  Bruce MomjianAdd:
2008-03-06  Bruce MomjianBreak out referential integrity and server-side languag...
2008-03-05  Alvaro HerreraClean up double negative, per Tom Lane.
2008-03-05  Alvaro HerreraAdd support for dlopen on recent NetBSD/MIPS, per Rémi...
2008-03-05  Bruce MomjianUpdate libpqxx URL in top-level README, per Gurjeet...
2008-03-05  Tom LaneIn PrepareToInvalidateCacheTuple, don't force initializ...
2008-03-05  Bruce MomjianDocument that increasing the number of checkpoints...
2008-03-05  Bruce MomjianAdd URL for:
2008-03-05  Bruce MomjianAdd URL for:
2008-03-05  Bruce MomjianAdd:
2008-03-05  Bruce MomjianWhen text search string is too long, in error message...
2008-03-05  Tom LaneInclude -lgss in libpq link, if available. Bjorn Munch
2008-03-04  Tom LaneFix PREPARE TRANSACTION to reject the case where the...
2008-03-04  Magnus HaganderUse windows DACL fix for pg_regress as well.
2008-03-04  Bruce MomjianUpdate pg_dump item:
2008-03-04  Bruce MomjianShow example of ts_headline() using a configuration...
2008-03-04  Bruce MomjianRemove:
2008-03-04  Bruce MomjianAdd URL for:
2008-03-04  Bruce MomjianAdd ideas for concurrent pg_dump and pg_restore:
2008-03-03  Bruce MomjianUpdate Japanese FAQ.
2008-03-03  Bruce MomjianAdd:
2008-03-03  Bruce MomjianAdd another URL for:
2008-03-03  Bruce MomjianDocument that REVOKE doesn't remove all permissions...
2008-03-03  Bruce MomjianAdd:
next