mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
We already had those, but they forced modules to spell out the function bodies twice. Eliminate some duplicates we had already grown. Extracted from a somewhat larger patch from Andres Freund.