]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2019-05-13  Tom LaneFix misuse of an integer as a bool.
2019-05-13  Etsuro Fujitapostgres_fdw: Fix typo in comment.
2019-05-13  Bruce Momjiandoc: PG 12 release notes: normalize attribution names
2019-05-13  Bruce Momjiandoc: adjust PG 12 release note sections
2019-05-13  Bruce Momjiandocs: fix typo in mention of MSVC
2019-05-13  Michael PaquierFix incorrect return value in JSON equality function...
2019-05-12  Tom LaneFix misoptimization of "{1,1}" quantifiers in regular...
2019-05-12  Noah MischFail pgwin32_message_to_UTF16() for SQL_ASCII messages.
2019-05-12  Tom LaneRearrange pgstat_bestart() to avoid failures within...
2019-05-11  Bruce Momjiandocs: remove second mention of btree max length reduction
2019-05-11  Bruce Momjiandoc: remove pg_config mention from PG 12 release notes
2019-05-11  Bruce Momjiandocs: PG 12 release notes, mention that REINDEX could...
2019-05-11  Bruce Momjiandocs: add links from the PG 12 release notes to the...
2019-05-11  Bruce Momjiandocs: adjust PG 12 floating point item
2019-05-11  Noah MischHonor TEMP_CONFIG in TAP suites.
2019-05-11  Michael PaquierFix error reporting in reindexdb
2019-05-11  Andrew GierthFix editing error in floating-point docs.
2019-05-11  Bruce Momjiandoc: add Heikki to PG 12 release note btree item
2019-05-11  Bruce Momjiandoc: improve PG 12 item on partitioned tables
2019-05-11  Bruce Momjiandoc: reorder attribution of PG 12 btree item
2019-05-11  Bruce Momjiandocs: properly attribute PG 12 rel item to James Coleman
2019-05-11  Bruce Momjiandocs: PG 12 docs, clarify btree index changes
2019-05-11  Bruce Momjiandoc: PG 12 release note adjustment
2019-05-10  Andres FreundRemove reindex_catalog test from test schedules.
2019-05-10  Tom LaneCope with EINVAL and EIDRM shmat() failures in PGShared...
2019-05-10  Bruce Momjiandoc: add markup for PG 12 release note text
2019-05-10  Bruce Momjiandoc: PG 12 wording improvments
2019-05-10  Michael PaquierFix and improve description of locktag types in lock.h
2019-05-10  Bruce Momjiandoc: more PG 12 wording adjustments
2019-05-10  Bruce Momjiandoc: fix capitalization in PG 12 release notes
2019-05-09  Bruce Momjiandoc: more PG 12 release note adjustments
2019-05-09  Bruce Momjiandocs: update release notes with fixes
2019-05-09  Michael PaquierImprove and fix some error handling for REINDEX INDEX...
2019-05-09  Tom LaneRepair issues with faulty generation of merge-append...
2019-05-09  Bruce Momjiandoc: update PG 12 release notes, v2
2019-05-09  Etsuro FujitaDoc: Update FDW documentation about GetForeignUpperPaths().
2019-05-09  Etsuro Fujitapostgres_fdw: Fix cost estimation for aggregate pushdown.
2019-05-09  Thomas MunroFix SxactGlobalXmin tracking.
2019-05-09  Peter Eisentrautpg_controldata: Add common gettext flags
2019-05-09  Peter EisentrautFix grammar in error message
2019-05-09  Tom LaneClean up the behavior and API of catalog.c's is-catalog...
2019-05-09  Michael PaquierFix error status of vacuumdb when multiple jobs are...
2019-05-08  Peter GeogheganRemove obsolete nbtree split REDO routine comment.
2019-05-08  Alvaro HerreraFix error messages
2019-05-08  Fujii MasaoFix documentation for the privileges required for repli...
2019-05-08  Peter EisentrautFix table lock levels for REINDEX INDEX CONCURRENTLY
2019-05-08  Thomas MunroProbe only 127.0.0.1 when looking for ports on Unix.
2019-05-08  Thomas MunroFix copy-and-paste mistakes in documentation.
2019-05-08  Etsuro FujitaAdd missing periods to comments.
2019-05-08  Heikki LinnakangasRemove leftover reference to old "flat file" mechanism...
2019-05-08  Peter GeogheganCorrect obsolete nbtsort.c minimum key comment.
2019-05-07  Alexander KorotkovAdd jsonpath_encoding_1.out changes missed in 29ceacc3f9
2019-05-07  Alexander KorotkovRemove word "singleton" out of jsonpath docs
2019-05-07  Alexander KorotkovImprove error reporting in jsonpath
2019-05-07  Fujii MasaoAdd TRUNCATE parameter to VACUUM.
2019-05-07  Magnus HaganderFix typos and clarify a comment
2019-05-07  Tom LaneAvoid "invalid memory alloc request size" while reading...
2019-05-07  Peter Eisentrautdoc: Generate keywords table automatically
2019-05-07  Amit KapilaRevert "Avoid the creation of the free space map for...
2019-05-07  Michael PaquierRemove some code related to 7.3 and older servers from...
2019-05-06  Bruce Momjiandocs: fist draft version of the PG 12 release notes
2019-05-06  Alvaro HerreraRevert "Make pg_dump emit ATTACH PARTITION instead...
2019-05-06  Michael PaquierAdd tests for error message generation in partition...
2019-05-06  Dean RasheedUse checkAsUser for selectivity estimator checks, if...
2019-05-06  Dean RasheedFix security checks for selectivity estimation function...
2019-05-05  Tom LaneBring pg_nextoid()'s error messages into line with...
2019-05-05  Tom LaneFix style violations in syscache lookups.
2019-05-05  Tom LaneAdd check for syscache lookup failure in update_relispa...
2019-05-04  Michael PaquierFix set of issues with memory-allocation system calls...
2019-05-04  Noah MischMSVC: Build ~35% faster by calling dumpbin just once...
2019-05-04  Noah MischSuppress compiler warning in non-SSL, non-assert builds.
2019-05-03  Peter GeogheganCorrect more obsolete nbtree page split comments.
2019-05-03  Tom LaneDoc: remove obsolete comment about per-branch documenta...
2019-05-03  Tom LaneRemove RelationSetIndexList().
2019-05-02  Tom LaneFix reindexing of pg_class indexes some more.
2019-05-02  Alvaro Herreraheap_prepare_freeze_tuple: Simplify coding
2019-05-02  Peter GeogheganFix nbtsort.c's page space accounting.
2019-05-02  Robert HaasFix some problems with VACUUM (INDEX_CLEANUP FALSE).
2019-05-01  Bruce Momjiandoc: clarify behavior of pg_upgrade's clone mode
2019-05-01  Magnus HaganderFix union for pgstat message types
2019-05-01  Andres FreundRun catalog reindexing test from 3dbb317d32 serially...
2019-05-01  Andres FreundFix unused variable compiler warning in !debug builds.
2019-04-30  Andres Freunddocs: Fix small copy & paste mistake.
2019-04-30  Andres FreundImprove comment spelling and style in llvmjit_deform.c.
2019-04-30  Andres FreundImprove code inferring length of bitmap for JITed tuple...
2019-04-30  Tom LaneClean up handling of constraint_exclusion and enable_pa...
2019-04-30  Bruce Momjiandoc: improve PG 12 to_timestamp()/to_date() wording
2019-04-30  Bruce Momjiandoc: move "only" to a more appropriate place in the...
2019-04-30  Alvaro HerreraMessage style fixes
2019-04-30  Alvaro HerreraWiden tuple counter variables from long to int64
2019-04-30  Andres FreundFix potential assertion failure when reindexing a pg_cl...
2019-04-30  Andres FreundFix several recently introduced issues around handling...
2019-04-29  Peter GeogheganRemove obsolete _bt_insert_parent() comment.
2019-04-29  Tom LaneIn walreceiver, don't try to do ereport() in a signal...
2019-04-29  Michael PaquierFix some typos
2019-04-29  Alvaro HerreraMessage fixes
2019-04-29  Peter EisentrautFix potential catalog corruption with temporary identit...
2019-04-28  Tom LaneDo pre-release housekeeping on catalog data, and fix...
2019-04-28  Noah MischUse preprocessor conditions compatible with Emacs indent.
2019-04-28  Tom LaneClean up minor warnings from buildfarm.
next