Re: revised hstore patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: revised hstore patch
Дата
Msg-id 2436.1248221582@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: revised hstore patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: revised hstore patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Re: revised hstore patch  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> (b) many of the old names are significant collision risks.

What collision risks?  PG does not allow loadable libraries to export
their symbols, so I don't see the problem.  I recommend just keeping
those things named as they were.

> Certainly when developing this I had _SIGNIFICANT_ encouragement, some
> of it from YOU, for increasing the limit.

Yes, but that was before the interest in in-place upgrade went up.
This patch is the first place where we have to decide whether we meant
it when we said we were going to pay more attention to that.

> I'm prepared to give slightly more consideration to option #3: make
> the new code read the old format as well as the new one.

If you think you can make that work, it would solve the problem.
        regards, tom lane


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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: revised hstore patch
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: revised hstore patch