forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6d7f1d3
committed
Fix for PQsetdb port parameter due to the interface change.
PQsetdb no more recognize "" as the default port number.1 parent3706f08 commit6d7f1d3
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
515 |
| - | |
516 |
| - | |
| 515 | + | |
| 516 | + | |
517 | 517 |
| |
518 | 518 |
| |
519 | 519 |
| |
|
0 commit comments
Comments
(0)