forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7a5d74b
committed
Put back mistakenly removed #include.
In commit4dbcb3f I removed some code from parse_coerce.c, and alsoremoved some apparently-no-longer-needed #includes. But removingdatum.h broke some not-compiled-by-default code.Discussion:https://postgr.es/m/20200407205436.pyjhddw5bn5upvsu@development1 parent9e9abed commit7a5d74b
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
0 commit comments
Comments
(0)