Parsing is a whole nother ball of wax besides lexing.  I wasn't planning
to put *that* into psql.  Remember the only thing psql really wants from
this is to detect where end-of-statement is ...

OK, I'm not that great at understanding where lexing ands and parsing starts. These are the things that it would be really nice to know about in phpPgAdmin:


* Start and end of multiline queries, so when executing an SQL script I can execute each query separately.

* Knowing how many $n parameters there are in a SELECT statement that is to be prepared.

Chris


---------------------------(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

Reply via email to