On Wed, Oct 30, 2019 at 01:43:55PM -0400, Bruce Momjian wrote:
> Thanks for the patch. I slightly modified the wording and applied the
> attached patch.
Thanks Bruce!
--
Michael
signature.asc
Description: PGP signature
On Wed, Oct 30, 2019 at 01:29:48PM +0900, Michael Paquier wrote:
> On Wed, Oct 23, 2019 at 10:05:44PM -0400, Bruce Momjian wrote:
> > My reading of the commit message is that the error messages will just be
> > more helpful now, not that some things would now error that use to be
> > ignored. I am
On Wed, Oct 23, 2019 at 10:05:44PM -0400, Bruce Momjian wrote:
> My reading of the commit message is that the error messages will just be
> more helpful now, not that some things would now error that use to be
> ignored. I am still unclear exactly what the release notes should say.
Nay. It could
On Thu, Oct 17, 2019 at 10:33:10AM +0900, Michael Paquier wrote:
> On Wed, Oct 16, 2019 at 01:12:36PM +, PG Doc comments form wrote:
> > In PostgreSQL 12, libpq's parsing of connection string integer parameters
> > was made more strict, such that invalid values now result in an error rather
> >
On Wed, Oct 16, 2019 at 01:12:36PM +, PG Doc comments form wrote:
> In PostgreSQL 12, libpq's parsing of connection string integer parameters
> was made more strict, such that invalid values now result in an error rather
> than being silently ignored:
> https://github.com/postgres/postgres/comm
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/release-12.html
Description:
Hi!
In PostgreSQL 12, libpq's parsing of connection string integer parameters
was made more strict, such that invalid values now result in an error rather
tha