forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit44c5d38
committed
ecpg/ecpglib must build the src/port files it uses with -DFRONTEND.
Remarkably, this hasn't been noticed before, though it surely shouldhave been happening since around the fall of the Byzantine empire.Commit438b529 changed path.c to depend on FRONTEND, and that exposedthe omission, per buildfarm reports.I'm suspicious that some other subdirectories are missing this too,but this one change is enough to make ecpg tests pass for me.1 parentabe075d commit44c5d38
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments
Comments
(0)