Re: Add support for AT LOCAL - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Add support for AT LOCAL
Date
Msg-id b274179d-2121-68f3-7cd9-c5a572f8fd83@postgresfriends.org
Whole thread Raw
In response to Re: Add support for AT LOCAL  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Add support for AT LOCAL
List pgsql-hackers
On 7/3/23 15:42, Daniel Gustafsson wrote:
>> On 6 Jun 2023, at 05:13, Vik Fearing <vik@postgresfriends.org> wrote:
> 
>> Patch against 3f1aaaa180 attached.
> 
> This patch fails to compile, the declaration of variables in the switch block
> needs to be scoped within a { } block.


Interesting.  It compiles for me.


> I've fixed this trivial error in the
> attached v2 and also reflowed the comments which now no longer fit.


Thank you.
-- 
Vik Fearing




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Make uselocale protection more consistent
Next
From: Peter Eisentraut
Date:
Subject: Re: Optionally using a better backtrace library?