- Notifications
You must be signed in to change notification settings - Fork5
Commitb3fc672
committed
Allow using connection URI in primary_conninfo.
The old method of appending options to the connection string didn't work ifthe primary_conninfo was a postgres:// style URI, instead of a traditionalconnection string. Use PQconnectdbParams instead.Alex Shulgin1 parentadd1b05 commitb3fc672
1 file changed
+19
-9
lines changedLines changed: 19 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
104 | 114 |
| |
105 | 115 |
| |
106 | 116 |
| |
|
0 commit comments
Comments
(0)