forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3f27ec4
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 parent223a946 commit3f27ec4
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 | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| 244 | + | |
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
|
0 commit comments
Comments
(0)