Re: How to get SE-PostgreSQL acceptable - Mailing list pgsql-hackers

From KaiGai Kohei
Subject Re: How to get SE-PostgreSQL acceptable
Date
Msg-id 49851216.6070009@kaigai.gr.jp
Whole thread Raw
In response to Re: How to get SE-PostgreSQL acceptable  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: How to get SE-PostgreSQL acceptable
List pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> KaiGai Kohei wrote:
>>
>> One melancholic thing is adding a member into pg_proc.
>> It defines more than 2000 of entries which I have to modify correctly. :(
>> Is there any script to help it?
>>
>>
> 
> Last time I added a column to a large catalog, I used a perl script to 
> help me, IIRC, but I haven't kept it. Could be a useful tool if somebody 
> could generalize such a thing.

My preference is sed & awk. :)

OK, I'll also do it by myself.
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: How to get SE-PostgreSQL acceptable
Next
From: "Hiroshi Saito"
Date:
Subject: Re: pgevent warnings on mingw