pgsql: doc: mention that ANALYZE does block DDL - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: mention that ANALYZE does block DDL
Date
Msg-id E1r0pjV-004XaO-1U@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  mention that ANALYZE does block DDL

Reported-by: Aramaki Zyake

Discussion: https://postgr.es/m/156628723253.1296.7377373462603881976%40wrigleys.postgresql.org

Author: Aramaki Zyake

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/53015c8afae30176853bed90061672981d0ed72c

Modified Files
--------------
doc/src/sgml/ref/analyze.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Check stack depth in new recursive functions
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: change "system" to "cluster" where appropriate