From: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
---|---|
To: | Maxim Orlov <orlovmg(at)gmail(dot)com> |
Cc: | vignesh C <vignesh21(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add SHELL_EXIT_CODE to psql |
Date: | 2023-01-30 20:23:21 |
Message-ID: | CADkLM=fUaBgtTo2UM77iN+zzPtwNuPavxe7G5xLjM-dE0d6akw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>
>
> Unfortunately, there is a fail in FreeBSD
> https://cirrus-ci.com/task/6466749487382528
>
> Maybe, this patch is need to be rebased?
>
>
That failure is in postgres_fdw, which this code doesn't touch.
I'm not able to get
to /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.out
- It's not in either of the browseable zip files and the 2nd zip file isn't
downloadable, so it's hard to see what's going on.
I rebased, but there are no code differences.
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Add-PG_OS_TARGET-environment-variable-to-enable.patch | text/x-patch | 1.1 KB |
v8-0002-Add-wait_result_to_exit_code.patch | text/x-patch | 1.6 KB |
v8-0003-Add-psql-variables-SHELL_ERROR-and-SHELL_EXIT_COD.patch | text/x-patch | 7.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Yugo NAGATA | 2023-01-30 20:25:02 | Allow an extention to be updated without a script |
Previous Message | Andres Freund | 2023-01-30 20:19:32 | Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE |