forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4cc1c76
committed
Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos'
In the libpq encryption negotiation tests, don't run the GSSAPI testsunless PG_TEST_EXTRA='kerberos' is also set. That makes it possible tostill run most of the tests when GSSAPI support is compiled in, butthere's no MIT Kerberos installation.1 parent65dfe9d commit4cc1c76
File tree
2 files changed
+23
-5
lines changed- doc/src/sgml
- src/interfaces/libpq/t
2 files changed
+23
-5
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
262 |
| - | |
| 262 | + | |
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
307 | 319 |
| |
308 | 320 |
| |
309 | 321 |
| |
|
Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
| 87 | + | |
87 | 88 |
| |
| 89 | + | |
| 90 | + | |
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
| |||
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
121 |
| - | |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
124 | 127 |
| |
| |||
197 | 200 |
| |
198 | 201 |
| |
199 | 202 |
| |
200 |
| - | |
| 203 | + | |
201 | 204 |
| |
202 | 205 |
| |
203 | 206 |
| |
| |||
331 | 334 |
| |
332 | 335 |
| |
333 | 336 |
| |
| 337 | + | |
334 | 338 |
| |
335 | 339 |
| |
336 | 340 |
| |
| |||
413 | 417 |
| |
414 | 418 |
| |
415 | 419 |
| |
416 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
417 | 423 |
| |
418 | 424 |
| |
419 | 425 |
| |
|
0 commit comments
Comments
(0)