mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
d60ef94d76
Remove an obsolete comment from AtEOXact_cleanup(). Restore formatting
of a comment in struct RelationData, mangled by the pgindent run in
commit 9af4159fce. Back-patch to 9.5 (all
supported versions), because another fix stacks on this.