]> granicus.if.org Git - postgresql/shortlog
postgresql
2019-05-20 Tom LaneStamp 12beta1. REL_12_BETA1
2019-05-20 Andres FreundFix regression tests broken in fc7c281f87467.
2019-05-20 Fujii MasaoFix comment for issue_xlog_fsync().
2019-05-20 Fujii MasaoMake VACUUM accept 1 and 0 as a boolean value.
2019-05-20 Peter EisentrautTranslation updates
2019-05-20 Peter EisentrautRemove bug.template file
2019-05-20 Andres FreundRemove outdated comment in copy.c.
2019-05-20 Andres FreundMinimally fix partial aggregation for aggregates that...
2019-05-20 Michael PaquierFix some grammar in documentation of spgist and pgbench
2019-05-19 Andres FreundFix and improve SnapshotType comments.
2019-05-19 Noah MischRevert "In the pg_upgrade test suite, don't write to...
2019-05-19 Andres FreundDon't to predicate lock for analyze scans, refactor...
2019-05-19 Noah MischIn the pg_upgrade test suite, don't write to src/test...
2019-05-19 Tom LaneImprove logrotate test so that it meaningfully exercise...
2019-05-19 Tom LaneRevert "postmaster: Start syslogger earlier".
2019-05-19 Alexander KorotkovFix declarations of couple jsonpath functions
2019-05-19 Alexander KorotkovImprove documentation for array subscription in jsonpath
2019-05-19 Alexander KorotkovDocument jsonpath .** accessor with nesting level filter
2019-05-19 Tom LaneANSI-ify a few straggler K&R-style function definitions.
2019-05-18 Tom LaneMake BufFileCreateTemp() ensure that temp tablespaces...
2019-05-18 Bruce Momjiandocs: tighten up PG 12 release note item on 1k partitions
2019-05-18 Tom Lane"A void function may not return a value".
2019-05-18 Andres Freundtableam: Avoid relying on relation size to determine...
2019-05-18 Andres Freundtableam: Don't assume that every AM uses md.c style...
2019-05-17 Tom LaneRestructure creation of run-time pruning steps.
2019-05-17 Bruce Momjiandocs: split out sort-skip partition item in PG 12...
2019-05-17 Michael PaquierFix regression test outputs
2019-05-16 Michael PaquierFix typos in documentatoin of GSSAPI encryption
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.
next