postgresql/src/include/foreign
Tom Lane 090173a3f9 Remove the recently added node types ReloptElem and OptionDefElem in favor
of adding optional namespace and action fields to DefElem.  Having three
node types that do essentially the same thing bloats the code and leads
to errors of confusion, such as in yesterday's bug report from Khee Chin.
2009-04-04 21:12:31 +00:00
..
foreign.h Remove the recently added node types ReloptElem and OptionDefElem in favor 2009-04-04 21:12:31 +00:00