aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: split out sort-skip partition item in PG 12 release notesBruce Momjian2019-05-17
* Fix regression test outputsMichael Paquier2019-05-17
* Fix typos in documentatoin of GSSAPI encryptionMichael Paquier2019-05-17
* More message style fixesAlvaro Herrera2019-05-16
* Remove extra nbtree half-dead internal page check.Peter Geoghegan2019-05-16
* Fix bogus logic for combining range-partitioned columns during pruning.Tom Lane2019-05-16
* Fix partition pruning to treat stable comparison operators properly.Tom Lane2019-05-16
* Remove obsolete nbtree insertion comment.Peter Geoghegan2019-05-15
* Remove no-longer-used typedef.Tom Lane2019-05-15
* Reverse order of newitem nbtree candidate splits.Peter Geoghegan2019-05-15
* docs: properly indent PG 12 release notesBruce Momjian2019-05-15
* Handle table_complete_speculative's succeeded argument as documented.Andres Freund2019-05-14
* Add isolation test for INSERT ON CONFLICT speculative insertion failure.Andres Freund2019-05-14
* Fix "make clean" to clean out junk files left behind after ssl tests.Tom Lane2019-05-14
* Move logging.h and logging.c from src/fe_utils/ to src/common/.Tom Lane2019-05-14
* docs: Indent listitem tags in PG 12 release notesBruce Momjian2019-05-14
* Remove pg_rewind's private logging.h/logging.c files.Tom Lane2019-05-14
* Fix SQL-style substring() to have spec-compliant greediness behavior.Tom Lane2019-05-14
* In bootstrap mode, use default signal handling for SIGINT etc.Tom Lane2019-05-14
* Update SQL features/conformance information to SQL:2016Peter Eisentraut2019-05-14
* Update information_schema for SQL:2016Peter Eisentraut2019-05-14
* Update SQL keywords list to SQL:2016Peter Eisentraut2019-05-14
* docs: update partition item in PG 12 release notesBruce Momjian2019-05-14
* docs: fix duplicate wording in PG 12 release notesBruce Momjian2019-05-14
* Detect internal GiST page splits correctly during index build.Heikki Linnakangas2019-05-14
* Fix comment on when HOT update is possible.Heikki Linnakangas2019-05-14
* Fix typo.Etsuro Fujita2019-05-14
* doc: Update OID item in PG 12 release notesBruce Momjian2019-05-13
* doc: improve wording of PG 12 releaase note partition itemBruce Momjian2019-05-13
* doc: properly attibute PG 12 pgbench release note itemBruce Momjian2019-05-13
* Fix duplicated words in commentsMichael Paquier2019-05-14
* Standardize ItemIdData terminology.Peter Geoghegan2019-05-13
* Doc: Refer to line pointers as item identifiers.Peter Geoghegan2019-05-13
* Fix logical replication's ideas about which type OIDs are built-in.Tom Lane2019-05-13
* Improve commentary about hack in is_publishable_class().Tom Lane2019-05-13
* Don't leave behind junk nbtree pages during split.Peter Geoghegan2019-05-13
* Improve comment for att_isnull.Robert Haas2019-05-13
* Fix misuse of an integer as a bool.Tom Lane2019-05-13
* postgres_fdw: Fix typo in comment.Etsuro Fujita2019-05-13
* doc: PG 12 release notes: normalize attribution namesBruce Momjian2019-05-12
* doc: adjust PG 12 release note sectionsBruce Momjian2019-05-12
* docs: fix typo in mention of MSVCBruce Momjian2019-05-12
* Fix incorrect return value in JSON equality function for scalarsMichael Paquier2019-05-13
* Fix misoptimization of "{1,1}" quantifiers in regular expressions.Tom Lane2019-05-12
* Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.Noah Misch2019-05-12
* Rearrange pgstat_bestart() to avoid failures within its critical section.Tom Lane2019-05-11
* docs: remove second mention of btree max length reductionBruce Momjian2019-05-11
* doc: remove pg_config mention from PG 12 release notesBruce Momjian2019-05-11
* docs: PG 12 release notes, mention that REINDEX could now failBruce Momjian2019-05-11
* docs: add links from the PG 12 release notes to the main docsBruce Momjian2019-05-11