Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute.
От
Tomas Vondra
Тема
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute.
Дата
Msg-id
580e7cd2-97fe-403c-be52-77a1bb8b9f7c@vondra.me
Ответ на
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. (Tomas Vondra)
Список
Дерево обсуждения
Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Ayush Tiwari <ayushtiwari.slg01@gmail.com>
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Tomas Vondra <tomas@vondra.me>
Re: Drop database command will raise "wrong tuple length" if pg_database tuple contains toast attribute. Tomas Vondra <tomas@vondra.me>
On 8/16/24 13:26, Tomas Vondra wrote: > Hi Ayush, > > ... > > So this fix seems reasonable. > I've pushed this to all affected branches, except for 11 which is EOL. I thought about adding a test, but I couldn't think of a TAP test where this would really fit, and it didn't seem very practical to have a test creating hundreds of roles. So I abandoned the idea. Thanks for the report and the fix! -- Tomas Vondra
В списке pgsql-hackers по дате отправления