aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2017-04-17 17:55:17 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2017-04-17 17:55:55 -0300
commit8c5cdb7f4f6e1d6a6104cb58ce4f23453891651b (patch)
tree25a5dfbae4b5d274b17cdb592ad120e36469c06e /src/backend/executor/nodeFunctionscan.c
parent76799fc89d2ca6f357c188daa4e1b38f0a59e360 (diff)
downloadpostgresql-8c5cdb7f4f6e1d6a6104cb58ce4f23453891651b.tar.gz
postgresql-8c5cdb7f4f6e1d6a6104cb58ce4f23453891651b.zip
Tighten up relation kind checks for extended statistics
We were accepting creation of extended statistics only for regular tables, but they can usefully be created for foreign tables, partitioned tables, and materialized views, too. Allow those cases. While at it, make sure all the rejected cases throw a consistent error message, and add regression tests for the whole thing. Author: David Rowley, Álvaro Herrera Discussion: https://postgr.es/m/CAKJS1f-BmGo410bh5RSPZUvOO0LhmHL2NYmdrC_Jm8pk_FfyCA@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions