forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit763ba1b
committed
Fix mishandling of CreateEventTrigStmt's eventname field.
It's a string, not a scalar.Petr Jelinek1 parent0926ef4 commit763ba1b
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3611 | 3611 |
| |
3612 | 3612 |
| |
3613 | 3613 |
| |
3614 |
| - | |
| 3614 | + | |
3615 | 3615 |
| |
3616 | 3616 |
| |
3617 | 3617 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1806 | 1806 |
| |
1807 | 1807 |
| |
1808 | 1808 |
| |
1809 |
| - | |
| 1809 | + | |
1810 | 1810 |
| |
1811 | 1811 |
| |
1812 | 1812 |
| |
|
0 commit comments
Comments
(0)