]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix cosmetic blemishes involving rd_createSubid.
authorNoah Misch <noah@leadboat.com>
Sat, 21 Mar 2020 16:38:26 +0000 (09:38 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 21 Mar 2020 16:38:34 +0000 (09:38 -0700)
commit40348680003d637e2068fd4981216f51bff8762b
tree0d11e3cc6ce6d27c335ede2ac5c28657f734ef43
parent514aca63ea565b23756282bd6c77eb30fc9398b7
Fix cosmetic blemishes involving rd_createSubid.

Remove an obsolete comment from AtEOXact_cleanup().  Restore formatting
of a comment in struct RelationData, mangled by the pgindent run in
commit 9af4159fce6654aa0e081b00d02bca40b978745c.  Back-patch to 9.5 (all
supported versions), because another fix stacks on this.
src/backend/utils/cache/relcache.c
src/include/utils/rel.h