]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2010-02-12  Tom LaneExtend the set of frame options supported for window...
2010-02-12  Heikki LinnakangasUpdate Hot Standby documentation to reflect the change...
2010-02-12  Heikki LinnakangasReduce the chatter to the log when starting a standby...
2010-02-12  Heikki LinnakangasClean up Streaming Replication documentation a little...
2010-02-12  Heikki LinnakangasIf primary_conninfo is not set, don't try to establish...
2010-02-12  Heikki LinnakangasCheck for partial WAL files in standby mode. If restore...
2010-02-12  Andrew DunstanFree reference in correct Perl context. Backpatch to...
2010-02-11  Tom LaneSuppress uninitialized-variable warning.
2010-02-11  Simon RiggsFix typo bug in Hot Standby from recent refactoring...
2010-02-11  Teodor SigaevGeneric implementation of red-black binary tree. It...
2010-02-10  Heikki LinnakangasNow that streaming replication switches between streami...
2010-02-10  Tom LaneImprove planner's choices about when to use hashing...
2010-02-09  Tom LaneFix up rickety handling of relation-truncation interlocks.
2010-02-09  Heikki LinnakangasFix bug in GIN WAL redo cleanup function: don't free...
2010-02-09  Magnus HaganderTypo fix, per Thom Brown
2010-02-09  Magnus HaganderDefine the value for in6addr_any on MingW, since it...
2010-02-09  Heikki LinnakangasMove "Warm Standby Servers for High Availability" and...
2010-02-09  Michael MeskesFirst try to make this one ecpg regression test work...
2010-02-09  Tom LaneAllow free space map vacuuming to be interrupted.
2010-02-09  Tom LaneRearrange lazy-vacuum code a little bit to reduce the...
2010-02-08  Tom LaneCreate an official API function for C functions to...
2010-02-08  Heikki LinnakangasRemove obsolete comment about 'fsm' argument, which...
2010-02-08  Tom LaneFix serious performance bug in new implementation of...
2010-02-08  Bruce MomjianAdd C comments that HEAP_MOVED_* define usage is only...
2010-02-08  Bruce MomjianUpdate high availability/replication documentation...
2010-02-08  Heikki LinnakangasRemove piece of code to zero out minRecoveryPoint when...
2010-02-08  Tom LaneRemove CatalogCacheFlushRelation, and the reloidattr...
2010-02-08  Tom LaneRemove some more dead VACUUM-FULL-only code.
2010-02-08  Tom LaneRemove old-style VACUUM FULL (which was known for a...
2010-02-07  Tom LaneWork around deadlock problems with VACUUM FULL/CLUSTER...
2010-02-07  Tom LaneLooks like we need #include <sys/stat.h> here on some
2010-02-07  Tom LaneCreate a "relation mapping" infrastructure to support...
2010-02-06  Tom LaneAvoid changing the sign of zero. Per buildfarm failures.
2010-02-05  Bruce MomjianMention warm and now "hot" standby servers in the high...
2010-02-05  Bruce MomjianDocument that archive_timeout will force new WAL files...
2010-02-05  Bruce MomjianAdd C comment about process_settings() setting order.
2010-02-05  Bruce MomjianPrevious commit was: Properly document that OVER and...
2010-02-05  Bruce MomjianPrevious commit was to have tab checking as part of...
2010-02-05  Bruce Momjian*** empty log message ***
2010-02-05  Bruce MomjianImprove PL/Perl documentation of database access functions.
2010-02-05  Bruce MomjianAdd SGML 'check-tabs' Makefile rule to check for tabs.
2010-02-05  Bruce MomjianRemove /contrib/isn copyright mention for German Mendez...
2010-02-05  Bruce MomjianRewrite rint() to enable removal of copyright mention...
2010-02-05  Joe ConwayModify recently added PQconnectdbParams() with new...
2010-02-05  Bruce MomjianRewrite intagg/Makefile from scratch, to avoid copyrigh...
2010-02-04  Michael MeskesUsage of isnan() in ECPG regression tests probably...
2010-02-04  Michael MeskesStreamlined array handling code in libecpg a little...
2010-02-04  Tom LaneThree out of four of us like this phrasing better.
2010-02-04  Tom LaneRestructure CLUSTER/newstyle VACUUM FULL/ALTER TABLE...
2010-02-03  Joe ConwayCheck to ensure the number of primary key fields suppli...
2010-02-03  Bruce MomjianMention "unquoted" identifiers are case-insensitive.
2010-02-03  Bruce MomjianProofreading improvements for the Administration docume...
2010-02-03  Michael MeskesFixed some typos in ECPG regression test suite that...
2010-02-03  Heikki LinnakangasMove the responsibility of writing a "unlogged WAL...
2010-02-03  Heikki LinnakangasAdd a message type header to the CopyData messages...
2010-02-03  Tom LaneFix unwarranted assumption that a cached rowtype would...
2010-02-03  Tom LaneAdd #include <float.h> --- guessing the lack of this...
2010-02-03  Tom LaneFix timing-sensitive regression test result I just...
2010-02-03  Tom LaneAssorted cleanups in preparation for using a map file...
2010-02-02  Tom LaneFix assorted poorly-thought-out message strings: use...
2010-02-02  Tom LaneCLUSTER specified the wrong namespace when renaming...
2010-02-02  Magnus HaganderMake RADIUS authentication use pg_getaddrinfo_all(...
2010-02-02  Robert HaasFold FindConversion() into FindConversionByName() and...
2010-02-02  Bruce MomjianRemove copyright mention of Andrew Yu, per author's...
2010-02-02  Tom LaneThe particular table names used in the new inheritance...
2010-02-02  Michael MeskesFixed NaN/Infinity problems in ECPG for float/double...
2010-02-01  Robert HaasTighten integrity checks on ALTER TABLE ... ALTER COLUM...
2010-02-01  Bruce MomjianRemove tabs in sgml.
2010-02-01  Robert HaasAugment EXPLAIN output with more details on Hash nodes.
2010-02-01  Robert HaasMinor documentation improvements for new string_agg...
2010-02-01  Simon RiggsRevoke augmentation of WAL records for btree delete...
2010-02-01  Itagaki TakahiroAdd string_agg aggregate functions. The one argument...
2010-02-01  Tom LaneChange regexp engine's ccondissect/crevdissect routines...
2010-01-31  Simon RiggsDetect early deadlock in Hot Standby when Startup is...
2010-01-31  Tom LaneFix memory leak created by deferrable-index-constraints...
2010-01-31  Magnus HaganderMake checks for invalid pgStatSock use PGINVALID_SOCKET
2010-01-31  Tom LaneParenthesize this macro, just in case.
2010-01-31  Tom LaneGet rid of unportable use of socklen_t --- we have...
2010-01-31  Magnus HaganderRemove now unnecessary loop around CallNamedPipe().
2010-01-31  Magnus HaganderFix race condition in win32 signal handling.
2010-01-30  Tom LaneAvoid performing encoding conversion on command tag...
2010-01-30  Tom LaneFix memory leakage introduced into print_aligned_text...
2010-01-30  Tom LaneFix some comments that got mangled by pgindent.
2010-01-30  Andrew DunstanAdd plperl.on_perl_init setting to provide for initiali...
2010-01-29  Simon RiggsAdjust GetLockConflicts() so that it uses TopMemoryCont...
2010-01-29  Simon RiggsAugment WAL records for btree delete with GetOldestXmin...
2010-01-29  Robert HaasAllow psql variables to be interpolated with literal...
2010-01-29  Simon RiggsFilter recovery conflicts based upon dboid from relfile...
2010-01-29  Michael MeskesChanged ECPG outofscope handling to always print out...
2010-01-29  Michael MeskesFixed a few typos in ecpg. Two were in comments, the...
2010-01-29  Itagaki TakahiroFix command tag for ALTER LARGE OBJECT.
2010-01-29  Andrew DunstanFix thinko in new installcheck-world target
2010-01-28  Andrew DunstanAdd new make targets "world", "install-world" and ...
2010-01-28  Peter EisentrautType table feature
2010-01-28  Andrew DunstanFix bug found by warning from recent gcc. patch from...
2010-01-28  Heikki LinnakangasFix crashing bug at the end of recovery in Streaming...
2010-01-28  Magnus HaganderAdd functions to reset the statistics counter for a...
2010-01-28  Magnus HaganderDefine INADDR_NONE on Solaris when it's missing. Per...
2010-01-28  Simon RiggsUse malloc() in GetLockConflicts() when called InHotSta...
2010-01-28  Heikki LinnakangasChange a few remaining calls of XLogArchivingActive...
next