diff options
author | David Rowley <drowley@postgresql.org> | 2022-10-14 14:32:00 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2022-10-14 14:32:00 +1300 |
commit | 39b8c293fcde1d845da4d7127a25d41df53faab5 (patch) | |
tree | 1d4aee48087aae47ff121909d7ffcb829bd9d120 /src/backend/tcop/postgres.c | |
parent | ba185d318dd34ed3e860b3a19869fbc15007db8f (diff) | |
download | postgresql-39b8c293fcde1d845da4d7127a25d41df53faab5.tar.gz postgresql-39b8c293fcde1d845da4d7127a25d41df53faab5.zip |
Fix incorrect comment regarding command completion tags
The comment talked about some Asserts which did not exist and also a
variable name which seems to have long since disappeared.
Rewrite the comment in a way that will hopefully stand the test of
time and inform people why we always write "INSERT 0 <nrows>" instead of
"INSERT <nrows>" in the command completion tag for INSERT.
Reviewed-by: Mark Dilger
Discussion: https://postgr.es/m/CAApHDvpiUg09AvvGAVopNAKemA9z-kCmt7Fi6HKauc32bKzx4w@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions