pgbench with multiline and multistatement of SQL and multiline metacommands.

Edit
ID 499
Title pgbench with multiline and multistatement of SQL and multiline metacommands.
Topic Clients
Created 2016-02-02 09:22:21
Last modified 2016-03-20 16:59:23 (8 years, 8 months ago)
Latest email 2016-04-10 15:19:18 (8 years, 7 months ago)
Status
2016-03: Committed
Target version
Authors Kyotaro Horiguchi (horiguti)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/499
git checkout commitfest/cf/499
Emails
pgbench - allow backslash-continuations in custom scripts
First at 2015-05-14 16:10:12 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest at 2016-04-10 15:19:18 by Alvaro Herrera <alvherre at 2ndquadrant.com>
Latest attachment (pgbench-backslash-newline-in-meta-commands.patch) at 2016-03-21 21:15:18 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (pgbench-backslash-newline-in-meta-commands.patch) at 2016-03-21 21:15:18 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Make-SQL-parser-part-of-psqlscan-independent-from-ps.patch) at 2016-03-16 03:34:25 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Make-SQL-parser-part-of-psqlscan-independent-from-ps.patch) at 2016-02-18 11:54:58 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Prepare-for-sharing-psqlscan-with-pgbench.patch) at 2016-01-07 08:36:03 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (test.sql) at 2015-10-14 08:49:59 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (0004-Change-the-way-to-hold-command-list.patch) at 2015-09-04 05:11:14 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0003-Change-MSVC-Build-script.patch) at 2015-08-19 00:13:24 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (unknown_filename) at 2015-07-24 08:36:32 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: No)
    Attachment (unknown_filename) at 2015-07-24 03:15:14 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: No)
    Attachment (test.sql) at 2015-07-03 13:52:23 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (test.sql) at 2015-06-21 08:12:07 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: No)
    Attachment (pgbench-conts-1.patch) at 2015-05-14 16:10:12 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
History
When Who What
2016-03-20 16:59:23 Tom Lane (tgl) Closed in commitfest 2016-03 with status: Committed
2016-03-19 14:44:04 Robert Haas (rhaas) Changed committer to tgl
2016-03-19 14:43:54 Robert Haas (rhaas) New status: Ready for Committer
2016-03-18 15:05:48 Tom Lane (tgl) Added tgl as reviewer
2016-02-25 07:11:24 Michael Paquier (michael-kun) Changed authors to Kyotaro Horiguchi (horiguti)
2016-02-02 09:22:22 Kyotaro Horiguchi (horiguti) Attached mail thread alpine.DEB.2.10.1505141510130.1821@sto
2016-02-02 09:22:21 Kyotaro Horiguchi (horiguti) Created patch record
Edit