diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-11-27 19:18:03 +0100 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-11-27 19:18:03 +0100 |
commit | fef92f9ba10175bab6af4307c54ce450a592a2e7 (patch) | |
tree | 9fc0078a2827b8d429df5c17576f8278ad8a9351 /src/backend/commands/dbcommands.c | |
parent | a77fb8c685495ba100e5fbe3ac78d9cd289bd48a (diff) | |
download | postgresql-fef92f9ba10175bab6af4307c54ce450a592a2e7.tar.gz postgresql-fef92f9ba10175bab6af4307c54ce450a592a2e7.zip |
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
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions