Re: Split index and table statistics into different types of stats - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Re: Split index and table statistics into different types of stats
Date
Msg-id 79b66367-0c0a-2d2e-61b1-387acb584aa3@gmail.com
Whole thread Raw
In response to Split index and table statistics into different types of stats  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers
Hi,

On 10/31/22 2:31 PM, Justin Pryzby wrote:
> I didn't looks closely, but there's a couple places where you wrote
> ";;", which looks unintentional.
> 
> -               PG_RETURN_TIMESTAMPTZ(tabentry->lastscan);
> +               PG_RETURN_TIMESTAMPTZ(tabentry->lastscan);;
> 

Thanks for looking at it!
oops, thanks for the keen eyes ;-) Fixed in v2 attached.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: ResourceOwner refactoring
Next
From: Robert Haas
Date:
Subject: Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock