mirror of
https://github.com/postgres/postgres.git
synced 2026-05-24 09:31:33 -04:00
e04a9ccd2c
Change the order of checks in similar functions to be the same; remove a parameter that's not needed anymore; rename a memory context and expand a couple of comments. Per review comments from Amit Kapila