]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2014-06-27  Alvaro HerreraHave multixact be truncated by checkpoint, not vacuum
2014-06-27  Alvaro HerreraDon't allow relminmxid to go backwards during VACUUM...
2014-06-27  Alvaro HerreraFix broken Assert() introduced by 8e9a16ab8f7f0e58
2014-06-27  Tom LaneDisallow pushing volatile qual expressions down into...
2014-06-26  Tom LaneGet rid of bogus separate pg_proc entries for json_extr...
2014-06-26  Tom LaneForward-patch regression test for "could not find pathk...
2014-06-26  Fujii MasaoRemove obsolete example of CSV log file name from log_f...
2014-06-25  Tom LaneRationalize error messages within jsonfuncs.c.
2014-06-25  Tom LaneCosmetic improvements in jsonfuncs.c.
2014-06-25  Tom LaneFix handling of nested JSON objects in json_populate_re...
2014-06-24  Bruce Momjianpg_upgrade: remove pg_multixact files left by initdb
2014-06-24  Heikki LinnakangasDon't allow foreign tables with OIDs.
2014-06-24  Robert HaasCheck for interrupts during tuple-insertion loops.
2014-06-23  Heikki LinnakangasImprove tab-completion of DROP and ALTER ENABLE/DISABLE...
2014-06-23  Fujii MasaoFix typo in replication slot function doc.
2014-06-23  Fujii MasaoAdd missing closing parenthesis into max_replication_sl...
2014-06-23  Heikki LinnakangasFix bug in WAL_DEBUG.
2014-06-21  Bruce Momjiandoc: adjust JSONB GIN index description
2014-06-21  Bruce Momjian9.4 release notes: adjust some entry wording
2014-06-21  Kevin GrittnerFix documentation template for CREATE TRIGGER.
2014-06-20  Tom LaneAdd Asserts to verify that catalog cache keys are uniqu...
2014-06-20  Joe ConwayClean up data conversion short-lived memory context.
2014-06-20  Andres FreundDo all-visible handling in lazy_vacuum_page() outside...
2014-06-20  Andres FreundDon't allow to disable backend assertions via the debug...
2014-06-20  Tom LaneAvoid leaking memory while evaluating arguments for...
2014-06-20  Noah MischFix contrib/pg_upgrade/test.sh for $PWD containing...
2014-06-20  Noah MischLet installcheck-world pass against a server requiring...
2014-06-19  Tom LaneDocument SQL functions' behavior of parsing the whole...
2014-06-19  Kevin GrittnerFix calculation of PREDICATELOCK_MANAGER_LWLOCK_OFFSET.
2014-06-19  Fujii MasaoDon't allow data_directory to be set in postgresql...
2014-06-19  Tom LaneImprove our mechanism for controlling the Linux out...
2014-06-18  Andrew DunstanRemove unnecessary check for jbvBinary in convertJsonbV...
2014-06-18  Tom LaneFix weird spacing in error message.
2014-06-18  Andrew DunstanDocument that jsonb has all the standard comparison...
2014-06-18  Tom LaneImplement UPDATE tab SET (col1,col2,...) = (SELECT...
2014-06-18  Noah MischFix the MSVC build process for uuid-ossp.
2014-06-17  Bruce Momjian9.4 release notes: improve valgrind mention
2014-06-17  Heikki LinnakangasRevert accidental change of WAL_DEBUG default.
2014-06-16  Tom LaneAvoid recursion when processing simple lists of AND...
2014-06-16  Bruce MomjianUse type pgsocket for Windows pipe emulation socket...
2014-06-14  Noah MischSecure Unix-domain sockets of "make check" temporary...
2014-06-14  Noah MischAdd mkdtemp() to libpgport.
2014-06-14  Heikki LinnakangasChange the signature of rm_desc so that it's passed...
2014-06-13  Noah MischHarden pg_filenode_relation test against concurrent...
2014-06-13  Noah MischAdjust 9.4 release notes.
2014-06-13  Noah Mischemacs.samples: Reliably override ".dir-locals.el".
2014-06-13  Tom LaneImprove predtest.c's ability to reason about operator...
2014-06-13  Tom LaneFix pg_restore's processing of old-style BLOB COMMENTS...
2014-06-12  Tom LaneImprove tuplestore's error messages for I/O failures.
2014-06-12  Tom LaneAdjust largeobject regression test to leave a couple...
2014-06-12  Tom LanePreserve exposed type of subquery outputs when substitu...
2014-06-12  Tom LaneRemove inadvertent copyright violation in largeobject...
2014-06-12  Tom LaneAdd regression test to prevent future breakage of legac...
2014-06-12  Tom LaneRename lo_create(oid, bytea) to lo_from_bytea().
2014-06-12  Alvaro HerreraFix typos
2014-06-12  Tom LaneRemove unnecessary output expressions from unflattened...
2014-06-12  Andres FreundConsistency improvements for slot and decoding code.
2014-06-11  Noah MischHave configuration templates augment, not replace,...
2014-06-11  Noah MischConsistently define BUILDING_DLL during builds of src...
2014-06-11  Noah MischFix typos in comments.
2014-06-11  Fujii MasaoFix typos in comments.
2014-06-11  Tom LaneFix ancient encoding error in hungarian.stop.
2014-06-11  Tom LaneStamp shared-library minor version numbers for 9.5.
2014-06-11  Tom LaneStamp HEAD as 9.5devel.
2014-06-10  Tom LaneForward-port regression test for bug #10587 into 9...
2014-06-09  Tom LaneFix infinite loop when splitting inner tuples in SPGiST...
2014-06-09  Alvaro HerreraWrap multixact/members correctly during extension,...
2014-06-05  Andres FreundFix off-by-one in decoding causing one-record events...
2014-06-05  Tom LaneAdd defenses against running with a wrong selection...
2014-06-05  Andres FreundConsistently spell a replication slot's name as slot_name.
2014-06-05  Andres FreundMove regression test listing of builtin leakproof funct...
2014-06-05  Heikki LinnakangasAdjust SP-GiST WAL record formats to reduce alignment...
2014-06-05  Tom LaneTweak new regression test case for better portability.
2014-06-05  Tom LaneAdd btree and hash opclasses for pg_lsn.
2014-06-04  Tom LaneBump PG_CONTROL_VERSION for previous 9.4 changes.
2014-06-04  Andres FreundFix longstanding bug in HeapTupleSatisfiesVacuum().
2014-06-04  Fujii MasaoAdd description of pg_stat directory into doc.
2014-06-04  Fujii MasaoSave pg_stat_statements statistics file into $PGDATA...
2014-06-04  Peter EisentrautSilence Bison deprecation warnings
2014-06-03  Andrew DunstanUse EncodeDateTime instead of to_char to render JSON...
2014-06-03  Andrew DunstanDo not escape a unicode sequence when escaping JSON...
2014-06-03  Andrew DunstanOutput timestamps in ISO 8601 format when rendering...
2014-06-03  Tom LaneMake plpython_unicode regression test work in more...
2014-06-03  Andres FreundSet the process latch when processing recovery conflict...
2014-06-03  Andres FreundUse unaligned output in another regression test query...
2014-06-02  Bruce Momjiandoc: fix JSON function prototype variable label
2014-06-01  Andrew DunstanImprove the efficiency of certain jsonb get operations.
2014-05-31  Andres FreundImprovements to the replication protocol documentation.
2014-05-30  Tom LaneOn OS X, link libpython normally, ignoring the "framewo...
2014-05-30  Heikki LinnakangasFix typos in MSVC solution file.
2014-05-30  Robert HaasIn release notes, mention the need to initialize bgw_no...
2014-05-29  Tom LaneWhen using the OSSP UUID library, cache its uuid_t...
2014-05-29  Tom LaneFix uuid-ossp regression tests based on buildfarm feedback.
2014-05-28  Tom LaneRevert "Fix bogus %name-prefix option syntax in all...
2014-05-28  Andres FreundDon't pay heed to wal_sender_timeout while creating...
2014-05-28  Heikki LinnakangasMinor refactoring of jsonb_util.c
2014-05-28  Heikki LinnakangasJsonb comparison bug fixes.
2014-05-28  Tom LaneFix bogus %name-prefix option syntax in all our Bison...
2014-05-28  Tom LaneImprove regression tests for uuid-ossp.
2014-05-28  Tom LaneFix stack clobber in new uuid-ossp code.
next