Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 - Mailing list pgsql-hackers

From Peter Smith
Subject Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Date
Msg-id CAHut+Pu4TWLNN=-XwD_znwAL+dte+0Pr3=t36T0+LPkE-nfr_g@mail.gmail.com
Whole thread Raw
In response to Re: [WIP]Vertical Clustered Index (columnar store extension) - take2  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
Hi.

Here is the latest set of VCI patches.

Summary of changes:
- VCI main patches
  - removed some redundant headers
  - removed some macros that were already defined by PG core headers
  - addressed some 'Pointer' related changes
  - modified the 'main_arg' value being passed to the VCI bgworker
  - removed the redundant MemCpy wrapper function

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: pg_upgrade: optimize replication slot caught-up check
Next
From: Michael Paquier
Date:
Subject: Re: Resetting recovery target parameters in pg_createsubscriber