| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_upgrade: Error out on too many command-line arguments |
| Date: | 2019-08-30 06:44:28 |
| Message-ID: | alpine.DEB.2.21.1908300842470.28828@lancre |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello Peter,
>> On Sun, Aug 25, 2019 at 05:10:47PM +0200, Julien Rouhaud wrote:
>> > I did some searching, and oid2name.c is also missing this.
>>
>> And pgbench, no?
>>
>> Yes, the patch is slightly different.
>
> Thanks, pushed all that together.
Great!
Could we maintain coverage by adding a TAP test? See 1 liner attached.
--
Fabien.
| Attachment | Content-Type | Size |
|---|---|---|
| pgbench-too-many-1.patch | text/x-diff | 461 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-08-30 06:59:05 | Re: pg_upgrade: Error out on too many command-line arguments |
| Previous Message | Jeff Davis | 2019-08-30 06:28:12 | Re: Memory-Bounded Hash Aggregation |