chester c young <[EMAIL PROTECTED]> writes: > cannot get those quotes around the value.
Use backslashes.
regression=# \set var '\'value\''
regression=# \echo :var
'value'
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
