TABLESAMPLE clause

Edit
ID 38
Title TABLESAMPLE clause
Topic SQL Commands
Created 2015-01-12 12:34:21
Last modified 2015-05-15 21:52:42 (9 years, 6 months ago)
Latest email 2015-04-23 00:36:54 (9 years, 6 months ago)
Status
2015-07: Committed
2015-02: Moved to next CF
2014-12: Moved to next CF
Target version
Authors Petr Jelínek (pjmodos)
Reviewers Amit Kapila (amitkapila), Tomas Vondra (fuzzycz)Become reviewer
Committer Simon Riggs (simon)
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/38
git checkout commitfest/cf/38
Emails
TABLESAMPLE patch
First at 2014-12-10 23:24:49 by Petr Jelinek <petr at 2ndquadrant.com>
Latest at 2015-04-23 00:36:54 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0007-tablesample-add-catalog-regression-test.patch) at 2015-04-22 19:31:38 from Petr Jelinek <petr at 2ndquadrant.com>
    Attachment (0007-tablesample-add-catalog-regression-test.patch) at 2015-04-22 19:31:38 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-separate-block-sampling-functions-v2.patch) at 2015-04-17 13:54:36 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0004-tablesample-api-doc-v1.patch) at 2015-04-06 18:02:41 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-separate-block-sampling-functions-v2.patch) at 2015-04-02 21:36:29 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-separate-block-sampling-functions-v2.patch) at 2015-03-15 15:21:47 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-tablesample-ddl-v4.patch) at 2015-02-22 17:57:48 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-tablesample-ddl-v4.patch) at 2015-02-16 21:59:16 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-tablesample-ddl-v3.patch) at 2015-01-23 00:09:35 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-tablesample-ddl-v2.patch) at 2015-01-10 19:59:15 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (0003-tablesample-ddl.patch) at 2015-01-08 16:10:36 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (tablesample-v3.patch) at 2014-12-22 20:21:58 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (tablesample-v2.patch) at 2014-12-18 12:14:25 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
    Attachment (regression.diffs) at 2014-12-16 07:43:14 from Jaime Casanova <jaime at 2ndquadrant.com> (Patch: Yes)
    Attachment (tablesample-v1.patch) at 2014-12-10 23:24:49 from Petr Jelinek <petr at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2015-05-15 21:52:42 Tom Lane (tgl) Closed in commitfest 2015-06 with status: Committed
2015-05-14 18:17:49 Tom Lane (tgl) Closed in commitfest 2015-02 with status: Moved to next CF
2015-04-06 14:19:34 Simon Riggs (simon) Added simon as committer
2015-04-06 10:56:28 Amit Kapila (amitkapila) Changed reviewers to Amit Kapila (amitkapila), Tomas Vondra (fuzzycz)
2015-02-25 20:14:10 Tomas Vondra (fuzzycz) Added fuzzycz as reviewer
2015-02-06 09:19:26 Petr Jelínek (pjmodos) Closed in commitfest 2014-12 with status: Returned with Feedback
2015-01-12 12:34:53 Michael Paquier (michael-kun) Changed authors to Petr Jelínek (pjmodos)
2015-01-12 12:34:21 Michael Paquier (michael-kun) Attached mail thread 5488D641.2050303@2ndquadrant.com
2015-01-12 12:34:21 Michael Paquier (michael-kun) Created patch record
Edit