| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, takaram71(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17767: psql: tab-completion causes warnings when standard_conforming_strings = off |
| Date: | 2023-03-09 10:42:21 |
| Message-ID: | 20230309104221.3ti7dvhnooba7xj5@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 2023-Feb-06, Tom Lane wrote:
> Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> > (I agree BTW with the idea that running psql with non-standard strings
> > and the warnings enabled is not something that we need to support
> > specifically.)
>
> Yeah, just changing the e_s_w default to "off" might be easiest.
Let's do a quick consult in pgsql-hackers to do that now. It seems
we're right on time for 16. (Actually, is -hackers the right audience?)
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2023-03-09 12:00:01 | BUG #17828: postgres_fdw leaks file descriptors on error and aborts aborted transaction in lack of fds |
| Previous Message | PG Bug reporting form | 2023-03-09 10:27:00 | BUG #17827: Rule on insert into table doesn't work when excepting select from the table itself |