Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Date
Msg-id aZzAqz6Oc5VfTf7B@nathan
Whole thread Raw
In response to Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
List pgsql-hackers
On Sat, Feb 21, 2026 at 01:16:05PM -0500, Andrew Dunstan wrote:
> OK, I have squashed these two together and tweaked them a bit. I propose to
> commit this patch fairly soon.

koel seems to be unhappy with this one:

    https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=koel&dt=2026-02-23%2020%3A19%3A04

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: [PATCH] Support reading large objects with pg_read_all_data
Next
From: Nathan Bossart
Date:
Subject: Re: convert SpinLock* macros to static inline functions