From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | IPv6 cleanups |
Date: | 2003-01-06 22:45:22 |
Message-ID: | 200301062245.h06MjMM19863@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
I have applied the attached patch to allow longer IPv6 addresss in libpq
'hostaddr' connection string. This doesn't appear to affect any
backward compatibility because only a pointer is used in the pgconn
structure.
I also updated a comment and some of the docs.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 3.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Giles Lean | 2003-01-07 04:04:38 | Re: Fix for HP-UX shared library builds |
Previous Message | Lamar Owen | 2003-01-06 19:01:41 | Re: PostgreSQL libraries - PThread Support, but not use... |