[ very off topic ] Michael Meskes <[EMAIL PROTECTED]> writes: > I already have to manually sync code (preproc.y <=> gram.y) and don't > like the idea of having to do it with a lot more code.
I've been wondering for quite awhile if we couldn't find a way to avoid manually duplicating the backend grammar in preproc.y. Seems like a script could handle 99% of the conversion, generating the very stylized actions you need. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly