The following bug has been logged online:

Bug reference:      4012
Logged by:          Renato Gravino Neto
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 8.2.3
Operating system:   Linux 2.6.24.3
Description:        bug in pg_query
Details: 

in pg_query($con,'select * from cliente where age >= 10;');
translate to select * from cliente where age >= 10

but not execute query

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://mail.postgresql.org/mj/mj_wwwusr?domain=postgresql.org&extra=pgsql-bugs

Reply via email to