From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Erik Rijkers <er(at)xs4all(dot)nl>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal: possibility to read dumped table's name from file |
Date: | 2023-11-30 15:45:26 |
Message-ID: | CAFj8pRDPVCFpJMXs_LAhH0YUbGAiBU=E9=LD0-oVBPy3MgiKkw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
čt 30. 11. 2023 v 14:05 odesílatel Daniel Gustafsson <daniel(at)yesql(dot)se>
napsal:
> > On 30 Nov 2023, at 07:13, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> > čt 30. 11. 2023 v 4:40 odesílatel Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us <mailto:
> tgl(at)sss(dot)pgh(dot)pa(dot)us>> napsal:
> > Daniel Gustafsson <daniel(at)yesql(dot)se <mailto:daniel(at)yesql(dot)se>> writes:
> > > I took another look at this, found some more polish that was needed,
> added
> > > another testcase and ended up pushing it.
> >
> > mamba is unhappy because this uses <ctype.h> functions without
> > casting their arguments to unsigned char:
>
> Thanks for the heads-up.
>
> > here is a patch
>
> I agree with this fix, and have applied it.
>
Thank you
Pavel
>
> --
> Daniel Gustafsson
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Lakhin | 2023-11-30 16:00:01 | Re: Random pg_upgrade test failure on drongo |
Previous Message | Konstantin Knizhnik | 2023-11-30 15:40:15 | Re: Custom explain options |