Added missing copy related data structures to typedefs.list

From: vignesh C <vignesh21(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Added missing copy related data structures to typedefs.list
Date: 2020-12-07 08:26:50
Message-ID: CALDaNm3B9D9yEXZ-vU4H=4QdH8gADRb6HKUcRWdAy5O+oBwmVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Added missing copy related data structures to typedefs.list, these
data structures were added while copy files were split during the
recent commit. I found this while running pgindent for parallel copy
patches.
The Attached patch has the changes for the same.
Thoughts?

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

Attachment Content-Type Size
0001-Added-missing-copy-related-data-structures.patch text/x-patch 953 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2020-12-07 08:32:22 Re: Parallel copy
Previous Message Jesper Pedersen 2020-12-07 08:15:51 Re: [PATCH] Keeps tracking the uniqueness with UniqueKey