]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2011-07-07  Tom LaneReclassify replication-related GUC variables as "master...
2011-07-07  Robert HaasAdjust OLDSERXID_MAX_PAGE based on BLCKSZ.
2011-07-07  Tom LaneFinish disabling reduced-lock-levels-for-DDL feature.
2011-07-07  Heikki LinnakangasFix a bug with SSI and prepared transactions:
2011-07-06  Tom LaneRemove assumptions that not-equals operators cannot...
2011-07-05  Tom LaneMake the file_fdw validator check that a filename optio...
2011-07-05  Tom LaneCall FDW validator functions even when the options...
2011-07-05  Peter EisentrautMessage style improvements of errmsg_internal() calls
2011-07-05  Tom LaneRestructure foreign data wrapper chapter so it has...
2011-07-05  Peter EisentrautPostgres -> PostgreSQL in error message
2011-07-05  Tom LaneImprove documentation about foreign data wrapper valida...
2011-07-05  Tom LaneFix psql's counting of script file line numbers during...
2011-07-05  Magnus HaganderFix typo in sslmode documentation
2011-07-04  Peter EisentrautMessage style tweaks
2011-07-04  Peter EisentrautSmall documentation tweaks
2011-07-04  Heikki LinnakangasClarify that you need ActiveState perl 5.8 *or later...
2011-07-04  Andrew DunstanBack-patch Fix bat file quoting of %ENV from commit...
2011-07-04  Simon RiggsAlter test results to comply with new ALTER TABLE behav...
2011-07-04  Simon RiggsReset ALTER TABLE lock levels to AccessExclusiveLock...
2011-07-04  Tom LaneFix omissions in documentation of the pg_roles view.
2011-07-03  Tom LanePut comments on the installable procedural languages.
2011-07-03  Robert HaasFix bugs in relpersistence handling during table creation.
2011-07-03  Tom LaneMake distprep and *clean build targets recurse into...
2011-07-02  Peter EisentrautUnify spelling of "canceled", "canceling", "cancellation"
2011-07-02  Peter EisentrautAdd some strings that were not marked for translation
2011-07-02  Bruce MomjianIn pg_upgrade 9.0 and 9.1, document suggestion of using...
2011-06-29  Tom LaneRestore correct btree preprocessing of "indexedcol...
2011-06-29  Heikki LinnakangasMove the PredicateLockRelation() call from nodeSeqscan...
2011-06-29  Heikki LinnakangasGrab predicate locks on matching tuples in a lossy...
2011-06-29  Magnus HaganderProtect pg_stat_reset_shared() against NULL input
2011-06-27  Simon RiggsReduce impact of btree page reuse on Hot Standby by...
2011-06-27  Robert HaasMention that SSPI authentication can use GSSAPI on...
2011-06-25  Joe ConwayAsync dblink functions require a named connection,...
2011-06-24  Robert HaasDocumentation improvements for pg_locks with respect...
2011-06-23  Bruce MomjianIn pg_upgrade docs, clarify that link mode uses "hard...
2011-06-23  Tom LaneUndo overly enthusiastic de-const-ification.
2011-06-23  Bruce MomjianIn pg_upgrade, check that the binary and data directori...
2011-06-22  Bruce MomjianAdjust pg_upgrade check for pg_upgrade_support to happe...
2011-06-22  Bruce MomjianFix pg_upgrade status message capitalization mistake.
2011-06-22  Tom LaneAdd missing -I switch for VPATH builds.
2011-06-22  Tom LaneFix symlink for errcodes.h so it works in VPATH builds...
2011-06-22  Heikki LinnakangasRemove pointless const qualifiers from function argumen...
2011-06-22  Robert HaasPerformance tuning advice for SSI.
2011-06-21  Tom LaneMinor editing for README-SSI.
2011-06-21  Peter EisentrautMessage style and spelling improvements
2011-06-21  Tom LaneApply upstream fix for blowfish signed-character bug...
2011-06-21  Heikki LinnakangasAdjust the alternative expected output file for prepare...
2011-06-21  Heikki LinnakangasFix bug in PreCommit_CheckForSerializationFailure....
2011-06-21  Heikki LinnakangasFix bug introduced by recent SSI patch to merge ROLLED_...
2011-06-20  Tom LaneFix missed use of "cp -i" in an example, per Fujii...
2011-06-20  Tom LaneFix thinko in previous patch for optimizing EXISTS...
2011-06-19  Peter EisentrautProduce HISTORY file consistently as ASCII
2011-06-19  Tom LaneFix thinko in previous patch to always update pg_class...
2011-06-18  Peter EisentrautCapitalization fixes
2011-06-17  Tom LaneDon't use "cp -i" in the example WAL archive_command.
2011-06-17  Tom LaneObtain table locks as soon as practical during pg_dump.
2011-06-17  Robert HaasAdd overflow checks to int4 and int8 versions of genera...
2011-06-17  Robert HaasFix crash in CREATE UNLOGGED TABLE.
2011-06-17  Robert HaasFix typo.
2011-06-16  Heikki LinnakangasUpdate README-SSI. Add a section to describe the "dange...
2011-06-16  Alvaro HerreraFix typo
2011-06-16  Tom LaneRemove another no-longer-needed inclusion of predicate.h.
2011-06-16  Heikki Linnakangaspgindent run of recent SSI changes. Also, remove an...
2011-06-16  Simon RiggsRespect Hot Standby controls while recycling btree...
2011-06-16  Tom LaneUse single quotes in preference to double quotes for...
2011-06-15  Tom LaneRework parsing of ConstraintAttributeSpec to improve...
2011-06-15  Tom LaneFix failure to account for memory used by tuplestore_pu...
2011-06-15  Tom LaneFix oversights in pg_basebackup's -z (compression)...
2011-06-15  Heikki LinnakangasThe rolled-back flag on serializable xacts was pointles...
2011-06-15  Heikki LinnakangasMake non-MVCC snapshots exempt from predicate locking...
2011-06-14  Peter EisentrautAllow psql \d tab completion to complete all relation...
2011-06-14  Peter EisentrautDocument that psql's \d also works with composite types
2011-06-14  Bruce MomjianIn pg_upgrade, document that link mode has to have...
2011-06-14  Tom LaneFix assorted issues with build and install paths contai...
2011-06-14  Peter EisentrautRemove unused variable
2011-06-14  Bruce MomjianIn pg_upgrade, check there are no prepared transactions.
2011-06-14  Alvaro HerreraFix grammatical mistake introduced by previous commit
2011-06-14  Alvaro HerreraMention DROP TABLE as well as ALTER TABLE NO INHERIT
2011-06-14  Robert HaasImprove accuracy of ON_ERROR_STOP documentation.
2011-06-14  Heikki LinnakangasOops, forgot to change the order of entries in 2PC...
2011-06-14  Heikki LinnakangasRenumber 2PC resource managers so that compared to...
2011-06-14  Peter EisentrautMove parse2.pl to parse.pl
2011-06-14  Bruce MomjianDocument that bits to the right of the CIDR mask "shoul...
2011-06-13  Alvaro HerreraFix aboriginal copy-paste mistake in error message
2011-06-13  Alvaro HerreraExpand warnings on locks acquired by CREATE INDEX CONCU...
2011-06-13  Robert HaasRemove parentheses from mention of current_schemas...
2011-06-13  Robert HaasClarify that NATURAL without matching columns is like...
2011-06-13  Robert HaasAdd doc cross-reference to search_path discussion of...
2011-06-13  Robert HaasDocument GUC context for synchronous_standby_names...
2011-06-13  Robert HaasIn ALTER EXTENSION docs, document left_type/right_type.
2011-06-13  Robert HaasMarkup fix.
2011-06-13  Robert HaasMore foreign table documentation improvements.
2011-06-12  Heikki LinnakangasRemove now-unnecessary casts.
2011-06-12  Robert HaasCorrections to ALTER FOREIGN TABLE documentation.
2011-06-12  Robert HaasTab completion improvements for COMMENT.
2011-06-11  Bruce MomjianAdd C comment mentioning pg_stat_activity.procpid shoul...
2011-06-10  Tom LaneWork around gcc 4.6.0 bug that breaks WAL replay.
2011-06-10  Heikki LinnakangasFix locking while setting flags in MySerializableXact.
2011-06-10  Alvaro HerreraAdd comment about pg_ctl stop
2011-06-10  Alvaro HerreraUse "transient" files for blind writes, take 2
next