forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita5e95ff
committed
Fix CREATE INDEX CONCURRENTLY example
It fails to use the CONCURRENTLY keyword where it was necessary, so addit. This text was added to pg11 in commit5efd604; backpatch to pg12.Author: Nikolay Samokhvalov <nik@postgres.ai>Discussion:https://postgr.es/m/CAM527d9iz6+=_c7EqSKaGzjqWvSeCeRVVvHZ1v3gDgjTtvgsbw@mail.gmail.com1 parent0217a74 commita5e95ff
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4020 | 4020 |
| |
4021 | 4021 |
| |
4022 | 4022 |
| |
4023 |
| - | |
| 4023 | + | |
4024 | 4024 |
| |
4025 | 4025 |
| |
4026 | 4026 |
| |
|
0 commit comments
Comments
(0)