On Wed, May 9, 2012 at 2:17 PM, Peter Eisentraut <[email protected]> wrote: > postgresql://user:password@/dbname > > In libpq, this is parsed as host='/dbname', no database.
That is flat wrong. > - Requiring percent escapes And this is, IMHO, the right fix. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
