git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: be45be9) | patch
Fix misuse of foreach_delete_current().
2021年3月18日 23:24:22 +0000 (19:24 -0400)
2021年3月18日 23:24:22 +0000 (19:24 -0400)
commit 1d581ce7129d7a33cd4ad27f8f246abfa1fd2db9
Fix misuse of foreach_delete_current().

Our coding convention requires this macro's result to be assigned
back to the original List variable. In this usage, since the
List could not become empty, there was no actual bug --- but
some compilers warned about it. Oversight in be45be9c3.

Discussion: https://postgr.es/m/35077b31-2d62-1e31-0e2e-ddb52d590b73@enterprisedb.com
src/backend/parser/parse_agg.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /