diff options
author | Tom Lane | 2020-11-23 16:15:03 +0000 |
---|---|---|
committer | Tom Lane | 2020-11-23 16:15:12 +0000 |
commit | d36228a9fcdccd57a7dc332572eb9837c7c301e6 (patch) | |
tree | 6810f6bcd51f6538bbe7b1b564cdb476651b2f20 /src/backend/access/spgist/spgquadtreeproc.c | |
parent | fe051291550ab88267ce3104e9833925bf757393 (diff) |
Improve wording of two error messages related to generated columns.
Clarify that you can "insert" into a generated column as long as what
you're inserting is a DEFAULT placeholder.
Also, use ERRCODE_GENERATED_ALWAYS in place of ERRCODE_SYNTAX_ERROR;
there doesn't seem to be any reason to use the less specific errcode.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/spgist/spgquadtreeproc.c')
0 files changed, 0 insertions, 0 deletions