]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-12-21 Heikki LinnakangasForgot to remove extern declaration of GetRecoveryTarge...
2012-12-21 Peter EisentrautMake some messages more consistent in style
2012-12-21 Peter EisentrautFix grammatical mistake in error message
2012-12-20 Tom LaneFix pg_extension_config_dump() to handle update cases...
2012-12-20 Heikki LinnakangasFix recycling of WAL segments after switching timeline...
2012-12-20 Bruce MomjianAvoid using NAMEDATALEN in pg_upgrade
2012-12-20 Heikki LinnakangasFollow TLI of last replayed record, not recovery target...
2012-12-20 Heikki LinnakangasDon't set ThisTimeLineID in checkpointer & bgwriter...
2012-12-20 Bruce MomjianAdd pg_upgrade comment about mismatch error
2012-12-19 Heikki LinnakangasCheck if we've reached end-of-backup point also if...
2012-12-19 Peter EisentrautRename SQL feature S403 to ARRAY_MAX_CARDINALITY
2012-12-19 Peter Eisentrautpg_basebackup: Small message punctuation improvements
2012-12-18 Andrew DunstanDon't include postgres.h in postgres_fe.h for cplusplus...
2012-12-18 Tom LaneIgnore libedit/libreadline while probing for standard...
2012-12-18 Peter EisentrautRemove allow_nonpic_in_shlib
2012-12-18 Peter Eisentrautdoc: Put PL/pgSQL RAISE USING keywords into a list
2012-12-18 Tom LaneFix failure to ignore leftover temp tables after a...
2012-12-16 Tom LaneFix filling of postmaster.pid in bootstrap/standalone...
2012-12-16 Andrew DunstanTidy up from frontend Assert change.
2012-12-16 Magnus HaganderProperly copy fmgroids.h after clean on Win32
2012-12-16 Peter Eisentrautdoc: Remove extra table column
2012-12-15 Peter Eisentrautdoc: Add oid columns to system catalog documentation
2012-12-15 Peter Eisentrautdoc: Add pg_stat_reset and related functions to index
2012-12-14 Andrew DunstanProvide Assert() for frontend code.
2012-12-14 Robert HaasUpdate comment in heapgetpage() regarding PD_ALL_VISIBL...
2012-12-14 Peter EisentrautNLS: Use msgmerge --previous option
2012-12-14 Peter Eisentrautdoc: Improve search_path mentions in index
2012-12-13 Heikki LinnakangasAllow a streaming replication standby to follow a timel...
2012-12-13 Heikki LinnakangasMake xlog_internal.h includable in frontend context.
2012-12-12 Heikki LinnakangasIn multi-insert, don't go into infinite loop on a huge...
2012-12-12 Tom LaneAdd defenses against integer overflow in dynahash numbu...
2012-12-12 Tom LaneDisable event triggers in standalone mode.
2012-12-11 Kevin GrittnerFix performance problems with autovacuum truncation...
2012-12-11 Bruce MomjianFix pg_upgrade for invalid indexes
2012-12-11 Heikki LinnakangasConsistency check should compare last record replayed...
2012-12-11 Andrew DunstanAdd mode where contrib installcheck runs each module...
2012-12-11 Bruce MomjianFix pg_upgrade -O/-o options
2012-12-11 Peter Eisentrautdoc: Remove blastwave.org link
2012-12-10 Heikki LinnakangasUpdate minimum recovery point on truncation.
2012-12-10 Heikki LinnakangasFix the tracking of min recovery point timeline.
2012-12-09 Tom LaneFix assorted bugs in privileges-for-types patch.
2012-12-08 Tom LaneSupport automatically-updatable views.
2012-12-08 Peter EisentrautUpdate iso.org page link
2012-12-07 Bruce MomjianImprove pg_upgrade's status display
2012-12-07 Simon RiggsCorrect xmax test for COPY FREEZE
2012-12-07 Simon RiggsOptimize COPY FREEZE with CREATE TABLE also.
2012-12-07 Simon RiggsClarify that COPY FREEZE is not a hard rule.
2012-12-07 Tom LaneImprove pl/pgsql to support composite-type expressions...
2012-12-06 Alvaro HerreraBackground worker processes
2012-12-06 Tom LaneFix intermittent crash in DROP INDEX CONCURRENTLY.
2012-12-06 Alvaro HerreraUpdate comment at top of index_create
2012-12-05 Tom LaneEnsure recovery pause feature doesn't pause unless...
2012-12-05 Heikki LinnakangasOops, meant to change the comment in writeTimeLineHistory.
2012-12-05 Simon RiggsMust not reach consistency before XLOG_BACKUP_RECORD
2012-12-05 Heikki LinnakangasAdd pgstatginindex() function to get the size of the...
2012-12-04 Tom LaneAttempt to un-break Windows builds with USE_LDAP.
2012-12-04 Michael MeskesInclude isinf.o in libecpg if isinf() is not available...
2012-12-04 Heikki LinnakangasDowngrade a status message from LOG to DEBUG2.
2012-12-04 Heikki LinnakangasWrite exact xlog position of timeline switch in the...
2012-12-04 Bruce MomjianIn initdb.c, move auth warning code into main() from...
2012-12-04 Bruce MomjianIn pg_upgrade testing script, turn off command echo...
2012-12-04 Peter EisentrautFix build of LDAP URL feature
2012-12-04 Heikki LinnakangasTrack the timeline associated with minRecoveryPoint...
2012-12-04 Bruce MomjianRestore set -x in pg_upgrade/test.sh, so the user can...
2012-12-04 Peter EisentrautAdd support for LDAP URLs
2012-12-04 Bruce MomjianIn initdb.c, rename some newly created functions, and...
2012-12-04 Bruce MomjianAdd initdb --sync-only option to sync the data director...
2012-12-04 Bruce MomjianRevert initdb --sync-only patch that had incorrect...
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce Momjiandummy commit
2012-12-04 Bruce MomjianIn pg_upgrade, fix bug where no users were dumped in...
2012-12-03 Tom LaneUpdate release notes for 9.2.2, 9.1.7, 9.0.11, 8.4...
2012-12-03 Andrew DunstanRevert "Add mode where contrib installcheck runs each...
2012-12-03 Simon RiggsAvoid holding vmbuffer pin after VACUUM.
2012-12-03 Tom LaneFix documentation of path(polygon) function.
2012-12-03 Andrew DunstanAttempt to unbreak MSVC builds broken by f21bb9cfb5646e...
2012-12-03 Simon RiggsRefactor inCommit flag into generic delayChkpt flag.
2012-12-03 Simon RiggsClarify locking for PageGetLSN() in XLogCheckBuffer()
2012-12-03 Simon RiggsClarify when to use PageSetLSN/PageGetLSN().
2012-12-03 Heikki LinnakangasRefactor the code implementing standby-mode logic.
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.
next