]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-12-02 Andrew DunstanAdd mode where contrib installcheck runs each module...
2012-12-02 Tom LaneUpdate time zone data files to tzdata release 2012j.
2012-12-02 Tom LaneRecommend triggers, not rules, in the CREATE VIEW refer...
2012-12-02 Simon RiggsReduce scope of changes for COPY FREEZE.
2012-12-02 Tom LaneDon't advance checkPoint.nextXid near the end of a...
2012-12-02 Simon RiggsRearrange storage of data in xl_running_xacts.
2012-12-02 Simon RiggsXidEpoch++ if wraparound during checkpoint.
2012-12-02 Simon RiggsClarify operation of online checkpoints.
2012-12-02 Tatsuo IshiiFix psql crash while parsing SQL file whose encoding...
2012-12-01 Tom LanePrevent passing gmake's environment variables down...
2012-12-01 Tom LaneMake sure sharedir/extension/ directory is created...
2012-12-01 Tom LaneAllow adding values to an enum type created in the...
2012-12-01 Bruce MomjianIn pg_upgrade, remove 'set -x' from test script.
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...
next