Em sex., 1 de set. de 2023 às 17:17, Robert Haas <robertmh...@gmail.com> escreveu:
> On Fri, Sep 1, 2023 at 11:47 AM Ranier Vilela <ranier...@gmail.com> wrote: > > If a null locale is reached in these paths. > > elog will dereference a null pointer. > > True. That's sloppy coding. > > I don't know enough about this code to be sure whether the error > messages that you propose are for the best. > I tried to keep the same behavior as before. Note that if the locale equals COLLPROVIDER_LIBC, the message to the user will be the same. best regards, Ranier Vilela