Re: checking select query syntax and semantics via php without executing
Raymond O'Donnell <[email protected]> Mon, 05 Oct 2009 22:50:51 +0100
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
On 05/10/2009 22:34, Marco Dieckhoff wrote: > Is it possible in PHP to give a sql (select) query to Postgres via pg_* > so that it is NOT executed but merely checked for syntax including > correct, existing field and table names, and data types? How about prepending "explain" to the query? Just a wild notion. Ray. ------------------------------------------------------------------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [email protected] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals ------------------------------------------------------------------ -- Sent via pgsql-php mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-php