* warning: pg_query() [function.pg-query]: Query failed: ERREUR: la colonne « 5fdae69200b8deaf908dd3976c260fa0 » n'existe pas LINE 1: SELECT COUNT(*) FROM false_accounts WHERE cid = "5fdae69200b... ^ in /home/html/test/includes/database.pgsql.inc on line 139.
* user warning: query: SELECT COUNT(*) FROM false_accounts WHERE cid = "5fdae69200b8deaf908dd3976c260fa0" in /home/html/test/sites/all/modules/false_account/false_account.module on line 101.
* warning: pg_query() [function.pg-query]: Query failed: ERREUR: la colonne « 5fdae69200b8deaf908dd3976c260fa0 » n'existe pas LINE 1: SELECT * FROM false_accounts WHERE cid = "5fdae69200b8deaf90... ^ in /home/html/test/includes/database.pgsql.inc on line 139.
* user warning: query: SELECT * FROM false_accounts WHERE cid = "5fdae69200b8deaf908dd3976c260fa0" ORDER BY created DESC LIMIT 50 OFFSET 0 in /home/html/test/sites/all/modules/false_account/false_account.module on line 101.
PostgreSQL does not allow double-quotes. Use single quotes.
Kind regards,
Jean-Michel Pouré
| Comment | File | Size | Author |
|---|---|---|---|
| patch.diff | 512 bytes | grub3 |
Comments
Comment #1
grub3 commentedCould this patch be applied? It has no side effect under MySQL and is very straightforward. Thanks.
Comment #2
avpadernoI am closing this issue as it is for a Drupal version that isn't supported anymore.