pgsql: doc: mention that ANALYZE does block DDL

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention that ANALYZE does block DDL
Date: 2023-11-08 21:05:05
Message-ID: E1r0pjV-004XaO-1U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-08 21:16:43 pgsql: doc: change "system" to "cluster" where appropriate
Previous Message Alvaro Herrera 2023-11-08 17:46:07 pgsql: Check stack depth in new recursive functions