| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tomasz Olszak <tolszak(at)o2(dot)pl> |
| Subject: | Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. |
| Date: | 2009-03-17 09:09:44 |
| Message-ID: | 200903171109.46407.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tuesday 17 March 2009 05:29:48 Tom Lane wrote:
> I wrote:
> > Well, we could certainly debate the change on its own merits, but
> > I'm not seeing that it's enough nicer to justify a risk of breaking
> > ps-watching scripts.
>
> Also, on second thought: what about IPv6 addresses? Colon doesn't
> look like a very good idea at all if you suppose that what's in
> front of it is IPv6.
In that case standard URL formats put [] around the IP address. People will
forever hate the IPv6 designers for that, but it's standard and widespread
now.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2009-03-17 09:32:50 | Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. |
| Previous Message | Peter Eisentraut | 2009-03-17 09:02:32 | Re: cross-compiling plpython |