forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7a33578
committed
From: Phil Thompson <phil@river-bank.demon.co.uk>
I haven't had final confirmation from Peter yet, but the attached patchneeds to be applied for the Beta otherwise password and cryptauthentication just won't work.It puts back the loop in libpq and also fixes a couple of problems withmaintaining compatability with pre-6.3 drivers.1 parent93211b9 commit7a33578
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
| 587 | + | |
587 | 588 |
| |
588 | 589 |
| |
589 | 590 |
| |
| |||
644 | 645 |
| |
645 | 646 |
| |
646 | 647 |
| |
| 648 | + | |
647 | 649 |
| |
648 | 650 |
| |
649 | 651 |
| |
|
0 commit comments
Comments
(0)