Re: Notes on implementing URI syntax for libpq
From:
Alexander Shulgin <ash(at)commandprompt(dot)com>
To:
Robert Haas <robertmhaas(at)gmail(dot)com>
Cc:
pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Notes on implementing URI syntax for libpq
Date:
2011-11-24 12:33:41
Message-ID:
1322137763-sup-9421@moon (view raw or flat )
Thread:
2011-11-21 18:35:16 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-23 08:37:30 from Michael Meskes <meskes(at)postgresql(dot)org>
2011-11-23 11:04:47 from Florian Weimer <fweimer(at)bfk(dot)de>
2011-11-24 06:57:36 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 11:57:17 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-11-24 12:33:41 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 13:35:36 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-11-24 13:50:47 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 13:59:08 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-11-24 14:02:04 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-26 19:46:32 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-29 19:53:44 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 13:52:03 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-11-26 20:07:21 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-29 20:02:37 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-12-05 09:56:19 from Daniel Farina <daniel(at)heroku(dot)com>
2011-12-09 11:03:32 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-12-09 15:56:15 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-12-09 21:04:26 from Daniel Farina <daniel(at)heroku(dot)com>
2011-12-09 21:25:08 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 06:59:56 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 07:19:02 from Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
2011-11-24 07:24:42 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 07:41:08 from Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
2011-11-24 07:40:42 from Martijn van Oosterhout <kleptog(at)svana(dot)org>
2011-11-24 08:22:21 from Alexey Klyukin <alexk(at)commandprompt(dot)com>
2011-11-24 14:40:00 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 15:02:13 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-11-24 15:22:06 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 08:58:57 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 13:21:49 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-11-24 13:43:11 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 20:05:09 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2011-11-26 19:36:22 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 14:01:58 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-11-24 14:31:29 from Florian Weimer <fweimer(at)bfk(dot)de>
2011-11-24 14:41:45 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-11-24 14:50:45 from Florian Weimer <fweimer(at)bfk(dot)de>
2011-11-24 14:48:20 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-28 08:08:42 from Greg Smith <greg(at)2ndQuadrant(dot)com>
2011-11-28 10:55:36 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 13:54:24 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2011-11-24 14:02:38 from Robert Haas <robertmhaas(at)gmail(dot)com>
2011-11-24 14:44:39 from Alexander Shulgin <ash(at)commandprompt(dot)com>
2011-11-24 20:01:20 from Peter Eisentraut <peter_e(at)gmx(dot)net>
Lists:
pgsql-hackers
Excerpts from Robert Haas's message of Thu Nov 24 13:57:17 +0200 2011:
>
> I think it would be really weird not to support user:pw(at)host:port. You can presumably also support the JDBC style for backward compatibility, but I don't think we should adopt that syntax as project standard.
Well, I don't believe JDBC syntax is ideal either, but I don't recall any better option proposed in the original discussion: http://archives.postgresql.org/pgsql-hackers/2011-03/msg01945.php
Do you suggest that we should reconsider?
--
Alex
In response to
Responses
pgsql-hackers by date
Next :From: Richard HuxtonDate: 2011-11-24 12:58:27
Subject : Re: Time bug with small years
Previous :From : Robert HaasDate : 2011-11-24 11:57:17
Subject : Re: Notes on implementing URI syntax for libpq