Re: How to get SE-PostgreSQL acceptable
| От | Tom Lane |
|---|---|
| Тема | Re: How to get SE-PostgreSQL acceptable |
| Дата | |
| Msg-id | 17130.1234200425@sss.pgh.pa.us обсуждение |
| Ответ на | Re: How to get SE-PostgreSQL acceptable (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: How to get SE-PostgreSQL acceptable
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes: > KaiGai Kohei escribi�: >> 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? > Try a search for "coccinelle", "sdiff", or was it "spatch"? It got > featured on http://LWN.net/ not many weeks ago. FWIW, every single time I've had to add a column to pg_proc (and I've done it several times now), an Emacs macro got the job done with a few minutes' thought. I'm sure sed would work as well. The contents of those DATA lines are really pretty stylized. regards, tom lane
В списке pgsql-hackers по дате отправления: