Limin Liu <limin(at)pumpkinnet(dot)com> writes:
> Does anyone get the same warning messages from postgresql-7.1?
> It's under src/backend/parser...
> scan.c: In function `base_yylex':
> scan.c:900: warning: `yy_cp' might be used uninitialized in this
> function
> scan.c:900: warning: `yy_bp' might be used uninitialized in this
> function
I get no such warning. Have you regenerated scan.c locally, and if so
what version of flex did you use?
regards, tom lane