]> granicus.if.org Git - postgresql/commit
Reduce lock level for CREATE STATISTICS
authorSimon Riggs <simon@2ndQuadrant.com>
Wed, 5 Apr 2017 22:22:32 +0000 (18:22 -0400)
committerSimon Riggs <simon@2ndQuadrant.com>
Wed, 5 Apr 2017 22:22:32 +0000 (18:22 -0400)
commit68ea2b7f9b52d35b5fcd9c8d44d88de5a64be3ba
treeef650aa6a264e2131f56971399b1a04dd8f588c8
parent2686ee1b7ccfb9214064d4d2a98ea77382880306
Reduce lock level for CREATE STATISTICS

In line with other lock reductions related to planning.

Simon Riggs
doc/src/sgml/mvcc.sgml
src/backend/commands/statscmds.c