forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit95b9b8a
committed
Make pgwin32_putenv() visit debug CRTs.
This has no effect in the most conventional case, where no relevant DLLuses a debug build. For an example where it does matter, given a debugbuild of MIT Kerberos, the krb_server_keyfile parameter usually had noeffect. Since nobody wants a Heisenbug, back-patch to 9.2 (allsupported versions).Christian Ullrich, reviewed by Michael Paquier.1 parentb37da1e commit95b9b8a
1 file changed
+27
-0
lines changedLines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
52 | 64 |
| |
53 | 65 |
| |
54 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
55 | 70 |
| |
56 | 71 |
| |
57 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
58 | 76 |
| |
59 | 77 |
| |
60 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
61 | 82 |
| |
62 | 83 |
| |
63 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
64 | 88 |
| |
65 | 89 |
| |
66 | 90 |
| |
| 91 | + | |
| 92 | + | |
| 93 | + | |
67 | 94 |
| |
68 | 95 |
| |
69 | 96 |
| |
|
0 commit comments
Comments
(0)