Variadic macros for tab-complete.c

Edit
ID 1798
Title Variadic macros for tab-complete.c
Topic Refactoring
Created 2018-09-21 07:38:09
Last modified 2018-09-23 22:45:34 (6 years, 1 month ago)
Latest email 2018-09-22 01:57:01 (6 years, 1 month ago)
Status
2018-11: Committed
Target version
Authors Andres Freund (andresfreund), Thomas Munro (macdice)
Reviewers 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/1798
git checkout commitfest/cf/1798
Emails
[PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE
First at 2018-08-30 16:44:02 by ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=)
Latest at 2018-09-22 01:57:01 by Andres Freund <andres at anarazel.de>
Latest attachment (0001-Variadic-Matches-.-macros.patch) at 2018-09-21 08:23:55 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Variadic-Matches-.-macros.patch) at 2018-09-21 08:23:55 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (varargify-tab-complete.diff) at 2018-09-21 05:52:01 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-Fix-tab-completion-for-ALTER-DATABASE-SET-TABLESPACE.patch) at 2018-08-30 16:54:23 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (0001-Fix-tab-completion-for-ALTER-TABLE-SET-TABLESPACE.patch) at 2018-08-30 16:44:02 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
History
When Who What
2018-09-23 22:45:34 Thomas Munro (macdice) Closed in commitfest 2018-11 with status: Committed
2018-09-23 22:45:34 Thomas Munro (macdice) Changed committer to tgl
2018-09-21 08:47:17 Thomas Munro (macdice) Changed authors to Andres Freund (andresfreund), Thomas Munro (macdice)
2018-09-21 07:38:09 Thomas Munro (macdice) Attached mail thread d8jo9djvm7h.fsf@dalvik.ping.uio.no
2018-09-21 07:38:09 Thomas Munro (macdice) Created patch record
Edit