Re: default partition and concurrent attach partition
От
Alvaro Herrera
Тема
Re: default partition and concurrent attach partition
Дата
Msg-id
20200908221330.GA3064@alvherre.pgsql
Ответ на
Re: default partition and concurrent attach partition (Alvaro Herrera)
Список
Дерево обсуждения
default partition and concurrent attach partition Amit Langote <amitlangote09@gmail.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Amit Langote <amitlangote09@gmail.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Amit Langote <amitlangote09@gmail.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Alvaro Herrera <alvherre@2ndquadrant.com>
Re: default partition and concurrent attach partition Amit Langote <amitlangote09@gmail.com>
Re: default partition and concurrent attach partition Amit Langote <amitlangote09@gmail.com>
On 2020-Sep-08, Alvaro Herrera wrote: > Andres added to CC because of TTS interface: apparently calling > slot_getallattrs() on a virtual slot raises error that "getsomeattrs is > not required to be called on a virtual tuple table slot". I'm thinking > that this exposes implementation details that should not be necessary > for a caller to know; patch 0001 fixes that at the problematic caller by > making the slot_getallatrs() call conditional on the slot not being > virtual, but I wonder if the better fix isn't to remove the elog(ERROR) > at tts_virtual_getsomeattrs. Actually I misread the code, so this is all bogus. Nevermind ... -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления