| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | emre(at)hasegeli(dot)com |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: default result formats setting |
| Date: | 2021-03-22 12:50:40 |
| Message-ID: | 0e15eecb-5ab5-2e17-a8b5-3604056eded9@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 21.03.21 20:18, Emre Hasegeli wrote:
>> Could you look into the log files in that test directory what is going
>> on?
>
> Command 'test-result-format' not found in
> /Users/hasegeli/Developer/postgres/tmp_install/Users/hasegeli/.local/pgsql/bin,
> /Users/hasegeli/.local/bin, /opt/homebrew/bin, /usr/local/bin,
> /usr/bin, /bin, /usr/sbin, /sbin,
> /Users/hasegeli/Developer/postgres/src/test/modules/libpq_extended at
> /Users/hasegeli/Developer/postgres/src/test/modules/libpq_extended/../../../../src/test/perl/TestLib.pm
> line 818.
>
> Maybe you forgot to commit the file in the test?
Indeed. Here is an updated patch.
| Attachment | Content-Type | Size |
|---|---|---|
| v5-0001-Add-result_format_auto_binary_types-setting.patch | text/plain | 15.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2021-03-22 12:50:54 | Re: [HACKERS] logical decoding of two-phase transactions |
| Previous Message | Andrew Dunstan | 2021-03-22 12:47:38 | Re: [PATCH] Bug fix in initdb output |