forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf221c44
committed
Build every ECPG library with -DFRONTEND.
Each of the libraries incorporates src/port files, which often checkFRONTEND. Build systems disagreed on whether to build libpgtypes thisway. Only libecpg incorporates files that rely on it today. Back-patchto 9.0 (all supported versions) to forestall surprises.1 parente8528a8 commitf221c44
File tree
3 files changed
+3
-2
lines changed- src
- interfaces/ecpg
- compatlib
- pgtypeslib
- tools/msvc
3 files changed
+3
-2
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 |
| |
|
Lines 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 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| 252 | + | |
252 | 253 |
| |
253 | 254 |
| |
254 | 255 |
| |
|
0 commit comments
Comments
(0)