Hello all,
is there a bug in psql (PostgreSQL 7.0.2 on i686-pc-linux-gnu)?
When I start psql with the command -F $ (or any other saparator) the
output is still with the separator |.
When I do a \pset in psql I get the same wrong result.

Example:
test=# \pset fieldsep $
Field separator is '$'.
test=# SELECT * from fltl;
 obnr  | objtyp |
-------+--------+
 1764a | FLTL   |      
 1772a | FLTL   |      

Any ideas?
Peter

--
        Bezirksfinanzdirektion Muenchen                    
              Vermessungsabteilung                         
.........................................................
 Peter Keller       :  Tel: (+49) 089-2190-2594 
 Vermessungsrat z.A.:  Fax: (+49) 089-2190-2459
 Alexandrastr. 3    :  mailto:[EMAIL PROTECTED]
 80538 Muenchen     :  web: http://www.bayern.de/vermessung

Reply via email to