aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix badly edited doc sentenceAlvaro Herrera2018-04-06
* Clean up intermetiate state in pg_basebackup testsMagnus Hagander2018-04-06
* Fix typoMagnus Hagander2018-04-06
* Faster partition pruningAlvaro Herrera2018-04-06
* Support new default roles with adminpackStephen Frost2018-04-06
* Add default roles for file/program accessStephen Frost2018-04-06
* Remove explicit superuser checks in favor of ACLsStephen Frost2018-04-06
* Add memory context identifier to portal contextPeter Eisentraut2018-04-06
* Rename MemoryContextCopySetIdentifier() for clarityPeter Eisentraut2018-04-06
* Enforce child constraints during COPY TO a partitioned table.Robert Haas2018-04-06
* Refactor PgFdwModifyState creation/destruction into separate functions.Robert Haas2018-04-06
* Split the SetSubscriptionRelState function into twoPeter Eisentraut2018-04-06
* Improve messaging during logical replication worker startupPeter Eisentraut2018-04-06
* Fix compiler warning about format truncationPeter Eisentraut2018-04-06
* Improve parse representation for MERGESimon Riggs2018-04-06
* Attempt to fix win32 build of pg_verify_checksumsMagnus Hagander2018-04-05
* Allow on-line enabling and disabling of data checksumsMagnus Hagander2018-04-05
* doc: remove mention of the DMOZ catalog in ltree docsBruce Momjian2018-04-05
* MERGE syntax diagram correctionSimon Riggs2018-04-05
* PL/pgSQL: Add support for SET TRANSACTIONPeter Eisentraut2018-04-05
* Allow cpluspluscheck to pass by renaming variableSimon Riggs2018-04-05
* Fix plan cache issue in PL/pgSQL CALLPeter Eisentraut2018-04-05
* Fix worker_spi for new parameter to initialize connectionMagnus Hagander2018-04-05
* Remove tsearch test contained russian characters, missed inTeodor Sigaev2018-04-05
* Allow background workers to bypass datallowconnMagnus Hagander2018-04-05
* Add websearch_to_tsqueryTeodor Sigaev2018-04-05
* Add missing includeAlvaro Herrera2018-04-05
* Add support of bool, bpchar, name and uuid to btree_ginTeodor Sigaev2018-04-05
* Fix handling of non-upgraded B-tree metapagesTeodor Sigaev2018-04-05
* MERGE minor errataSimon Riggs2018-04-05
* MERGE fix variable warning in non-assert buildsSimon Riggs2018-04-05
* MERGE INSERT allows only one VALUES clauseSimon Riggs2018-04-05
* Remove unused vars and mark assert-only varsTeodor Sigaev2018-04-05
* Fix misprint in documentationTeodor Sigaev2018-04-05
* Fix typoTeodor Sigaev2018-04-05
* MERGE post-commit reviewSimon Riggs2018-04-05
* Install errcodes.txt for use by extensions.Andrew Gierth2018-04-05
* doc: Improve indentation of SQL examplesPeter Eisentraut2018-04-04
* Restore erroneously removed ONLY from PK checkAlvaro Herrera2018-04-04
* Rewrite pg_dump TAP testsStephen Frost2018-04-04
* docs: update ltree URL for the DMOZ catalogBruce Momjian2018-04-04
* Improve FSM management for BRIN indexes.Tom Lane2018-04-04
* Foreign keys on partitioned tablesAlvaro Herrera2018-04-04
* Skip full index scan during cleanup of B-tree indexes when possibleTeodor Sigaev2018-04-04
* Remove less-portable-than-believed test case.Tom Lane2018-04-04
* Fix platform and Perl-version dependencies in new jsonb_plperl code.Tom Lane2018-04-04
* Fix the new ARMv8 CRC code for short and unaligned input.Heikki Linnakangas2018-04-04
* Fix pg_bsaebackup checksum testsMagnus Hagander2018-04-04
* Use ARMv8 CRC instructions where available.Heikki Linnakangas2018-04-04
* Also fix the descriptions in pg_config.h.win32.Heikki Linnakangas2018-04-04