RECEIPE

Started by Jan Wieckabout 27 years ago2 messageshackers
Jump to latest
#1Jan Wieck
JanWieck@Yahoo.com

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.)?

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck@debis.com (Jan Wieck) #

#2Bruce Momjian
bruce@momjian.us
In reply to: Jan Wieck (#1)
Re: [HACKERS] RECEIPE

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@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026