On Sat, 2011-10-08 at 20:25 +0200, Vladimir Kokovic wrote: > Hi, > > When it comes to PQsendQuery and multi-statement-query, it is > necessary to know which is the current query, without a scanner/parser > that's not easy ! >
Necessary, no. The results are in the order of the queries. I mean first tab of results is for the first query, second tab for the second query, etc. Anyway, we don't need a parser. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
