× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2015-02-13T00:32:33Z  · NielsGron last modified 2015-02-20T21:19:12Z

Table Data Editor on PostgreSQL type databases may need to check "show standard_conforming_strings" in ConnectionProperties.requiresEscapeBackslash()


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.

Issue #13087

Closed
Fixed
Resolved 2015-02-13T00:59:54Z
 
 
Completion
No due date
Fixed Build v16.0.0-beta-6
No time estimate

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