forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite35db34
committed
Fix mishandling of CreateEventTrigStmt's eventname field.
It's a string, not a scalar.Petr Jelinek1 parent9474c9d commite35db34
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3507 | 3507 |
| |
3508 | 3508 |
| |
3509 | 3509 |
| |
3510 |
| - | |
| 3510 | + | |
3511 | 3511 |
| |
3512 | 3512 |
| |
3513 | 3513 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1750 | 1750 |
| |
1751 | 1751 |
| |
1752 | 1752 |
| |
1753 |
| - | |
| 1753 | + | |
1754 | 1754 |
| |
1755 | 1755 |
| |
1756 | 1756 |
| |
|
0 commit comments
Comments
(0)