Log Message: ----------- - Add support for TROOF types (WIN = TRUE, FAIL = FALSE) - Ensure FOUND YR knows what type to return, although it still doesn't return anything - Clumsily split symbol table handling functions into pllolcode_symbol.[c|h]
Modified Files:
--------------
pllolcode:
Makefile (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/Makefile.diff?r1=1.6&r2=1.7)
gram.y (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.9&r2=1.10)
linux_test.sh (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/linux_test.sh.diff?r1=1.5&r2=1.6)
pllolcode.h (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.6&r2=1.7)
scan.l (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/scan.l.diff?r1=1.8&r2=1.9)
Added Files:
-----------
pllolcode:
pllolcode_symbol.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_symbol.c?rev=1.1&content-type=text/x-cvsweb-markup)
pllolcode_symbol.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_symbol.h?rev=1.1&content-type=text/x-cvsweb-markup)
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
