]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-07-01  Tom LaneFix race condition in enum value comparisons.
2012-06-30  Tom LanePrevent CREATE TABLE LIKE/INHERITS from (mis) copying...
2012-06-29  Heikki LinnakangasInitialize shared memory copy of ckptXidEpoch correctly...
2012-06-29  Tom LaneFix NOTIFY to cope with I/O problems, such as out-of...
2012-06-26  Tom LaneImprove pg_dump's dependency-sorting logic to enforce...
2012-06-21  Tom LaneFix memory leak in ARRAY(SELECT ...) subqueries.
2012-06-19  Alvaro Herrerapg_dump: Fix verbosity level in LO progress messages
2012-06-19  Peter EisentrautUpdate copyright year in forgotten places
2012-06-17  Magnus HaganderAdd missing subtitle for compressed archive logs
2012-06-13  Bruce MomjianIn pg_upgrade, report pre-PG 8.1 plpython helper functi...
2012-06-13  Bruce MomjianIn pg_upgrade, verify that the install user has the...
2012-06-11  Magnus HaganderPrevent non-streaming replication connections from...
2012-06-08  Simon RiggsFix bug in early startup of Hot Standby with subtransac...
2012-06-07  Simon RiggsWake WALSender to reduce data loss at failover for...
2012-06-05  Magnus HaganderBackpatch error message fix from 81f6bbe8ade8c90f23f928...
2012-06-05  Tom LaneFix some more bugs in contrib/xml2's xslt_process().
2012-06-01  Simon RiggsAvoid early reuse of btree pages, causing incorrect...
2012-05-31  Tom LaneStamp 9.1.4. REL9_1_4
2012-05-31  Tom LaneUpdate release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19.
2012-05-31  Peter EisentrautTranslation updates
2012-05-31  Tom LaneRevert back-branch changes in behavior of age(xid).
2012-05-31  Tom LaneUpdate time zone data files to tzdata release 2012c.
2012-05-31  Tom LaneIgnore SECURITY DEFINER and SET attributes for a PL...
2012-05-30  Tom LaneExpand the allowed range of timezone offsets to +/...
2012-05-30  Tom LaneFix incorrect password transformation in contrib/pgcryp...
2012-05-29  Tom LaneTeach AbortOutOfAnyTransaction to clean up partially...
2012-05-27  Magnus HaganderFix handling of pg_stat_statements.stat temporary file
2012-05-26  Tom LanePrevent synchronized scanning when systable_beginscan...
2012-05-25  Tom LaneFix string truncation to be multibyte-aware in text_nam...
2012-05-25  Tom LaneUse binary search instead of brute-force scan in findNa...
2012-05-23  Peter Eisentrautpg_standby: Remove tabs from string literals
2012-05-22  Tom LaneEnsure that seqscans check for interrupts at least...
2012-05-22  Robert HaasFix error message for COMMENT/SECURITY LABEL ON COLUMN...
2012-05-22  Tom LaneMove postmaster's RemovePgTempFiles call to a less...
2012-05-15  Heikki LinnakangasFix bug in to_tsquery().
2012-05-13  Tom LaneFix DROP TABLESPACE to unlink symlink when directory...
2012-05-12  Simon RiggsEnsure backwards compatibility for GetStableLatestTrans...
2012-05-11  Tom LaneFix contrib/citext's upgrade script to handle array...
2012-05-11  Robert HaasPrevent loss of init fork when truncating an unlogged...
2012-05-11  Simon RiggsRemove extraneous #include "storage/proc.h"
2012-05-11  Simon RiggsEnsure age() returns a stable value rather than the...
2012-05-11  Heikki LinnakangasOn GiST page split, release the locks on child pages...
2012-05-10  Tom LaneFix Windows implementation of PGSemaphoreLock.
2012-05-10  Magnus HaganderOnly attempt to show collations on servers >= 9.1.
2012-05-10  Joe ConwayPL/pgSQL RETURN NEXT was leaking converted tuples,...
2012-05-09  Simon RiggsAvoid xid error from age() function when run on Hot...
2012-05-04  Tom LaneOverdue code review for transaction-level advisory...
2012-05-03  Magnus HaganderRemove link to ODBCng project from the docs.
2012-04-27  Tom LaneFix printing of whole-row Vars at top level of a SELECT...
2012-04-27  Tom LaneFix syslogger's rotation disable/re-enable logic.
2012-04-26  Peter EisentrautPL/Python: Accept strings in functions returning compos...
2012-04-26  Tom LaneFix planner's handling of RETURNING lists in writable...
2012-04-25  Tom LaneFix edge-case behavior of pg_next_dst_boundary().
2012-04-25  Peter EisentrautPL/Python: Improve error messages
2012-04-18  Andrew DunstanRevert recent commit re positional arguments.
2012-04-18  Robert HaasFix copyfuncs/equalfuncs support for ReassignOwnedStmt.
2012-04-17  Andrew DunstanDon't override arguments set via options with positiona...
2012-04-17  Heikki LinnakangasDon't wait for the commit record to be replicated if...
2012-04-12  Tom LaneClamp indexscan filter condition cost estimate to be...
2012-04-11  Tom LaneIgnore missing schemas during non-interactive assignmen...
2012-04-10  Bruce MomjianFix pg_upgrade to properly upgrade a table that is...
2012-04-10  Tom LaneAdjust various references to GEQO being non-deterministic.
2012-04-09  Tom LaneFix an Assert that turns out to be reachable after...
2012-04-08  Heikki Linnakangasset_stack_base() no longer needs to be called in Postgr...
2012-04-08  Heikki LinnakangasDo stack-depth checking in all postmaster children.
2012-04-06  Tom LaneUpdate URL for pgtclng project.
2012-04-06  Tom LaneFix misleading output from gin_desc().
2012-04-04  Tom LaneFix syslogger to not lose log coherency under high...
2012-04-04  Tom LaneFix a couple of contrib/dblink bugs.
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump when many objects are...
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump for large numbers of...
2012-03-29  Tom LaneFix dblink's failure to report correct connection name...
2012-03-29  Simon RiggsCorrect epoch of txid_current() when executed on a...
2012-03-28  Robert Haaspg_basebackup: Error handling fixes.
2012-03-26  Tom LaneFix COPY FROM for null marker strings that correspond...
2012-03-24  Tom LaneFix planner's handling of outer PlaceHolderVars within...
2012-03-24  Tom LaneCast some printf arguments to avoid possibly-nonportabl...
2012-03-23  Robert HaasUpdate docs on numeric storage requirements.
2012-03-22  Tom LaneFix GET DIAGNOSTICS for case of assignment to function...
2012-03-21  Tom LaneBack-patch contrib/vacuumlo's new -l (limit) option...
2012-03-21  Robert HaasDon't allow CREATE TABLE AS to put relations in pg_global.
2012-03-21  Heikki LinnakangasFix bug where walsender goes into a busy loop if connec...
2012-03-20  Alvaro HerreraUpdate struct Trigger in docs
2012-03-19  Alvaro Herreraplperl: Package-qualify _TD
2012-03-19  Bruce MomjianIn pg_upgrade, remove dependency on pg_config, as that...
2012-03-17  Andrew DunstanHonor inputdir and outputdir when converting regression...
2012-03-16  Peter Eisentrautpg_restore: Fix memory and file descriptor leak with...
2012-03-16  Tom LaneRevisit handling of UNION ALL subqueries with non-Var...
2012-03-13  Tom LanePatch some corner-case bugs in pl/python.
2012-03-12  Bruce MomjianRemove tabs in SGML files
2012-03-11  Tatsuo IshiiAdd description for --no-locale and --text-search-config.
2012-03-10  Peter Eisentrautecpg: Fix off-by-one error in memory copying
2012-03-10  Peter Eisentrautecpg: Fix rare memory leaks
2012-03-10  Peter Eisentrautpsql: Fix invalid memory access
2012-03-10  Peter Eisentrautlibpq: Fix memory leak
2012-03-08  Tom LaneFix some issues with temp/transient tables in extension...
2012-03-07  Robert HaasAttempt to reduce locale dependencies in regression...
2012-03-05  Tom LaneImprove documentation around logging_collector and...
2012-03-02  Tom LaneAllow child-relation entries to be made in ec_has_const...
2012-02-29  Tom LaneSimplify references to backslash-doubling in func.sgml.
next