FW: [HACKERS] Problem on AIX with current

Started by Zeugswetter Andreas SB SDalmost 25 years ago4 messagespatches
Jump to latest
#1Zeugswetter Andreas SB SD
ZeugswetterA@spardat.at

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

Attachments:

ps_status.patchapplication/octet-stream; name=ps_status.patchDownload+4-4
#2Bruce Momjian
bruce@momjian.us
In reply to: Zeugswetter Andreas SB SD (#1)
Re: FW: [HACKERS] Problem on AIX with current

Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

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

-- 
  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
#3Bruce Momjian
bruce@momjian.us
In reply to: Zeugswetter Andreas SB SD (#1)
Re: FW: [HACKERS] Problem on AIX with current

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
#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Zeugswetter Andreas SB SD (#1)
Re: FW: [HACKERS] Problem on AIX with current

"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