Improve code comment
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Jul 2025 16:42:07 +0000 (18:42 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Jul 2025 16:42:07 +0000 (18:42 +0200)
commitfff0d1edf567c412c9d78cb10e9b67ce78b8e0cb
treed47c287575651fb86712528fe62a98c9b003f188
parent1fd772d192909a4f0e1ce88ebc72c8c43b81b025
Improve code comment

The previous wording was potentially confusing about the impact of the
OVERRIDING clause on generated columns.  Reword slightly to avoid
that.

Reported-by: jian he <jian.universality@gmail.com>
Reviewed-by: Dean Rasheed <dean.a.rasheed@gmail.com>
Discussion: http://www.postgresql.org/message-id/flat/CACJufxFMBe0nPXOQZMLTH4Ry5Gyj4m%2B2Z05mRi9KB4hk8rGt9w%40mail.gmail.com
src/backend/rewrite/rewriteHandler.c