git.postgresql.org Git - postgresql.git/commit
2020年11月23日 16:15:03 +0000 (11:15 -0500)
2020年11月23日 16:15:12 +0000 (11:15 -0500)
commit d36228a9fcdccd57a7dc332572eb9837c7c301e6
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/9q0sgcr416t.fsf@gmx.us
This is the main PostgreSQL git repository.
RSS
Atom