Re: Flex output missing from 9.1a4 tarballs?
От | Tom Lane |
---|---|
Тема | Re: Flex output missing from 9.1a4 tarballs? |
Дата | |
Msg-id | 7525.1300830244@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Flex output missing from 9.1a4 tarballs? (Robert Haas <robertmhaas@gmail.com>) |
Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes: > On Tue, Mar 15, 2011 at 10:00 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> FWIW, collations are probably still several days away from being >> noticeably less broken than they were in alpha4. > How much less broken are they now? I think the core code is only locally broken now, with issues like LIKE index optimization probably not doing the right thing. The main problem at this point is probably plpgsql. To get far with that, we're going to need to extend the parser's Param interfaces to allow specification of a collation for a Param. And SPI too. (Yay, still another generation of SPI interfaces that we'll have to support forever...) So, another couple days minimum before it's reasonable to ship. At least if you want stuff like this to work: http://archives.postgresql.org/message-id/20110314194507.GC13507@huehner.biz regards, tom lane
В списке pgsql-hackers по дате отправления: