From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Amit Khandekar <amit(dot)khandekar(at)enterprisedb(dot)com>, rajeev(dot)rastogi(at)huawei(dot)com |
Subject: | review: psql command copy count tag |
Date: | 2014-01-29 20:26:43 |
Message-ID: | CAFj8pRDupm6qhzWOmPyAgzN4Bse3SL+wTGSQHBvoSypz9yRW9g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello
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 | Content-Type | Size |
---|---|---|
psql_copy_count_tag-2014-01-29-1.patch | text/x-patch | 8.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Kruse | 2014-01-29 20:37:54 | Re: Suspicion of a compiler bug in clang: using ternary operator in ereport() |
Previous Message | Christian Kruse | 2014-01-29 20:22:45 | Re: [PATCH] Use MAP_HUGETLB where supported (v3) |