postgresql/doc
Peter Eisentraut 2d612abd4d libpq: URI parsing fixes
Drop special handling of host component with slashes to mean
Unix-domain socket.  Specify it as separate parameter or using
percent-encoding now.

Allow omitting username, password, and port even if the corresponding
designators are present in URI.

Handle percent-encoding in query parameter keywords.

Alex Shulgin

some documentation improvements by myself
2012-05-28 22:44:34 +03:00
..
src libpq: URI parsing fixes 2012-05-28 22:44:34 +03:00
bug.template Stamp 9.2beta1. 2012-05-10 18:35:09 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO