forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit664ce79
committed
Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.
Update the installation instructions (formerly misnamed "FAQ"), add configurechecks for some headers rather than having users copy stubs manually (ugh!).Use Autoconf check for exe extension. This also avoids inheriting the valueof $(X) from the environment.1 parentf5ab016 commit664ce79
File tree
16 files changed
+564
-743
lines changed- config
- doc
- src/sgml
- src
- backend/libpq
- include
- libpq
- interfaces/libpq
- makefiles
- win32
16 files changed
+564
-743
lines changedLines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 |
| |
57 | 75 |
| |
58 | 76 |
| |
|
0 commit comments
Comments
(0)