Topic: PostgreSQL warnings in log
Hey,
I get periodical warnings in my PostgreSQL logfile:
postgres[98505]: [2-1] WARNING: nonstandard use of \\ in a string literal at character 137
postgres[98505]: [2-2] HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
Running PunBB 1.2.17 and PostgreSQL 8.3.
Any ideas?
Yanks.