diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-03-01 09:07:07 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-03-01 09:07:07 +0900 |
commit | 0f3cdf873e7d81fbf61965e13685595c8a23c322 (patch) | |
tree | 105293a04b1dd840b69118c69ff216300c1f62f4 /src/backend/executor/nodeModifyTable.c | |
parent | 253655116bb437d649203a5a87105e885e4b08f9 (diff) | |
download | postgresql-0f3cdf873e7d81fbf61965e13685595c8a23c322.tar.gz postgresql-0f3cdf873e7d81fbf61965e13685595c8a23c322.zip |
Make pg_partition_tree return no rows on unsupported and undefined objects
The function was tweaked so as it returned one row full of NULLs when
working on an unsupported relkind or an undefined object as of cc53123,
and after discussion with Amit and Álvaro it looks more natural to make
it return no rows.
Author: Michael Paquier
Reviewed-by: Álvaro Herrera, Amit Langote
Discussion: https://postgr.es/m/20190227184808.GA17357@alvherre.pgsql
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions