Library versioning

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Library versioning
Дата
Msg-id 20000918140301.A15165@feivel.credativ.de
обсуждение исходный текст
Ответы Re: Library versioning
Список pgsql-hackers
If I change some stuff in a library that forces the user to recompile all
programs because it's not binary compatible I have to change the major
number right? But just changing the order in an enum datatype does not
exactly look like such a big change. But the only way to avoid this problem
is adding the new entries at the end of the enum. Or do I miss something
obvious here?

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: "Karl F. Larsen"
Дата:
Сообщение: Re: Cannot compile
Следующее
От: "g.p.ciceri"
Дата:
Сообщение: contrib module soundex in CVS snapshot (function returning text and TOAST ???)