aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-03-10 19:45:29 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-03-10 19:45:29 -0300
commitfc84c05acd151cb1141c47d4af0c5ca803a4c3b4 (patch)
tree406a36e993db6a1245be990cc1c73afc5960209d /src/backend/access/gist
parentcbccac371c79d96c44fcd8c9cbb5ff4dedaaa522 (diff)
downloadpostgresql-fc84c05acd151cb1141c47d4af0c5ca803a4c3b4.tar.gz
postgresql-fc84c05acd151cb1141c47d4af0c5ca803a4c3b4.zip
Fix documentation on partitioning vs. foreign tables
1. The PARTITION OF clause of CREATE FOREIGN TABLE was not explained in the CREATE FOREIGN TABLE reference page. Add it. (Postgres 10 onwards) 2. The limitation that tuple routing cannot target partitions that are foreign tables was not documented clearly enough. Improve wording. (Postgres 10 onwards) 3. The UPDATE tuple re-routing concurrency behavior was explained in the DDL chapter, which doesn't seem the right place. Move it to the UPDATE reference page instead. (Postgres 11 onwards). Authors: Amit Langote, David Rowley. Reviewed-by: Etsuro Fujita. Reported-by: Derek Hans Discussion: https://postgr.es/m/CAGrP7a3Xc1Qy_B2WJcgAD8uQTS_NDcJn06O5mtS_Ne1nYhBsyw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions