review: psql command copy count tag - Mailing list pgsql-hackers

From Pavel Stehule
Subject review: psql command copy count tag
Date
Msg-id CAFj8pRDupm6qhzWOmPyAgzN4Bse3SL+wTGSQHBvoSypz9yRW9g@mail.gmail.com
Whole thread Raw
Responses Re: review: psql command copy count tag  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
List pgsql-hackers
1. I had to rebase this patch - actualised version is attached - I merged two patches to one

2. The psql code is compiled without issues after patching

3. All regress tests are passed without errors

5. We like this feature - it shows interesting info without any slowdown - psql copy command is more consistent with server side copy statement from psql perspective.

This patch is ready for commit

Regards

Pavel


Attachment

pgsql-hackers by date:

Previous
From: Christian Kruse
Date:
Subject: Re: [PATCH] Use MAP_HUGETLB where supported (v3)
Next
From: Christian Kruse
Date:
Subject: Re: Suspicion of a compiler bug in clang: using ternary operator in ereport()