]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix CREATE INDEX CONCURRENTLY example
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 27 Nov 2023 18:18:03 +0000 (19:18 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 27 Nov 2023 18:18:03 +0000 (19:18 +0100)
commit3a95d2c242eab1efd2ac89d8795ac7a5332c7581
tree1039e61ca1626ae2962b36af001e26ce05caf0c8
parentc3b79223f355318f687c795569ebb727e7ef3e5f
Fix CREATE INDEX CONCURRENTLY example

It fails to use the CONCURRENTLY keyword where it was necessary, so add
it.  This text was added to pg11 in commit 5efd604ec0a3; backpatch to pg12.

Author: Nikolay Samokhvalov <nik@postgres.ai>
Discussion: https://postgr.es/m/CAM527d9iz6+=_c7EqSKaGzjqWvSeCeRVVvHZ1v3gDgjTtvgsbw@mail.gmail.com
doc/src/sgml/ddl.sgml