forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4041808
committed
Fix bogus syntax for CREATE PUBLICATION commands emitted by pg_dump.
Original coding was careless about where to insert commas.Masahiko SawadaDiscussion:https://postgr.es/m/3427593a-61aa-b17e-64ef-383b7742d6d9@enterprisedb.com1 parent12590c5 commit4041808
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3491 | 3491 |
| |
3492 | 3492 |
| |
3493 | 3493 |
| |
3494 |
| - | |
3495 |
| - | |
3496 |
| - | |
3497 | 3494 |
| |
3498 | 3495 |
| |
| 3496 | + | |
| 3497 | + | |
| 3498 | + | |
3499 | 3499 |
| |
3500 | 3500 |
| |
3501 | 3501 |
| |
3502 | 3502 |
| |
3503 |
| - | |
3504 |
| - | |
3505 |
| - | |
3506 | 3503 |
| |
3507 | 3504 |
| |
| 3505 | + | |
| 3506 | + | |
| 3507 | + | |
3508 | 3508 |
| |
3509 | 3509 |
| |
3510 | 3510 |
| |
|
0 commit comments
Comments
(0)