| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Fix assorted portability issues in new pgbench TAP tests. |
| Date: | 2017-09-08 17:34:04 |
| Message-ID: | alpine.DEB.2.20.1709081931050.3568@lancre |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Hello,
Please find attached "blind" additional fixes for Windows & AIX.
- more nan/inf variants
- different message on non existing user
- illegal vs unrecognized options
I suspect that $windows_os is not true on "bowerbird", in order to fix it
the value of "$Config{osname}" is needed...
--
Fabien.
| Attachment | Content-Type | Size |
|---|---|---|
| pgbench-tap-fix-1.patch | text/x-diff | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-09-08 17:36:15 | pgsql: Fix more portability issues in new pgbench TAP tests. |
| Previous Message | Peter Eisentraut | 2017-09-08 16:37:41 | pgsql: Remove useless dead code |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Kuzmenkov | 2017-09-08 17:37:29 | Re: [POC] Faster processing at Gather node |
| Previous Message | Peter Eisentraut | 2017-09-08 17:32:46 | Re: additional contrib test suites |