forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0a5570e
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 parentd3398d0 commit0a5570e
File tree
3 files changed
+3
-2
lines changed- src
- interfaces/ecpg
- compatlib
- pgtypeslib
- tools/msvc
3 files changed
+3
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| 309 | + | |
309 | 310 |
| |
310 | 311 |
| |
311 | 312 |
| |
|
0 commit comments
Comments
(0)