Multi byte aware for pg_stat_activity

Started by Kenji Sugitaover 24 years ago3 messagespatches
Jump to latest
#1Kenji Sugita
sugita@sra.co.jp

Attached is a multi byte aware for pg_stat_activity.

Attachments:

pgstat.c-difftext/plain; charset=us-asciiDownload+8-0
#2Kenji Sugita
sugita@sra.co.jp
In reply to: Kenji Sugita (#1)
Re: Multi byte aware for pg_stat_activity

;;; Attached is a multi byte aware for pg_stat_activity.

This patch has a fault. Attached is a fixed patch.

Attachments:

pgstat.c-difftext/plain; charset=us-asciiDownload+8-0
#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Kenji Sugita (#2)
Re: Multi byte aware for pg_stat_activity

sugita@sra.co.jp writes:

;;; Attached is a multi byte aware for pg_stat_activity.
This patch has a fault. Attached is a fixed patch.

Patch applied. Thanks.

regards, tom lane