Re: NAMEDATALEN increase because of non-latin languages
От
Tom Lane
Тема
Re: NAMEDATALEN increase because of non-latin languages
Дата
Msg-id
132241.1656024220@sss.pgh.pa.us
Ответ на
Re: NAMEDATALEN increase because of non-latin languages (Robert Haas)
Список
Дерево обсуждения
NAMEDATALEN increase because of non-latin languages Денис Романенко <deromanenko@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Ranier Vilela <ranier.vf@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Laurenz Albe <laurenz.albe@cybertec.at>
Re: NAMEDATALEN increase because of non-latin languages Ranier Vilela <ranier.vf@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Andres Freund <andres@anarazel.de>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Robert Haas <robertmhaas@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Andrew Dunstan <andrew@dunslane.net>
Re: NAMEDATALEN increase because of non-latin languages Tom Lane <tgl@sss.pgh.pa.us>
Re: NAMEDATALEN increase because of non-latin languages Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: NAMEDATALEN increase because of non-latin languages Andrew Dunstan <andrew@dunslane.net>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Re: NAMEDATALEN increase because of non-latin languages Hannu Krosing <hannuk@google.com>
Re: NAMEDATALEN increase because of non-latin languages John Naylor <john.naylor@enterprisedb.com>
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud <rjuju123@gmail.com>
Robert Haas writes: > On Thu, Jun 23, 2022 at 5:49 PM Andres Freund wrote: >> I was thinking we'd basically do it wherever we do a GETSTRUCT() today. > That seems a little fraught, because you'd be turning what's now > basically a trivial operation into a non-trivial operation involving > memory allocation. Nonetheless, the presence of GETSTRUCT calls should be a good guide to where we need to do something. regards, tom lane
В списке pgsql-hackers по дате отправления