forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit58e9267

Thomas G. Lockhart
Check for bad result from pg_id. A bad result can come from shared library
trouble, and the name of the shared library has been changed recently. Had to rerun ldconfig on my machine to get it working again.Give an error message with a helpful hint if so...1 parentc7fe254 commit58e9267
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
243 | 251 |
| |
244 | 252 |
| |
245 | 253 |
| |
| |||
274 | 282 |
| |
275 | 283 |
| |
276 | 284 |
| |
277 |
| - | |
| 285 | + | |
278 | 286 |
| |
279 | 287 |
| |
280 | 288 |
| |
|
0 commit comments
Comments
(0)