Re: Fallback behavior for "UNKNOWN" types -- proposed change

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Fallback behavior for "UNKNOWN" types -- proposed change
Дата
Msg-id 39F651DE.D278815@alumni.caltech.edu
обсуждение исходный текст
Ответ на Fallback behavior for "UNKNOWN" types -- proposed change  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> I would suggest a slightly different rule, but maybe it comes out at the
> same place in the end: if we can't find a unique match treating UNKNOWN
> the way we do now, try again assuming it is TEXT (or at least string
> category).  As you say, this is reasonable given that the original
> literal looked like a string.

Yeah, it is the same thing in the end, since the *only* place I've
changed in the code is the block which used to bail out when seeing a
"category conflict".

I assumed you would have an opinion ;) If anyone else has concerns
before seeing the effects of the change in the development tree, speak
up! Of course, if we see troubles after commit, things can change or
revert...

Oh, and UNKNOWNNUMERIC sounds like a plausible concept too.
                    - Thomas


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Hartzler
Дата:
Сообщение: Re: [PATCHES] add darwin/osxpb support to cvs
Следующее
От: Philip Warner
Дата:
Сообщение: Re: AW: BLERe: AW: AW: relation ### modified while in use