| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: src/port/getopt_long.c lossy with arguments having no option characters |
| Date: | 2015-04-04 05:17:03 |
| Message-ID: | CAB7nPqQfmDgeHn_9rkY4mKHD0X7nw3XD_xknpRL2wxtgbXCtEA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Sat, Apr 4, 2015 at 6:47 AM, Tom Lane wrote:
> If those tests are dependent on behavior we don't document as allowed,
> I think we should change the tests. Want to send a patch?
Attached are patches for HEAD and 9.4. There are problematic tests in
the ones of initdb, clusterdb, reindexdb and createdb.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20150404_tap_getopt_fixes.patch | text/x-diff | 3.4 KB |
| 20150404_tap_getopt_fixes_94.patch | text/x-diff | 3.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ilya Bazylchuk | 2015-04-04 09:34:20 | Re: Postgresql 9.4.1 stuck all queries when making multi updates |
| Previous Message | Venkata Balaji N | 2015-04-04 00:10:36 | Re: Postgresql 9.4.1 stuck all queries when making multi updates |