forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5eab0f1
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 parentb743a8b commit5eab0f1
File tree
3 files changed
+3
-2
lines changed- src
- interfaces/ecpg
- compatlib
- pgtypeslib
- tools/msvc
3 files changed
+3
-2
lines changed| 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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments
Comments
(0)