mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
These functions have been around for some time, but commits48b5aa3143
and15afb7d61c
were only back-patched to v16. Let's back-patch them to all supported versions now. Reported-by: David Rowley <dgrowleyml@gmail.com> (commit48b5aa3143
) Author: Bruce Momjian <bruce@momjian.us> (commit48b5aa3143
) Co-authored-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> (commit15afb7d61c
) Reviewed-by: Michael Paquier <michael@paquier.xyz> (commit15afb7d61c
) Reviewed-by: Robert Haas <robertmhaas@gmail.com> Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de> Discussion: https://postgr.es/m/aGMCxHxLfeMdQk8m%40nathan Backpatch-through: 13-15