Re: casting zero-length strings

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: casting zero-length strings
Дата
Msg-id 873c96hlnk.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: casting zero-length strings  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Either way, we should make them a WARNING for 7.5, then error in
> 7.6.

Ok, I'll make this change soon.

If we end up marking more 7.5 changes using this mechanism
(i.e. deprecate for 7.5, disallow for 7.6), we could use an #ifdef
symbol to mark all the changes that need to be made permanent for 7.6:

#ifdef 7_5_DEPRECATED_FUNCTIONALITY
...
#endif

Cheers,

Neil



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Design Documentation Help !!
Следующее
От: "Nicolai Tufar"
Дата:
Сообщение: Re: 7.4.1 release status - Turkish Locale