Mark Hollomon ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
psql -P doesn't honor backslash escapes
Long Description
The interactive command psql command:
\pset fieldsep '\t'
can be used to set the field separator to a tab ch
[EMAIL PROTECTED] writes:
> The interactive command psql command:
> \pset fieldsep '\t'
> can be used to set the field separator to a tab character.
>
> The equivalent commandline option:
> psql -P fieldsep='\t'
> sets it to the literal '\t'
The expansion of \t to tab is done by the parser that
fixed.
Vince.
On Fri, 6 Oct 2000, Mikhail Teterin wrote:
> The e-mail addresses are listed on the URL in subject in the <...>
> notation.
>
> This makes the browser skip them as unknown tags and requires one to
> look through the HTML source for addresses. How about < and > ?
>
> O