Re: Custom table AMs need to include heapam.h because of BulkInsertState - Mailing list pgsql-hackers

From David Rowley
Subject Re: Custom table AMs need to include heapam.h because of BulkInsertState
Date
Msg-id CAKJS1f-FSkdyWmZXftcRknS3U2wSEjT53cMGPfbj4bxmYGr_BA@mail.gmail.com
Whole thread Raw
In response to Re: Custom table AMs need to include heapam.h because ofBulkInsertState  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Custom table AMs need to include heapam.h because ofBulkInsertState
List pgsql-hackers
On Wed, 3 Jul 2019 at 19:35, Michael Paquier <michael@paquier.xyz> wrote:
> This has been reverted as of f5db56f, still it seems to me that this
> was moving in the right direction.

I've pushed this again, this time with the cleanup code done in the right order.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Antonin Houska
Date:
Subject: Re: pg_log_fatal vs pg_log_error
Next
From: Magnus Hagander
Date:
Subject: pg_checksums (or checksums in general) vs tableam