Re: [GENERAL] Missing space in message

2015-07-06 Thread Daniele Varrazzo
On Tue, Jul 7, 2015 at 12:08 AM, David Rowley wrote: > On 7 July 2015 at 10:52, Daniele Varrazzo > wrote: >> >> Patch attached. >> >> > > Thanks for the patch. > > Would you be able to post it to pgsql-hack...@postgresql.org instead? Oops, sorry. Got this wrong, for the other errors I've found I

Re: [GENERAL] Missing space in message

2015-07-06 Thread David Rowley
On 7 July 2015 at 10:52, Daniele Varrazzo wrote: > Patch attached. > > > Thanks for the patch. Would you be able to post it to pgsql-hack...@postgresql.org instead? Regards David Rowley -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL De

[GENERAL] Missing space in message

2015-07-06 Thread Daniele Varrazzo
Patch attached. diff --git a/src/backend/utils/misc/guc.c b/src/backend/utils/misc/guc.c index 595a609..c8c4eed 100644 --- a/src/backend/utils/misc/guc.c +++ b/src/backend/utils/misc/guc.c @@ -2461,7 +2461,7 @@ static struct config_int ConfigureNamesInt[] = { {"wal_retrieve_retry_interval",