Re: Allowing line-continuation in pgbench custom scripts - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Allowing line-continuation in pgbench custom scripts
Date
Msg-id CA+HiwqF-bRgCTheuZxc5Y747mNHDwS_f-7+5-ZMjrGK_fg+sAQ@mail.gmail.com
Whole thread Raw
In response to Re: Allowing line-continuation in pgbench custom scripts  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Allowing line-continuation in pgbench custom scripts  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Mon, May 26, 2014 at 10:59 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Mon, May 26, 2014 at 6:50 PM, Amit Langote <amitlangote09@gmail.com> wrote:
>> Thoughts?
>
> IMO it's better if we can write SQL in multiples line *without* a tailing
> escape character, like psql's input file.
>

Yeah, that would be much cleaner.

--
Amit



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Re-create dependent views on ALTER TABLE ALTER COLUMN ... TYPE?
Next
From: Amit Langote
Date:
Subject: pg_llog not mentioned in "Database File Layout"