Re: AIX FAQ update for 5.3 socket address size issue

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Chris Browne <cbbrowne(at)acm(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject: Re: AIX FAQ update for 5.3 socket address size issue
Date: 2005-10-24 22:30:41
Message-ID: 200510242230.j9OMUft26011@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-ports


Patch applied. Thanks.

---------------------------------------------------------------------------

Chris Browne wrote:
> IBM has addressed the socket address storage issue as of AIX 5.3
> maintenance level 5300-03; the following patch adds documentation to
> FAQ_AIX...
>
> cbbrowne(at)dba2:OXRS/sources/pgsql-HEAD/doc> cvs diff -u FAQ_AIX Thursday 12:22:52
> Index: FAQ_AIX
> ===================================================================
> RCS file: /projects/cvsroot/pgsql/doc/FAQ_AIX,v
> retrieving revision 1.12
> diff -c -u -r1.12 FAQ_AIX
> cvs diff: conflicting specifications of output style
> --- FAQ_AIX 30 Jul 2005 03:39:27 -0000 1.12
> +++ FAQ_AIX 20 Oct 2005 16:23:01 -0000
> @@ -83,6 +83,24 @@
> IBM will be providing a fix in the next maintenance release (expected
> in October 2005) with an updated socket.h.
> ---
> +PMR29657 was resolved in APAR IY74147: INCOMPATIBILITY BETWEEN
> +SOCKADDR_UN AND SOCKADDR_STORAGE STRUCT
> +
> +APAR information
> +APAR number IY74147
> +Reported component name AIX 5.3
> +Reported component ID 5765G0300
> +Reported release 530
> +Status CLOSED PER
> +PE NoPE
> +HIPER NoHIPER
> +Submitted date 2005-07-18
> +Closed date 2005-07-18
> +Last modified date 2005-09-06
> +
> +If you upgrade to maintenance level 5300-03, that will include this
> +fix. Use the command "oslevel -r" to determine what maintenance level
> +you are at.
> +---
> From: Christopher Browne <cbbrowne(at)ca(dot)afilias(dot)info>
> Date: 2005-07-15
> --
> output = reverse("moc.enworbbc" "@" "enworbbc")
> http://www3.sympatico.ca/cbbrowne/oses.html
> Q: Why did they deprecate a.out support in linux?
> A: Because a nasty coff is bad for your elf. --- James Simmons
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Fuhr 2005-10-25 04:05:23 Release notes typo
Previous Message Mark Kirkwood 2005-10-24 21:23:19 Re: TODO item - tid <> operator

Browse pgsql-ports by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2005-10-25 18:39:55 Re: memcpy SEGV on AIX 5.3
Previous Message Seneca Cunningham 2005-10-24 22:17:04 memcpy SEGV on AIX 5.3