Re: [HACKERS] Re: [COMMITTERS] pgsql: Tolerate timeline switches while "pg_basebackup -X fetch" is run

2013-02-01 Thread Robert Haas
On Tue, Jan 29, 2013 at 1:55 PM, Alvaro Herrera wrote: > Heikki Linnakangas wrote: >> Tolerate timeline switches while "pg_basebackup -X fetch" is running. > > I just noticed that this commit introduced a few error messages that > have a file argument which is not properly quoted: > > + erep

[HACKERS] Re: [COMMITTERS] pgsql: Tolerate timeline switches while "pg_basebackup -X fetch" is run

2013-01-29 Thread Alvaro Herrera
Heikki Linnakangas wrote: > Tolerate timeline switches while "pg_basebackup -X fetch" is running. I just noticed that this commit introduced a few error messages that have a file argument which is not properly quoted: + ereport(ERROR, + (errcode_for_file_access(), +