mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
These are natural complements to the functions added by commit
0886fc6a5c
, but they weren't included
in the original patch for some reason. Add them.
Patch by me, per a complaint by Tom Lane. Review by Tatsuo
Ishii.