forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita894a83
committed
Add comment for why we recompile pgport C files.
# Need to recomple any libpgport object files because we need these# object files to use the same compile flags as libpq. If we used# the object files from libpgport, this would not be true on all# platforms.1 parentfb2b198 commita894a83
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
|
0 commit comments
Comments
(0)