]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2013-03-25  Heikki LinnakangasIn base backup, only include our own tablespace version...
2013-03-25  Heikki LinnakangasAdd a server version check to pg_basebackup and pg_rece...
2013-03-23  Tom LaneUpdate time zone abbreviation lists for changes missed...
2013-03-23  Tom LaneDon't put <indexterm> before <term> in <varlistentry...
2013-03-18  Tom LaneImprove documentation of EXTRACT(WEEK).
2013-03-10  Tom LaneFix race condition in DELETE RETURNING.
2013-03-07  Tom LaneFix infinite-loop risk in fixempties() stage of regex...
2013-03-05  Tom LaneFix to_char() to use ASCII-only case-folding rules...
2013-03-04  Tom LaneFix overflow check in tm2timestamp (this time for sure).
2013-03-03  Peter Eisentrautdoc: Awkward phrasing fix
2013-03-02  Tom LaneEliminate memory leaks in plperl's spi_prepare() function.
2013-02-27  Tom LaneAdd missing error check in regexp parser.
2013-02-25  Peter Eisentrautdoc: Fix markup typo
2013-02-24  Peter Eisentrautdoc: Remove PostgreSQL version number from xml2 depreca...
2013-02-24  Peter EisentrautCorrect tense in log message
2013-02-20  Heikki LinnakangasFix pg_dumpall with database names containing =
2013-02-20  Heikki LinnakangasDon't pass NULL to fprintf, if a bogus connection strin...
2013-02-13  Tom LaneFix contrib/pg_trgm's similarity() function for trigram...
2013-02-13  Tom LaneFix bogus when-to-deregister-from-listener-array logic.
2013-02-10  Tom LaneFurther cleanup of gistsplit.c.
2013-02-10  Tom LaneRemove useless picksplit-doesn't-support-secondary...
2013-02-10  Tom LaneDocument and clean up gistsplit.c.
2013-02-08  Tom LaneFix gist_box_same and gist_point_consistent to handle...
2013-02-08  Tom LaneMake contrib/btree_gist's GiST penalty function a bit...
2013-02-07  Tom LaneFix erroneous range-union logic for varlena types in...
2013-02-07  Tom LaneRepair bugs in GiST page splitting code for multi-colum...
2013-02-07  Tom LaneFix possible failure to send final transaction counts...
2013-02-04  Tom LaneStamp 9.1.8. REL9_1_8
2013-02-04  Tom LanePrevent execution of enum_recv() from SQL.
2013-02-04  Tom LaneUpdate release notes for 9.2.3, 9.1.8, 9.0.12, 8.4...
2013-02-04  Simon RiggsReset vacuum_defer_cleanup_age to PGC_SIGHUP.
2013-02-04  Peter EisentrautTranslation updates
2013-02-02  Simon RiggsMark vacuum_defer_cleanup_age as PGC_POSTMASTER.
2013-02-01  Alvaro HerreraFix typo in freeze_table_age implementation
2013-01-31  Magnus HaganderProperly zero-pad the day-of-year part of the win32...
2013-01-30  Tom LaneFix grammar for subscripting or field selection from...
2013-01-28  Alvaro HerreraDROP OWNED: don't try to drop tablespaces/databases
2013-01-27  Michael MeskesMade ecpglib use translated messages.
2013-01-25  Tom LaneFix plpython's handling of functions used as triggers...
2013-01-25  Andrew DunstanUnbreak 9.0 and 9.1 pg_upgrade.
2013-01-25  Bruce Momjiandoc: backpatch MVCC wording improvements to 9.1
2013-01-25  Robert HaasEliminate use of ExecuteSqlQueryForSingleRow, which...
2013-01-25  Magnus HaganderMake pg_dump exclude unlogged table data on hot standby...
2013-01-24  Tom LaneFix SPI documentation for new handling of ExecutorRun...
2013-01-24  Andrew DunstanUse correct output device for Windows prompts.
2013-01-24  Simon RiggsFix rare missing cancellations in Hot Standby.
2013-01-23  Kevin GrittnerFix performance problems with autovacuum truncation...
2013-01-21  Tom LaneFix one-byte buffer overrun in PQprintTuples().
2013-01-21  Tom LaneFix error-checking typo in check_TSCurrentConfig().
2013-01-21  Peter Eisentrautdoc: Fix syntax of a URL
2013-01-20  Magnus HaganderClarify that streaming replication can be both async...
2013-01-19  Tom LaneModernize string literal syntax in tutorial example.
2013-01-19  Andrew DunstanMake pgxs build executables with the right suffix.
2013-01-18  Tom LaneProtect against SnapshotNow race conditions in pg_table...
2013-01-15  Heikki LinnakangasOn second thought, use an empty string instead of ...
2013-01-15  Heikki LinnakangasDon't pass NULL to fprintf, if not currently connected...
2013-01-14  Tom LaneReject out-of-range dates in to_date().
2013-01-14  Tom LaneAdd new timezone abbrevation "FET".
2013-01-09  Magnus HaganderProperly install ecpg_compat and pgtypes libraries...
2013-01-01  Bruce MomjianUpdate copyrights for 2013
2012-12-30  Peter Eisentrautdoc: Correct description of LDAP authentication
2012-12-23  Tom LanePrevent failure when RowExpr or XmlExpr is parse-analyz...
2012-12-21  Heikki LinnakangasFix race condition if a file is removed while pg_baseba...
2012-12-20  Tom LaneFix pg_extension_config_dump() to handle update cases...
2012-12-20  Heikki LinnakangasFix recycling of WAL segments after changing recovery...
2012-12-18  Tom LaneIgnore libedit/libreadline while probing for standard...
2012-12-18  Peter EisentrautFix typo
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-12  Tom LaneAdd defenses against integer overflow in dynahash numbu...
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-10  Heikki LinnakangasUpdate minimum recovery point on truncation.
2012-12-08  Peter EisentrautUpdate iso.org page link
2012-12-05  Tom LaneEnsure recovery pause feature doesn't pause unless...
2012-12-04  Michael MeskesInclude isinf.o in libecpg if isinf() is not available...
2012-12-03  Tom LaneStamp 9.1.7. REL9_1_7
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  Peter EisentrautTranslation updates
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  Tom LaneDon't advance checkPoint.nextXid near the end of a...
2012-12-02  Simon RiggsXidEpoch++ if wraparound during checkpoint.
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  Peter Eisentrautdoc: Fix broken links to DocBook wiki
2012-11-30  Tom LaneTake buffer lock while inspecting btree index pages...
2012-11-30  Tom LaneAdd missing buffer lock acquisition in GetTupleForTrigg...
2012-11-30  Tom LaneProduce a more useful error message for over-length...
2012-11-29  Simon RiggsCorrectly init/deinit recovery xact environment.
2012-11-29  Tom LaneFix assorted bugs in CREATE INDEX CONCURRENTLY.
2012-11-29  Michael MeskesWhen processing nested structure pointer variables...
2012-11-26  Tom LaneFix SELECT DISTINCT with index-optimized MIN/MAX on...
2012-11-23  Heikki Linnakangaspg_stat_replication.sync_state was displayed incorrectl...
next