Peter Eisentraut <[EMAIL PROTECTED]> writes: > If myValue is double quoted, then the values will automatically be > concatenated by the backend parser, but for strange (SQL-standard) reasons > you need a line break in between.
That works for literals (single-quotes), but I don't think it applies to identifiers (double-quotes). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings