diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-16 20:00:24 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-16 20:00:39 -0400 |
commit | cb9db2ab0674381b92559e011738f19e2bd0f6f2 (patch) | |
tree | 0e60eb9aa096b7b03a908aa022f1e4c4b38b2c2d /src/backend/executor/nodeModifyTable.c | |
parent | e353389d24da48c708f72379f87e9b518baac521 (diff) | |
download | postgresql-cb9db2ab0674381b92559e011738f19e2bd0f6f2.tar.gz postgresql-cb9db2ab0674381b92559e011738f19e2bd0f6f2.zip |
Fix ALTER TABLE...SET STATS error message for included columns
The existing error message was complaining that the column is not an
expression, which is not correct. Introduce a suitable wording
variation and a test.
Co-authored-by: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/20180628182803.e4632d5a.nagata@sraoss.co.jp
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions