Define PS_USE_CLOBBER_ARGV on GNU/Hurd. This is a backpatch of 32b23664 to v14 and v15.
* Remove ancient test for __hurd__, which intended to activate PS_USE_CHANGE_ARGV in these branches but turned out not to be defined on modern systems. * Add new test for__GNU__ to activate PS_USE_CLOBBER_ARGV, like the newer branches. Author: Michael Banck <[email protected]> Discussion: https://postgr.es/m/CA%2BhUKGJMNGUAqf27WbckYFrM-Mavy0RKJvocfJU%3DJ2XcAZyv%2Bw%40mail.gmail.com Backpatch-through: 14-15 Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/29a3e22f3568478ce0d887c63dc03c2bda9dfa53 Modified Files -------------- src/backend/utils/misc/ps_status.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
