Fix cosmetic blemishes involving rd_createSubid.

Noah Misch <noah@leadboat.com>

Commit: 96dffcdd5bae39fc6ffdd968a9d24b70ee8495b0
Author: Noah Misch <noah@leadboat.com>
Date: 2020-03-21T16:38:35Z
Releases: 9.5.22
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.

Files

PathChange+/−
src/backend/utils/cache/relcache.c modified +1 −4
src/include/utils/rel.h modified +8 −3