Re: Notes on implementing URI syntax for libpq

From: Alexander Shulgin <ash(at)commandprompt(dot)com>
To: Florian Weimer <fweimer(at)bfk(dot)de>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Notes on implementing URI syntax for libpq
Date: 2011-11-24 14:48:20
Message-ID: 1322145990-sup-2342@moon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)host" syntax too? :-)

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

--
Alex

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Weimer 2011-11-24 14:49:01 Re: Wire protocol: type-specific opt-in to binary format
Previous Message Bruce Momjian 2011-11-24 14:47:46 Re: pg_upgrade relation OID mismatches