Re: Some RELKIND macro refactoring - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Some RELKIND macro refactoring
Date
Msg-id 1d3a5fbe-f48b-8bea-80da-9a5c4244aef9@enterprisedb.com
Whole thread Raw
In response to Re: Some RELKIND macro refactoring  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Some RELKIND macro refactoring  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
While analyzing this again, I think I found an existing mistake.  The 
handling of RELKIND_PARTITIONED_INDEX in 
RelationGetNumberOfBlocksInFork() seems to be misplaced.  See attached 
patch.

Attachment

pgsql-hackers by date:

Previous
From: Ilya Gladyshev
Date:
Subject: Re: Per query FDW network stat collection
Next
From: Dilip Kumar
Date:
Subject: Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o)