× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
NielsGron reported 2015-02-12T20:10:45Z  · last modified 2015-02-20T21:18:39Z

Table Data Editor on PostgreSQL should check "show standard_conforming_strings" in ConnectionProperties.requiresEscapeBackslash()


customer request
Priority Minor
Complexity Unknown
Component Tools - Table Data Editor
Version 15.0

Table Data Editor on PostgreSQL should check "show standard_conforming_strings" in ConnectionProperties.requiresEscapeBackslash().

You can use the "show standard_conforming_strings" or "set standard_conforming_strings = on"

 

From the PostgreSQL documentation :
http://www.postgresql.org/docs/current/static/runtime-config-compatible.html

standard_conforming_strings (boolean)

This controls whether ordinary string literals ('...') treat backslashes literally, as specified in the SQL standard. Beginning in PostgreSQL 9.1, the default is on (prior releases defaulted to off). Applications can check this parameter to determine how string literals will be processed. The presence of this parameter can also be taken as an indication that the escape string syntax (E'...') is supported. Escape string syntax (Section 4.1.2.2) should be used if an application desires backslashes to be treated as escape characters.

2 attachments

Issue #13085

Closed
Fixed
Resolved 2015-02-16T17:49:44Z
 
 
Completion
No due date
Fixed Build v15.0.14-4, v16.0.0-beta-6
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017