Make tablesample work with partitioned tables.
Robert Haas <rhaas@postgresql.org>
Make tablesample work with partitioned tables. This was an oversight in the original partitioning commit. Amit Langote, reviewed by David Fetter Discussion: http://postgr.es/m/59af6590-8ace-04c4-c36c-ea35d435c60e@lab.ntt.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_clause.c | modified | +2 −1 |
| src/test/regress/expected/tablesample.out | modified | +18 −0 |
| src/test/regress/sql/tablesample.sql | modified | +8 −0 |
Discussion
- tablesample with partitioned tables 3 messages · 2017-02-22 → 2017-02-23