Re: WIP patch: collation assignment algorithm rewrite
От | Martijn van Oosterhout |
---|---|
Тема | Re: WIP patch: collation assignment algorithm rewrite |
Дата | |
Msg-id | 20110320194442.GC4525@svana.org обсуждение исходный текст |
Ответ на | WIP patch: collation assignment algorithm rewrite (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: WIP patch: collation assignment algorithm rewrite
|
Список | pgsql-hackers |
On Sat, Mar 19, 2011 at 05:22:39PM -0400, Tom Lane wrote: > Attached is a WIP patch to split the expression-tree representation of > collations into separate fields for input and output collation, and to > replace the parser's current method of assigning collations with a > recursive post-pass. I need to read over it again before committing, > but I think it's pretty close to ready. I've looked over the main code and it looks good. While I'm not totally conviced it has to be done as a seperate pass, this way is exceedingly readable and clear as to what is going on, which makes me much more confident of its correctness. Thanks for going over this. Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > Patriotism is when love of your own people comes first; nationalism, > when hate for people other than your own comes first. > - Charles de Gaulle
В списке pgsql-hackers по дате отправления: