mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 00:03:54 -05:00
Commit 7ca37fb04 removed regress_putenv from the regress.so library, so reloading a SQL function dependent on that would not work. Fix similarly to 52202bb39. Per buildfarm.