Re: PQescapeBytea on Win32

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PQescapeBytea on Win32
Дата
Msg-id Pine.LNX.4.44.0303230040210.2352-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: PQescapeBytea on Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: PQescapeBytea on Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: PQescapeBytea on Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian writes:

> The problem with that is the new versions are still going to reference
> PQfreeNotify, and then we still can't remove it. I think we need the
> macro for PQfreeNotify pointing to PQfreemem, but keep the PQfreeNotify
> function around for a release or two, then remove it, and remove all
> documentation about it in 7.4.

Too complicated.  Just implement PQfreemem independently and tell people
to use it.  Please don't remove documentation just because a feature is
deprecated.  How are people supposed to do the conversion if they can't
find information about what they are supposed to convert from?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: to_char(interval) --- done?
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: to_char(interval) --- done?