>
> The attached Patch contains the suggested changes.
>

Hi,

Currently, COPY command does not work for generated columns and
therefore, COPY of generated column is not supported during tablesync
process. So, in patch v4-0001 we added a check to allow replication of
the generated column only if 'copy_data = false'.

I am attaching patches to resolve the above issues.

v5-0001: not changed
v5-0002: Support COPY of generated column
v5-0003: Support COPY of generated column during tablesync process

Thought?


Thanks and Regards,
Shlok Kyal

Attachment: v5-0001-Enable-support-for-include_generated_columns-opti.patch
Description: Binary data

Attachment: v5-0002-Support-COPY-command-for-generated-columns.patch
Description: Binary data

Attachment: v5-0003-Support-copy-of-generated-columns-during-tablesyn.patch
Description: Binary data

Reply via email to