Re: [PORTS] [PATCHES] AIX FAQ update for 5.3 socket address size issue
Bruce Momjian <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.ports,gmane.comp.db.postgresql.devel.patches |
|---|---|
| Message-ID | <[email protected]> |
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@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 <[email protected]> > 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 [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match