Re: Minor documentation error regarding streaming replication protocol - Mailing list pgsql-hackers

From Brar Piening
Subject Re: Minor documentation error regarding streaming replication protocol
Date
Msg-id eb07553f-5b33-ee8b-8274-49fd4d70121b@gmx.de
Whole thread Raw
In response to Minor documentation error regarding streaming replication protocol  (Brar Piening <brar@gmx.de>)
List pgsql-hackers
Jeff Davis wrote:
> Attached a simple patch that enforces an all-ASCII restore point name
> rather than documenting the possibility of non-ASCII text.

+1

This is probably the best solution because it gives guarantees to the
client without causing compatibility issues with old clients.

Thanks!

Brar




pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Rethinking plpgsql's assignment implementation
Next
From: Heikki Linnakangas
Date:
Subject: Perform COPY FROM encoding conversions in larger chunks