pgsql: Improve code comment

2025-07-01 Thread Peter Eisentraut
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 Reviewed-by: Dean Rasheed Discussion: https://www.postgresql.org/message-id/flat/CACJufxFMBe0nPXOQZMLTH4Ry5Gy

pgsql: Improve code comment

2019-03-14 Thread Peter Eisentraut
Improve code comment Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/61dc407893600f551dbcbc235d1dccd134f43da0 Modified Files -- src/backend/commands/copy.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-)