Re: unnesting multirange data types
От | Tom Lane |
---|---|
Тема | Re: unnesting multirange data types |
Дата | |
Msg-id | 427913.1623777486@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: unnesting multirange data types (Alexander Korotkov <aekorotkov@gmail.com>) |
Ответы |
Re: unnesting multirange data types
Re: unnesting multirange data types Re: unnesting multirange data types |
Список | pgsql-hackers |
Alexander Korotkov <aekorotkov@gmail.com> writes: > I did run "check-world", but it passed for me. Probably the same > reason it passed for some buildfarm animals... The only buildfarm animals that have passed since this went in are the ones that don't run the pg_dump or pg_upgrade tests. It looks to me like the proximate problem is that you should have taught pg_dump to skip these new auto-generated functions. However, I fail to see why we need auto-generated functions for this at all. Couldn't we have done it with one polymorphic function? I think this ought to be reverted and reviewed more carefully. regards, tom lane
В списке pgsql-hackers по дате отправления: