mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
This patch is almost entirely cosmetic --- mostly cleaning up a lot of neglected comments, and fixing code layout problems in places where the patch made lines too long and then pgindent did weird things with that. I did find a bug-of-omission in equalTupleDescs().