Commit 8a553f2
committed
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 5efd604; backpatch to pg12.
Author: Nikolay Samokhvalov <nik@postgres.ai>
Discussion: https://postgr.es/m/CAM527d9iz6+=_c7EqSKaGzjqWvSeCeRVVvHZ1v3gDgjTtvgsbw@mail.gmail.com1 parent a82ee7e commit 8a553f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4222 | 4222 | | |
4223 | 4223 | | |
4224 | 4224 | | |
4225 | | - | |
| 4225 | + | |
4226 | 4226 | | |
4227 | 4227 | | |
4228 | 4228 | | |
| |||
0 commit comments