Re: Better support for whole-row operations and composite
От
Andrew Dunstan
Тема
Re: Better support for whole-row operations and composite
Дата
Msg-id
40698FF9.3090503@dunslane.net
Ответ на
Список
Дерево обсуждения
Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Andrew Dunstan <andrew@dunslane.net>
Re: Better support for whole-row operations and composite Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite Tom Lane <tgl@sss.pgh.pa.us>
Re: Better support for whole-row operations and composite Joe Conway <mail@joeconway.com>
Re: Better support for whole-row operations and composite types Greg Stark <gsstark@mit.edu>
Re: Better support for whole-row operations and composite types Tom Lane <tgl@sss.pgh.pa.us>
Tom Lane wrote: >We have a number of issues revolving around the fact that composite types >(row types) aren't first-class objects. I think it's past time to fix >that. Here are some notes about doing it. I am not sure all these ideas >are fully-baked ... comments appreciated. > > > [snip] >Only named composite types, not RECORD, will be allowed to be used as >table column types. > [snip] Interesting. I'm slightly curious to know if there's an external driver for this. Will this apply recursively (an a has a b which has an array of c's)? Are there indexing implications? Could one index on a subfield? cheers andrew
В списке pgsql-hackers по дате отправления