Re: concerns around pg_lsn - Mailing list pgsql-hackers

From Jeevan Ladhe
Subject Re: concerns around pg_lsn
Date
Msg-id CAOgcT0NUvGWuSbkOH4z_MPk=6Sfno5uEzSUf83YTDzXQZMnNUQ@mail.gmail.com
Whole thread Raw
In response to Re: concerns around pg_lsn  (Michael Paquier <michael@paquier.xyz>)
Responses Re: concerns around pg_lsn  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi Michael,

> I will further check if by mistake any further commits have removed
> references to assignments from float8in_internal_opt_error(),
> evaluate it, and set out a patch.

Thanks, Jeevan!

Here is a patch that takes care of addressing the flag issue including
pg_lsn_in_internal() and others.

I have further also fixed couple of other functions, numeric_div_opt_error() and
numeric_mod_opt_error() which are basically callers of make_result_opt_error().

Kindly do let me know if you have any comments.

Regards,
Jeevan Ladhe 
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: dropdb --force
Next
From: Pavlo Golub
Date:
Subject: Re: Commitfest 2019-07, the first of five* for PostgreSQL 13