TRUNCATE on foreign tables

Edit
ID 2499
Title TRUNCATE on foreign tables
Topic Server Features
Created 2020-03-01 07:46:04
Last modified 2020-08-02 22:19:13 (4 years, 3 months ago)
Latest email 2020-08-02 22:19:06 (4 years, 3 months ago)
Status
2020-07: Returned with feedback
2020-03: Moved to next CF
Target version
Authors KaiGai Kohei (kaigai)
Reviewers Become reviewer
Committer
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/2499
git checkout commitfest/cf/2499
Emails
TRUNCATE on foreign tables
First at 2020-01-01 02:46:11 by Kohei KaiGai <kaigai at heterodb.com>
Latest at 2020-08-02 22:19:06 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (pgsql13-truncate-on-foreign-table.v5.patch) at 2020-03-01 02:24:22 from Kohei KaiGai <kaigai at heterodb.com>
    Attachment (pgsql13-truncate-on-foreign-table.v5.patch) at 2020-03-01 02:24:22 from Kohei KaiGai <kaigai at heterodb.com> (Patch: Yes)
    Attachment (0001-Add-FDW-callback-for-support-of-TRUNCATE.patch) at 2020-01-21 06:38:03 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Add-FDW-callback-for-support-of-TRUNCATE.patch) at 2020-01-20 13:50:21 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (pgsql13-truncate-on-foreign-table.v3.patch) at 2020-01-20 02:30:34 from Kohei KaiGai <kaigai at heterodb.com> (Patch: Yes)
    Attachment (pgsql13-truncate-on-foreign-table.v2.patch) at 2020-01-14 09:16:17 from Kohei KaiGai <kaigai at heterodb.com> (Patch: Yes)
    Attachment (pgsql13-truncate-on-foreign-table.v1.patch) at 2020-01-01 06:07:57 from Kohei KaiGai <kaigai at heterodb.com> (Patch: Yes)
History
When Who What
2020-08-02 22:19:13 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Returned with feedback
2020-07-02 14:40:56 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2020-04-08 16:13:04 David Steele (dsteele) Changed targetversion to None
2020-04-08 15:39:35 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-03-01 07:46:16 KaiGai Kohei (kaigai) Changed authors to KaiGai Kohei (kaigai)
2020-03-01 07:46:16 KaiGai Kohei (kaigai) Changed targetversion to 13
2020-03-01 07:46:04 KaiGai Kohei (kaigai) Attached mail thread CAOP8fzb_gkReLput7OvOK+8NHgw-RKqNv59vem7=524krQTcWA@mail.gmail.com
2020-03-01 07:46:04 KaiGai Kohei (kaigai) Created patch record
Edit