Re: Notes on implementing URI syntax for libpq - Mailing list pgsql-hackers

From Alexander Shulgin
Subject Re: Notes on implementing URI syntax for libpq
Date
Msg-id 1322145990-sup-2342@moon
Whole thread Raw
In response to Re: Notes on implementing URI syntax for libpq  (Florian Weimer <fweimer@bfk.de>)
List pgsql-hackers
Excerpts from Florian Weimer's message of Thu Nov 24 16:31:29 +0200 2011:
>
> I plan to add UNIX Domain socket support to the JDBC driver.
> Eventually, the JDK will expose UNIX Domain sockets to Java code, too
> (they are already used internally for management functions).

Do you maybe plan to support "user:pw@host" syntax too? :-)

Apparently, that would make people happier, also JDBC and libpq URIs will become fully compatible (eventually.)

--
Alex


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade relation OID mismatches
Next
From: Florian Weimer
Date:
Subject: Re: Wire protocol: type-specific opt-in to binary format