Thread: FW: [HACKERS] Problem on AIX with current

FW: [HACKERS] Problem on AIX with current

From
"Zeugswetter Andreas SB SD"
Date:
> Patch rejected, please resubmit:
>
> CLOBBER does not work with AIX5L, nor CHANGE_ARGV. (SETPROCTITLE,
> PSTAT and PS_STRINGS can not be used since AIX5L does not have
> appropreate header files).

Mail from Tatsuo:
> To make sure I did everything correctly, I cvsed fresh sources and
> applied your patches again. The result: It works fine! I don't know
> why, but I must have done something wrong.:-< Sorry for the wrong
> info. Bruce, please apply the patches.

Same patch resent a second time, it is good, so please apply,
I thought that was clear from the discussion, and since the snapshots
were broken, I only realized now :-(

Thanks
Andreas

Attachment

Re: FW: [HACKERS] Problem on AIX with current

From
Bruce Momjian
Date:
I think you are seeing our stale snapshots.  The patch was applied
October 5.  CVS shows the proper patch applied.

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

> > Patch rejected, please resubmit:
> >
> > CLOBBER does not work with AIX5L, nor CHANGE_ARGV. (SETPROCTITLE,
> > PSTAT and PS_STRINGS can not be used since AIX5L does not have
> > appropreate header files).
>
> Mail from Tatsuo:
> > To make sure I did everything correctly, I cvsed fresh sources and
> > applied your patches again. The result: It works fine! I don't know
> > why, but I must have done something wrong.:-< Sorry for the wrong
> > info. Bruce, please apply the patches.
>
> Same patch resent a second time, it is good, so please apply,
> I thought that was clear from the discussion, and since the snapshots
> were broken, I only realized now :-(
>
> Thanks
> Andreas

Content-Description: ps_status.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: FW: [HACKERS] Problem on AIX with current

From
Tom Lane
Date:
"Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
> Same patch resent a second time, it is good, so please apply,
> I thought that was clear from the discussion, and since the snapshots
> were broken, I only realized now :-(

This appears to have been applied some time ago --- see
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c

            regards, tom lane