summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-07Make test of json(b)_to_tsvector language-independTeodor Sigaev
2018-04-07Add json(b)_to_tsvector functionTeodor Sigaev
2018-04-07Fix timing issue in new subscription truncate testPeter Eisentraut
2018-04-07Deactive flapping checksum isolation tests.Andres Freund
2018-04-07Logical replication support for TRUNCATEPeter Eisentraut
2018-04-07Logical decoding of TRUNCATEPeter Eisentraut
2018-04-07Predicate locking in hash indexes.Teodor Sigaev
2018-04-07Document partprune.c a little betterAlvaro Herrera
2018-04-07Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.Andres Freund
2018-04-07Attempt to fix endianess issues in new hash partition test.Andres Freund
2018-04-07Fix and improve pg_atomic_flag fallback implementation.Andres Freund
2018-04-07Doc: fix broken markup.Tom Lane
2018-04-06Fix possible failure in parallel index build.Robert Haas
2018-04-06Allow insert and update tuple routing and COPY for foreign tables.Robert Haas
2018-04-06Remove some unnecessary quote marks from catalog DATA lines.Tom Lane
2018-04-06Fix badly edited doc sentenceAlvaro Herrera
2018-04-06Clean up intermetiate state in pg_basebackup testsMagnus Hagander
2018-04-06Fix typoMagnus Hagander
2018-04-06Faster partition pruningAlvaro Herrera
2018-04-06Support new default roles with adminpackStephen Frost
2018-04-06Add default roles for file/program accessStephen Frost
2018-04-06Remove explicit superuser checks in favor of ACLsStephen Frost
2018-04-06Add memory context identifier to portal contextPeter Eisentraut
2018-04-06Rename MemoryContextCopySetIdentifier() for clarityPeter Eisentraut
2018-04-06Enforce child constraints during COPY TO a partitioned table.Robert Haas
2018-04-06Refactor PgFdwModifyState creation/destruction into separate functions.Robert Haas
2018-04-06Split the SetSubscriptionRelState function into twoPeter Eisentraut
2018-04-06Improve messaging during logical replication worker startupPeter Eisentraut
2018-04-06Fix compiler warning about format truncationPeter Eisentraut
2018-04-06Improve parse representation for MERGESimon Riggs
2018-04-05Attempt to fix win32 build of pg_verify_checksumsMagnus Hagander
2018-04-05Allow on-line enabling and disabling of data checksumsMagnus Hagander
2018-04-05doc: remove mention of the DMOZ catalog in ltree docsBruce Momjian
2018-04-05MERGE syntax diagram correctionSimon Riggs
2018-04-05PL/pgSQL: Add support for SET TRANSACTIONPeter Eisentraut
2018-04-05Allow cpluspluscheck to pass by renaming variableSimon Riggs
2018-04-05Fix plan cache issue in PL/pgSQL CALLPeter Eisentraut
2018-04-05Fix worker_spi for new parameter to initialize connectionMagnus Hagander
2018-04-05Remove tsearch test contained russian characters, missed inTeodor Sigaev
2018-04-05Allow background workers to bypass datallowconnMagnus Hagander
2018-04-05Add websearch_to_tsqueryTeodor Sigaev
2018-04-05Add missing includeAlvaro Herrera
2018-04-05Add support of bool, bpchar, name and uuid to btree_ginTeodor Sigaev
2018-04-05Fix handling of non-upgraded B-tree metapagesTeodor Sigaev
2018-04-05MERGE minor errataSimon Riggs
2018-04-05MERGE fix variable warning in non-assert buildsSimon Riggs
2018-04-05MERGE INSERT allows only one VALUES clauseSimon Riggs
2018-04-05Remove unused vars and mark assert-only varsTeodor Sigaev
2018-04-05Fix misprint in documentationTeodor Sigaev
2018-04-05Fix typoTeodor Sigaev