Re: [HACKERS] GSoC 2017
От
Jim Nasby
Тема
Re: [HACKERS] GSoC 2017
Дата
Msg-id
0353e30e-3254-6ec4-a832-9ca3215b00b2@BlueTreble.com
Ответ на
Re: [HACKERS] GSoC 2017 (Peter van Hardenberg)
Список
Дерево обсуждения
[HACKERS] GSoC 2017 Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] GSoC 2017 Stephen Frost <sfrost@snowman.net>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Pavel Stehule <pavel.stehule@gmail.com>
Re: [HACKERS] GSoC 2017 Peter van Hardenberg <pvh@pvh.ca>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Peter van Hardenberg <pvh@pvh.ca>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Peter van Hardenberg <pvh@pvh.ca>
Re: [HACKERS] GSoC 2017 Greg Stark <stark@mit.edu>
Re: [HACKERS] GSoC 2017 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] GSoC 2017 Brad DeJong <Brad.Dejong@infor.com>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Peter van Hardenberg <pvh@pvh.ca>
Re: [HACKERS] GSoC 2017 Thomas Kellerer <spam_eater@gmx.net>
Re: [HACKERS] GSoC 2017 Greg Stark <stark@mit.edu>
Re: [HACKERS] GSoC 2017 Ruben Buchatskiy <ruben@ispras.ru>
Re: [HACKERS] GSoC 2017 Stephen Frost <sfrost@snowman.net>
Re: [HACKERS] GSoC 2017 Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] GSoC 2017 Stephen Frost <sfrost@snowman.net>
Re: [HACKERS] GSoC 2017 Stephen Frost <sfrost@snowman.net>
Re: [HACKERS] GSoC 2017 Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: [HACKERS] GSoC 2017 Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] GSoC 2017 Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: [HACKERS] GSoC 2017 Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] GSoC 2017 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] GSoC 2017 Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] GSoC 2017 Dmitry Melnik <dm@ispras.ru>
Re: [HACKERS] GSoC 2017 Pavel Stehule <pavel.stehule@gmail.com>
Re: [HACKERS] GSoC 2017 Andrew Borodin <borodin@octonica.com>
Re: [HACKERS] GSoC 2017 Andrew Borodin <borodin@octonica.com>
Re: [HACKERS] GSoC 2017 Atri Sharma <atri.jiit@gmail.com>
Re: [HACKERS] GSoC 2017 Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
On 1/13/17 3:09 PM, Peter van Hardenberg wrote: > A new data type, and/or a new index type could both be nicely scoped > bits of work. Did you have any particular data/index types in mind? Personally I'd love something that worked like a python dictionary, but I'm not sure how that'd work without essentially supporting a variant data type. I've got code for a variant type[1], and I don't think there's any holes in it, but the casting semantics are rather ugly. IIRC that problem appeared to be solvable if there was a hook in the current casting code right before Postgres threw in the towel and said a cast was impossible. 1: https://github.com/BlueTreble/variant/ -- Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX Experts in Analytics, Data Architecture and PostgreSQL Data in Trouble? Get it in Treble! http://BlueTreble.com 855-TREBLE2 (855-873-2532)
В списке pgsql-hackers по дате отправления