Re: BUG #12721: psql -a does not preserve empty lines between SELECTs - Mailing list pgsql-bugs

From Hans Ginzel
Subject Re: BUG #12721: psql -a does not preserve empty lines between SELECTs
Date
Msg-id 20150202075701.GF21803@artax.karlin.mff.cuni.cz
Whole thread Raw
In response to Re: BUG #12721: psql -a does not preserve empty lines between SELECTs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Thank you, Tom.

On Sat, Jan 31, 2015 at 01:35:00PM -0500, Tom Lane wrote:
>> PS: Please, is there a better way how to specify tab as delimiter?
>Maybe put \pset fieldsep '\t' in the input .sql file, instead of setting
>it up on the command line.

I have SELECTs on stdin and everything others should be set on command line.
I have reported a specific bug about that. See #12725.

Regards,
Hans

pgsql-bugs by date:

Previous
From: hans@matfyz.cz
Date:
Subject: BUG #12725: psql: no interpretation of option -F
Next
From: Heikki Linnakangas
Date:
Subject: Segfault on exclusion constraint violation