IrenejMarc / dpq

Simple but powerful PostgreSQL library inspired by higher-level languages.
MIT License
21 stars 9 forks source link

DPQ doesn't throw when you try connecting to port 0 #12

Open ghost opened 8 years ago

ghost commented 8 years ago

Connecting to port 0 with Connection() function doesn't throw an error and disregards all other parameters.