Reduce lock level for CREATE STATISTICS

Simon Riggs <simon@2ndQuadrant.com>

Commit: 68ea2b7f9b52d35b5fcd9c8d44d88de5a64be3ba
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2017-04-05T22:22:32Z
Releases: 10.0
Reduce lock level for CREATE STATISTICS

In line with other lock reductions related to planning.

Simon Riggs

Files

PathChange+/−
doc/src/sgml/mvcc.sgml modified +2 −1
src/backend/commands/statscmds.c modified +7 −1

Documentation touched