Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3

Поиск
Список
Период
Сортировка
Искать
От
Holger Krug
Тема
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3
Дата
Msg-id
20020123154300.A17416@dev12.rationalizer.com
Ответ на
Список
Дерево обсуждения
Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Jean-Michel POURE <jm.poure@freesurf.fr>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 "Kaare Rasmussen" <kar@kakidata.dk>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Jean-Michel POURE <jm.poure@freesurf.fr>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Jean-Michel POURE <jm.poure@freesurf.fr>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 "Ross J. Reedstrom" <reedstrm@rice.edu>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Jean-Michel POURE <jm.poure@freesurf.fr>
Re: Add OR REPLACE clauses to non-FUNCTION object creation Gavin Sherry <swm@linuxworld.com.au>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Holger Krug <hkrug@rationalizer.com>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Tom Lane <tgl@sss.pgh.pa.us>
Re: Add OR REPLACE clauses to non-FUNCTION object creation Gavin Sherry <swm@linuxworld.com.au>
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 Jean-Michel POURE <jm.poure@freesurf.fr>
Re: Add OR REPLACE clauses to non-FUNCTION object creation Jan Wieck <janwieck@yahoo.com>
Re: Add OR REPLACE clauses to non-FUNCTION object creation Gavin Sherry <swm@linuxworld.com.au>
On Wed, Jan 23, 2002 at 02:44:17PM +0100, Jean-Michel POURE wrote:
> Otherwise I will have to learn more C and do it myself (which I am not sure 
> to do because I am not a good programmer and do not know PostgreSQL 
> internals).

It should be not very difficult. I think, the patch which implemented
CREATE OR REPLACE FUNCTION should tell you almost all the stuff.

It was checked-in primarily at 2001/10/02 21:39:35. So something like

$ cvs diff -D "2001-10-02 21:00" -D "2001-10-03"

in `src/include' and `src/backend' sub-directories should do a great job for
you. (It really does !)

-- 
Holger Krug
hkrug@rationalizer.com

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Tom Lane
Дата:
FAQ