[BUGS] psql -P doesn't honor backslash escapes

2000-10-06 Thread pgsql-bugs
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

Re: [BUGS] psql -P doesn't honor backslash escapes

2000-10-06 Thread Peter Eisentraut
[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

[BUGS] Re: email addresses at http://www.postgresql.org/bugs/index.php

2000-10-06 Thread Vince Vielhaber
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