forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite3e065d
committed
Fix mishandling of CreateEventTrigStmt's eventname field.
It's a string, not a scalar.Petr Jelinek1 parent47288bd commite3e065d
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3581 | 3581 |
| |
3582 | 3582 |
| |
3583 | 3583 |
| |
3584 |
| - | |
| 3584 | + | |
3585 | 3585 |
| |
3586 | 3586 |
| |
3587 | 3587 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1790 | 1790 |
| |
1791 | 1791 |
| |
1792 | 1792 |
| |
1793 |
| - | |
| 1793 | + | |
1794 | 1794 |
| |
1795 | 1795 |
| |
1796 | 1796 |
| |
|
0 commit comments
Comments
(0)