]> 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)
commit2c4dd36e2580a645cf9554b8335907964bf3344b
treecb888764d9a9b09cb765f58bb72b2789a9b1c02b
parent09f680d114b5e1372404d0c1e17851a786c6c615
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