On Thu, Mar 7, 2019 at 6:33 AM Andres Freund <and...@anarazel.de> wrote:

> Hi,
>
> On 2019-03-05 23:07:21 -0800, Andres Freund wrote:
> > My next steps are:
> > - final polish & push the basic DDL and pg_dump patches
>
> Done and pushed. Some collation dependent fallout, I'm hoping I've just
> fixed that.
>

Thanks for the corrections that I missed, also for the extra changes.

Here I attached the rebased patches that I shared earlier. I am adding the
comments to explain the API's in the code, will share those patches later.

I observed a crash with the latest patch series in the COPY command.
I am not sure whether the problem is with the reduce of tableOid patch
problem,
Will check it and correct the problem.

Regards,
Haribabu Kommi
Fujitsu Australia

Attachment: 0010-Table-access-method-API-explanation.patch
Description: Binary data

Attachment: 0001-Reduce-the-use-of-HeapTuple-t_tableOid.patch
Description: Binary data

Attachment: 0003-Docs-of-default_table_access_method-GUC.patch
Description: Binary data

Attachment: 0004-Rename-indexam.sgml-to-am.sgml.patch
Description: Binary data

Attachment: 0002-Removal-of-scan_update_snapshot-callback.patch
Description: Binary data

Attachment: 0005-Reorganize-am-as-both-table-and-index.patch
Description: Binary data

Attachment: 0006-Doc-update-of-Create-access-method-type-table.patch
Description: Binary data

Attachment: 0009-Doc-of-CREATE-TABLE-AS-.-USING-syntax.patch
Description: Binary data

Attachment: 0007-Doc-update-of-create-materialized-view-.-USING-synta.patch
Description: Binary data

Attachment: 0008-Doc-update-of-CREATE-TABLE-.-USING-syntax.patch
Description: Binary data

Reply via email to