]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2014-07-24  Andres FreundProperly remove ephemeral replication slots after a...
2014-07-24  Robert HaasAvoid access to already-released lock in LockRefindAndR...
2014-07-24  Peter EisentrautFix TAP installcheck tests when current directory name...
2014-07-23  Tom LaneRearrange documentation paragraph describing pg_relatio...
2014-07-23  Noah MischReport success when Windows kill() emulation signals...
2014-07-23  Noah MischMSVC: Substitute $(top_builddir) in REGRESS_OPTS.
2014-07-22  Tom LaneRe-enable error for "SELECT ... OFFSET -1".
2014-07-22  Tom LaneCheck block number against the correct fork in get_raw_...
2014-07-22  Andrew DunstanAllow empty string object keys in json_object().
2014-07-22  Noah MischDiagnose incompatible OpenLDAP versions during build...
2014-07-22  Peter EisentrautUnset some local environment variables in TAP tests
2014-07-22  Peter Eisentrautgitattributes: Ignore time zone data files for whitespa...
2014-07-22  Tom LaneReject out-of-range numeric timezone specifications.
2014-07-21  Tom LaneStamp 9.4beta2. REL9_4_BETA2
2014-07-21  Tom LaneRelease notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.
2014-07-21  Tom LaneAdjust cutoff points in newly-added sanity tests.
2014-07-21  Tom LaneDefend against bad relfrozenxid/relminmxid/datfrozenxid...
2014-07-21  Peter EisentrautTranslation updates
2014-07-21  Peter EisentrautUpdate SQL features list
2014-07-20  Tom LaneFix xreflabel for hot_standby_feedback.
2014-07-19  Tom LaneUpdate time zone data files to tzdata release 2014e.
2014-07-19  Tom LanePartial fix for dropped columns in functions returning...
2014-07-18  Noah MischLimit pg_upgrade authentication advice to always-secure...
2014-07-18  Tom LaneFix two low-probability memory leaks in regular express...
2014-07-17  Peter Eisentrautdoc: Spell checking
2014-07-16  Heikki LinnakangasFix bugs in SP-GiST search with range type's -|- (adjac...
2014-07-15  Magnus HaganderMove check for SSL_get_current_compression to run on...
2014-07-15  Peter Eisentrautdoc: Put new options in right order on reference pages
2014-07-15  Peter Eisentrautpg_upgrade: Fix spacing in help output
2014-07-15  Peter Eisentrautpg_basebackup: Add more information about --max-rate...
2014-07-15  Andrew Dunstanjson_build_object and json_build_array are stable,...
2014-07-15  Alvaro HerreraFix REASSIGN OWNED for text search objects
2014-07-15  Magnus HaganderDetect presence of SSL_get_current_compression
2014-07-15  Peter EisentrautAdd missing source files to nls.mk
2014-07-15  Magnus HaganderInclude SSL compression status in psql banner and conne...
2014-07-15  Peter EisentrautAdd missing serial commas
2014-07-15  Peter Eisentrautdoc: small fixes for REINDEX reference page
2014-07-14  Alvaro HerreraMove view reloptions into their own varlena struct
2014-07-14  Fujii MasaoPrevent bitmap heap scans from showing unnecessary...
2014-07-12  Andres FreundFix decoding of consecutive MULTI_INSERTs emitted by...
2014-07-12  Magnus HaganderAdd autocompletion of locale keywords for CREATE DATABASE
2014-07-11  Tom LaneFix bug with whole-row references to append subplans.
2014-07-09  Andres FreundRename logical decoding's pg_llog directory to pg_logical.
2014-07-09  Peter EisentrautFix whitespace
2014-07-08  Peter EisentrautUpdate key words table for 9.4
2014-07-08  Peter Eisentrautdoc: Link text to table by id
2014-07-08  Tom LaneDon't assume a subquery's output is unique if there...
2014-07-08  Peter Eisentrautdoc: Fix spacing in verbatim environments
2014-07-07  Bruce Momjianpg_upgrade: allow upgrades for new-only TOAST tables
2014-07-06  Andres FreundFix decoding of MULTI_INSERTs when rows other than...
2014-07-06  Noah MischConsistently pass an "unsigned char" to ctype.h functions.
2014-07-03  Tom LaneDon't cache per-group context across the whole query...
2014-07-03  Tom LaneRedesign API presented by nodeAgg.c for ordered-set...
2014-07-03  Peter EisentrautUse a separate temporary directory for the Unix-domain...
2014-07-03  Peter EisentrautSupport vpath builds in TAP tests
2014-07-02  Kevin GrittnerSmooth reporting of commit/rollback statistics.
2014-07-02  Bruce Momjianpg_upgrade: preserve database and relation minmxid...
2014-07-02  Bruce Momjianpg_upgrade: no need to remove "members" files for...
2014-07-02  Tom LaneAdd some errdetail to checkRuleResultList().
2014-07-02  Fujii MasaoPrevent psql from issuing BEGIN before ALTER SYSTEM...
2014-07-01  Tom LaneFix inadequately-sized output buffer in contrib/unaccent.
2014-06-30  Bruce Momjianpg_upgrade: update C comments about pg_dumpall
2014-06-30  Noah MischDon't prematurely free the BufferAccessStrategy in...
2014-06-30  Andres FreundCheck interrupts during logical decoding more frequently.
2014-06-30  Heikki LinnakangasRevert the assertion of no palloc's in critical section.
2014-06-29  Tom LaneRemove use_json_as_text options from json_to_record...
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-23  Fujii MasaoFix typo in replication slot function doc.
2014-06-23  Fujii MasaoAdd missing closing parenthesis into max_replication_sl...
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  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  Tom LaneAvoid leaking memory while evaluating arguments for...
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-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  Noah MischFix the MSVC build process for uuid-ossp.
2014-06-17  Bruce Momjian9.4 release notes: improve valgrind mention
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-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".
next