]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-12-01 Bruce MomjianRevert:
2012-12-01 Bruce MomjianRemove pg_restore's --single-transaction option, as...
2012-12-01 Simon RiggsSecond tweak of COPY FREEZE
2012-12-01 Simon RiggsTweak tests in COPY FREEZE
2012-12-01 Simon RiggsCOPY FREEZE and mark committed on fresh tables.
2012-12-01 Peter Eisentrautdoc: Fix broken links to DocBook wiki
2012-12-01 Bruce MomjianIn pg_upgrade, improve status wording now that we have...
2012-11-30 Alvaro HerreraChange test ExceptionalCondition to return void
2012-11-30 Tom LaneTake buffer lock while inspecting btree index pages...
2012-11-30 Bruce MomjianSplit initdb.c main() code into multiple functions...
2012-11-30 Bruce MomjianIn pg_upgrade, dump each database separately and use
2012-11-30 Bruce MomjianMove long_options structures to the top of main() funct...
2012-11-30 Tom LaneAdd missing buffer lock acquisition in GetTupleForTrigg...
2012-11-30 Andrew DunstanClean environment for pg_upgrade test.
2012-11-30 Magnus HaganderAdd libpq function PQconninfo()
2012-11-30 Tom LaneProduce a more useful error message for over-length...
2012-11-29 Simon RiggsCorrectly init fast path fields on PGPROC
2012-11-29 Simon RiggsCleanup VirtualXact at end of Hot Standby.
2012-11-29 Robert HaasBasic binary heap implementation.
2012-11-29 Michael MeskesWhen processing nested structure pointer variables...
2012-11-29 Tom LaneSuppress parallel build in interfaces/ecpg/preproc/.
2012-11-29 Tom LaneFix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.
2012-11-28 Alvaro HerreraSplit out rmgr rm_desc functions into their own files
2012-11-28 Heikki LinnakangasIf we don't have a backup-end-location, don't claim...
2012-11-27 Tom LaneAdd explicit casts in ilist.h's inline functions.
2012-11-27 Heikki LinnakangasAdd OpenTransientFile, with automatic cleanup at end...
2012-11-26 Tom LaneRevert patch for taking fewer snapshots.
2012-11-26 Tom LaneFix SELECT DISTINCT with index-optimized MIN/MAX on...
2012-11-25 Bruce MomjianIn pg_upgrade, simplify function copy_file() by using...
2012-11-25 Bruce MomjianIn pg_upgrade, fix a few place that used maloc/free...
2012-11-23 Peter EisentrautRemove -Wlogical-op from standard compiler flags
2012-11-23 Michael MeskesApplied patch by Chen Huajun <chenhj@cn.fujitsu.com...
2012-11-22 Tom LaneFix pg_resetxlog to use correct path to postmaster...
2012-11-22 Heikki LinnakangasAvoid bogus "out-of-sequence timeline ID" errors in...
2012-11-21 Tom LaneDon't launch new child processes after we've been told...
2012-11-21 Heikki LinnakangasSpeed up operations on numeric, mostly by avoiding...
2012-11-19 Bruce MomjianIn pg_upgrade, report errno string if file existence...
2012-11-19 Tom LaneImprove handling of INT_MIN / -1 and related cases.
2012-11-19 Heikki LinnakangasFix archive_cleanup_command.
2012-11-18 Tom LaneLimit values of archive_timeout, post_auth_delay, auth_...
2012-11-18 Tom LaneFix syslogger to not fail when log_rotation_age exceeds...
2012-11-18 Tom LaneAssert that WaitLatch's timeout is not more than INT_MA...
2012-11-17 Peter Eisentrautdoc: Put pg_temp into documentation index
2012-11-16 Peter EisentrautAdd -Wlogical-op to standard compiler flags, if supported
2012-11-16 Tom LaneImprove check_partial_indexes() to consider join clause...
2012-11-15 Peter Eisentrautdoc: Put commas in the right place on pg_restore refere...
2012-11-15 Bruce MomjianIn pg_upgrade, add third meaningless parameter to open().
2012-11-14 Bruce MomjianIn pg_upgrade, copy fsm, vm, and extent files by checki...
2012-11-14 Tom LaneFix the int8 and int2 cases of (minimum possible intege...
2012-11-14 Bruce MomjianMark pg_upgrade's free_db_and_rel_infos() as a static...
2012-11-14 Bruce MomjianAdjust find_status for newer Linux 'nm' output format.
2012-11-13 Tom LaneFix memory leaks in record_out() and record_send().
2012-11-13 Simon RiggsSkip searching for subxact locks at commit.
2012-11-13 Simon RiggsClarify docs on hot standby lock release
2012-11-13 Peter Eisentrautdoc: Add link to CREATE TABLE AS on CREATE TABLE refere...
2012-11-13 Tom LaneFix multiple problems in WAL replay.
2012-11-13 Peter EisentrautUse a stamp file for the XSLT HTML doc build
2012-11-12 Heikki LinnakangasOops, have to rename local variables called 'errcontext...
2012-11-12 Heikki LinnakangasUse correct text domain for translating errcontext...
2012-11-12 Heikki LinnakangasSilence "expression result unused" warnings in AssertVa...
2012-11-12 Peter Eisentrautdoc: "only relevant" -> "relevant only"
2012-11-12 Tom LaneCheck for stack overflow in transformSetOperationTree().
2012-11-09 Alvaro HerreraRemove leftover LWLockRelease() call
2012-11-09 Peter EisentrautXSLT stylesheet: Add slash to directory name
2012-11-09 Tom LaneFix WaitLatch() to return promptly when the requested...
2012-11-08 Tom LaneRename ResolveNew() to ReplaceVarsFromTargetList()...
2012-11-08 Tom LaneDon't trash input list structure in does_not_exist_skip...
2012-11-08 Heikki LinnakangasTeach pg_basebackup and pg_receivexlog to reply to...
2012-11-07 Tom LaneFix missing inclusions.
2012-11-07 Bruce MomjianAdd URLs to document why DLLIMPORT is needed on Windows.
2012-11-07 Alvaro HerreraDon't try to use a unopened relation
2012-11-07 Bruce MomjianIn pg_upgrade docs, mention using base backup as part...
2012-11-07 Heikki LinnakangasMake the streaming replication protocol messages archit...
2012-11-06 Bruce MomjianIn pg_upgrade, set synchronous_commit=off for the new...
2012-11-05 Tom LaneFix handling of inherited check constraints in ALTER...
2012-11-02 Peter EisentrautFix typo
2012-11-01 Tom LaneFix bogus handling of $(X) (i.e., ".exe") in isolationt...
2012-11-01 Tom LaneLimit the number of rel sets considered in consider_ind...
2012-11-01 Peter EisentrautHave make never delete intermediate files automatically
2012-10-31 Alvaro HerreraFix erroneous choice of timeline variable, too
2012-10-31 Tom LaneDocument that TCP keepalive settings read as 0 on Unix...
2012-10-31 Alvaro HerreraFix erroneous choices of segNo variables
2012-10-31 Alvaro HerreraFix ALTER EXTENSION / SET SCHEMA
2012-10-28 Peter EisentrautPreserve intermediate .c files in coverage mode
2012-10-26 Kevin GrittnerThrow error if expiring tuple is again updated or deleted.
2012-10-26 Tom LanePrefer actual constants to pseudo-constants in equivale...
2012-10-26 Tom LaneIn pg_dump, dump SEQUENCE SET items in the data not...
2012-10-24 Tom LaneTweak genericcostestimate's fudge factor for index...
2012-10-24 Tom LaneWhen converting a table to a view, remove its system...
2012-10-23 Alvaro HerreraAdd context info to OAT_POST_CREATE security hook
2012-10-21 Kevin GrittnerCorrect predicate locking for DROP INDEX CONCURRENTLY.
2012-10-20 Tom LaneFix pg_dump's handling of DROP DATABASE commands in...
2012-10-20 Tom LanePrevent overflow in pgbench's percent-done display.
2012-10-19 Tom LaneFix UtilityContainsQuery() to handle CREATE TABLE AS...
2012-10-19 Tom LaneFix hash_search to avoid corruption of the hash table...
2012-10-19 Tom LaneFix ruleutils to print "INSERT INTO foo DEFAULT VALUES...
2012-10-19 Simon RiggsFix orphan on cancel of drop index concurrently.
2012-10-18 Tom LaneFurther cleanup of catcache.c ilist changes.
2012-10-18 Tom LaneRemove unnecessary "head" arguments from some dlist...
2012-10-18 Tom LaneCode review for inline-list patch.
next