Webboard: PGExec error when having a ' in the file name
[email protected] Fri, 1 Mar 2013 09:38:42 +0400 (MSK)
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: > It seems that postgresql has changed the way they handle escape characters. When setting 'standard_conforming_strings = off' in postgresql.conf the error is gone and indexer seem to finish successfully. > > For more see http://www.postgresql.org/docs/9.1/static/sql-syntax-lexical.html. This problem was fixed in 3.3.13. From ChangeLog: Improved compatibility with the latest versions of PostgreSQL. Escaping of the SQL character literals for PostgreSQL >= 90000 was changed from the C-alike stype (using backslash) to the standard SQL style. Please upgrade. > > Unfortunatly search.cgi crashes. Can you please provide more information? Thanks. Reply: <http://www.mnogosearch.org/board/message.php?id=21513> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general