Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Added files: > > src/backend/bootstrap: Tag: WIN32_DEV bootparse.c bootscanner.c > > bootstrap_tokens.h > > src/backend/parser: Tag: WIN32_DEV gram.c parse.h scan.c > > src/interfaces/ecpg/preproc: Tag: WIN32_DEV pgc.c preproc.c > > preproc.h > > src/pl/plpgsql/src: Tag: WIN32_DEV pl.tab.h pl_gram.c pl_scan.c > > > Log message: > > Add bison/lex created files. > > I thought the consensus of the discussion was that this was not > necessary. It sure doesn't strike me as a good idea.
This is only in the WIN32_DEV, where installing bison/flex is a pain. I copy the needed files over manually when I update that CVS from HEAD. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
