This is a discussion on pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Using plproxy as a guide (thanks, DarcyB, for the suggestion) properly funnel function text into lex. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Using plproxy as a guide (thanks, DarcyB, for the suggestion) properly funnel function text into lex. Still have problems with much of the grammer (MEBBE blocks give warnings now, many features not yet supported), and even when parsed successfully the result isn't actually used for anything. Nevertheless, it's progress Modified Files: -------------- pllolcode: Makefile (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.3&r2=1.4) gram.y (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.4&r2=1.5) pllolcode.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.4&r2=1.5) pllolcode.h (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.1&r2=1.2) scan.l (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvs...?r1=1.3&r2=1.4) Added Files: ----------- pllolcode: README (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) test.sh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvs...-cvsweb-markup) ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| Thread Tools | |
| Display Modes | |
|
|