| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | jwieck(at)debis(dot)com |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] RECEIPE |
| Date: | 1999-02-10 18:14:52 |
| Message-ID: | 199902101814.NAA17477@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Hi,
>
> could someone please enlighten me on RECEIPE? What is it and
> why doesn't it call the regular rule rewrite system after
> parsing the statements?
>
> Is it a way to bypass normal production rules (constraint
> deletes etc.)?
>
I believe it is a disabled feature. See commands/recipe.c. It is
related to TIOGA and is not used. Perhaps the addition of #ifdef TIOGA
would allow you to disable that code like we did with the other stuff.
I can't see any code that deals with recipe anywhere meaningful.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 1999-02-10 18:30:34 | Re: [HACKERS] Keywords |
| Previous Message | Daryl W. Dunbar | 1999-02-10 18:08:56 | RE: [HACKERS] PostgreSQL and Solaris 7? |