]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2019-05-16  Alvaro HerreraMore message style fixes
2019-05-16  Peter GeogheganRemove extra nbtree half-dead internal page check.
2019-05-16  Tom LaneFix bogus logic for combining range-partitioned columns...
2019-05-16  Tom LaneFix partition pruning to treat stable comparison operat...
2019-05-15  Peter GeogheganRemove obsolete nbtree insertion comment.
2019-05-15  Tom LaneRemove no-longer-used typedef.
2019-05-15  Peter GeogheganReverse order of newitem nbtree candidate splits.
2019-05-15  Bruce Momjiandocs: properly indent PG 12 release notes
2019-05-14  Andres FreundHandle table_complete_speculative's succeeded argument...
2019-05-14  Andres FreundAdd isolation test for INSERT ON CONFLICT speculative...
2019-05-14  Tom LaneFix "make clean" to clean out junk files left behind...
2019-05-14  Tom LaneMove logging.h and logging.c from src/fe_utils/ to...
2019-05-14  Bruce Momjiandocs: Indent listitem tags in PG 12 release notes
2019-05-14  Tom LaneRemove pg_rewind's private logging.h/logging.c files.
2019-05-14  Tom LaneFix SQL-style substring() to have spec-compliant greedi...
2019-05-14  Tom LaneIn bootstrap mode, use default signal handling for...
2019-05-14  Peter EisentrautUpdate SQL features/conformance information to SQL...
2019-05-14  Peter EisentrautUpdate information_schema for SQL:2016
2019-05-14  Peter EisentrautUpdate SQL keywords list to SQL:2016
2019-05-14  Bruce Momjiandocs: update partition item in PG 12 release notes
2019-05-14  Bruce Momjiandocs: fix duplicate wording in PG 12 release notes
2019-05-14  Heikki LinnakangasDetect internal GiST page splits correctly during index...
2019-05-14  Heikki LinnakangasFix comment on when HOT update is possible.
2019-05-14  Etsuro FujitaFix typo.
2019-05-14  Bruce Momjiandoc: Update OID item in PG 12 release notes
2019-05-14  Bruce Momjiandoc: improve wording of PG 12 releaase note partition...
2019-05-14  Bruce Momjiandoc: properly attibute PG 12 pgbench release note...
2019-05-14  Michael PaquierFix duplicated words in comments
2019-05-13  Peter GeogheganStandardize ItemIdData terminology.
2019-05-13  Peter GeogheganDoc: Refer to line pointers as item identifiers.
2019-05-13  Tom LaneFix logical replication's ideas about which type OIDs...
2019-05-13  Tom LaneImprove commentary about hack in is_publishable_class().
2019-05-13  Peter GeogheganDon't leave behind junk nbtree pages during split.
2019-05-13  Robert HaasImprove comment for att_isnull.
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...
next