]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.
2012-02-29  Heikki LinnakangasCorrectly detect SSI conflicts of prepared transactions...
2012-02-26  Tom LaneFix some more bugs in GIN's WAL replay logic.
2012-02-23  Tom LaneStamp 9.1.3. REL9_1_3
2012-02-23  Tom LaneLast-minute release note updates.
2012-02-23  Tom LaneConvert newlines to spaces in names written in pg_dump...
2012-02-23  Tom LaneRemove arbitrary limitation on length of common name...
2012-02-23  Tom LaneRequire execute permission on the trigger function...
2012-02-23  Tom LaneAllow MinGW builds to use standardly-named OpenSSL...
2012-02-23  Peter EisentrautTranslation updates
2012-02-23  Peter EisentrautRemove inappropriate quotes
2012-02-22  Tom LaneDraft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18.
2012-02-22  Alvaro HerreraREASSIGN OWNED: Support foreign data wrappers and servers
2012-02-22  Simon RiggsCorrectly initialise shared recoveryLastRecPtr in recovery.
2012-02-21  Tom LaneDon't clear btpo_cycleid during _bt_vacuum_one_page.
2012-02-21  Magnus HaganderAvoid double close of file handle in syslogger on win32
2012-02-20  Tom LaneDon't reject threaded Python on FreeBSD.
2012-02-20  Tom LaneFix regex back-references that are directly quantified...
2012-02-17  Tom LaneFix longstanding error in contrib/intarray's int[]...
2012-02-15  Tom LaneRun a portal's cleanup hook immediately when pushing...
2012-02-13  Michael MeskesDo not use the variable name when defining a varchar...
2012-02-13  Andrew DunstanFix auto-explain JSON output to be valid JSON.
2012-02-11  Tom LaneFix I/O-conversion-related memory leaks in plpgsql.
2012-02-10  Tom LaneFix oversight in pg_dump's handling of extension config...
2012-02-10  Tom LaneFix brain fade in previous pg_dump patch.
2012-02-10  Tom LaneFix pg_dump for better handling of inherited columns.
2012-02-08  Tom LaneThrow error sooner for unlogged GiST indexes.
2012-02-06  Tom LaneFix postmaster to attempt restart after a hot-standby...
2012-02-06  Tom LaneAvoid throwing ERROR during WAL replay of DROP TABLESPACE.
2012-02-06  Tom LaneAvoid problems with OID wraparound during WAL replay.
2012-02-06  Alvaro Herrerafe-misc.c depends on pg_config_paths.h
2012-02-05  Tom LaneFix transient clobbering of shared buffers during WAL...
2012-02-01  Simon RiggsResolve timing issue with logging locks for Hot Standby.
2012-01-30  Heikki LinnakangasAccept a non-existent value in "ALTER USER/DATABASE...
2012-01-29  Tom LaneFix pushing of index-expression qualifications through...
2012-01-29  Tom LaneUpdate statement about sorting of character-string...
2012-01-29  Tom LaneFix handling of init_plans list in inheritance_planner().
2012-01-28  Tom LaneFix handling of data-modifying CTE subplans in EvalPlan...
2012-01-28  Tom LaneFix error detection in contrib/pgcrypto's encrypt_iv...
2012-01-27  Magnus HaganderFix wording, per Peter Geoghegan
2012-01-25  Bruce MomjianNow that the shared library name can be adjusted in...
2012-01-25  Bruce MomjianIn pg_upgrade, when checking for the plpython library...
2012-01-24  Bruce MomjianRemove tab in 9.1 SGML file.
2012-01-18  Heikki LinnakangasFix corner case in cleanup of transactions using SSI.
2012-01-15  Andrew DunstanImprove efficiency of recent changes to plperl's sv2cstr().
2012-01-12  Tom LaneFix CLUSTER/VACUUM FULL for toast values owned by recen...
2012-01-10  Tom LaneFix one-byte buffer overrun in contrib/test_parser.
2012-01-07  Tom LaneUse __sync_lock_test_and_set() for spinlocks on ARM...
2012-01-06  Tom LaneFix typo, pg_types_date.h => pgtypes_date.h.
2012-01-06  Tom LaneFix pg_restore's direct-to-database mode for INSERT...
2012-01-06  Robert HaasFix variable confusion in BufferSync().
2012-01-05  Andrew DunstanFix breakage from earlier plperl fix.
2012-01-05  Andrew DunstanWork around perl bug in SvPVutf8().
2012-01-04  Tom LaneMake executor's SELECT INTO code save and restore origi...
2012-01-02  Tom LaneFix coerce_to_target_type for coerce_type's klugy handl...
2011-12-21  Tom LaneUpdate per-column ACLs, not only per-table ACL, when...
2011-12-21  Tom LaneFix gincostestimate to handle ScalarArrayOpExpr reasonably.
2011-12-20  Tom LaneAvoid crashing when we have problems unlinking files...
2011-12-18  Michael MeskesIn ecpg removed old leftover check for given connection...
2011-12-16  Heikki LinnakangasFix reference to "verify-ca" and "verify-full" in a...
2011-12-14  Andrew DunstanDisable excessive FP optimization by recent versions...
2011-12-12  Heikki LinnakangasRevert the behavior of inet/cidr functions to not unpac...
2011-12-09  Heikki LinnakangasDon't set reachedMinRecoveryPoint during crash recovery...
2011-12-07  Tom LaneFix corner cases in readlink() usage.
2011-12-07  Magnus HaganderAvoid using readlink() on platforms that don't support it
2011-12-06  Magnus HaganderAdd missing documentation for function pg_stat_get_wal_...
2011-12-05  Bruce MomjianIn pg_upgrade, allow tables using regclass to be upgrad...
2011-12-04  Michael MeskesApplied another patch by Zoltan to fix memory alignemen...
2011-12-03  Magnus HaganderTreat ENOTDIR as ENOENT when looking for client certifi...
2011-12-02  Tom LaneAdd some weasel wording about threaded usage of PGresults.
2011-12-01  Tom LaneStamp 9.1.2. REL9_1_2
2011-12-01  Tom LaneClarify documentation about SQL:2008 variant of LIMIT...
2011-12-01  Peter EisentrautTranslation updates
2011-12-01  Tom LaneFix getTypeIOParam to support type record[].
2011-12-01  Tom LaneUpdate information about configuring SysV IPC parameter...
2011-12-01  Tom LaneDraft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17...
2011-11-30  Tom LaneUpdate time zone data files to tzdata release 2011n.
2011-11-30  Tom LaneTweak previous patch to ensure edata->filename always...
2011-11-30  Peter EisentrautStrip file names reported in error messages in vpath...
2011-11-30  Tom LanePrevent autovacuum transactions from running in seriali...
2011-11-29  Peter Eisentrautpg_dump: Add gettext plural support to error message
2011-11-29  Tom LaneDisallow deletion of CurrentExtensionObject while runni...
2011-11-28  Tom LaneRemove erroneous claim about use of pg_locks.objid...
next