When using PostgreSQL, some warnings are produced in the database log when attempting to do certain queries

Bug #559600 reported by Chris Wagner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Resonate
New
Undecided
Unassigned

Bug Description

In particular, if i try to visit the path /browse/artists?starts-with=\, i see these messages in my PostgreSQL log file:
  2007-11-02 11:45:42 EDT WARNING: nonstandard use of \\ in a string literal at character 284
  2007-11-02 11:45:42 EDT HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
  2007-11-02 11:45:42 EDT WARNING: nonstandard use of \\ in a string literal at character 311
  2007-11-02 11:45:42 EDT HINT: Use the escape string syntax for backslashes, e.g., E'\\'.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.