ODBC backward versions
От | Bruce Momjian |
---|---|
Тема | ODBC backward versions |
Дата | |
Msg-id | 200102110200.VAA27982@candle.pha.pa.us обсуждение исходный текст |
Ответы |
RE: ODBC backward versions
|
Список | pgsql-hackers |
I checked the logs, and we released the new 6.4 backend protocol on 1998-10-30. That was 2.5 years ago. We normally allow older clients to communicate with newer servers, but often we don't support newer clients talking to older servers, sometimes even servers one release in the past. The reason is that the backend communication code gets confusing. For example, I know there were some libpq releases that could not talk to servers from the previous release. We did allow newer servers to talk to older clients because it is harder to upgrade many clients than a single server. Seems the <=6.3 compatibility code in our current ODBC is just adding confusion for coders and users and should be removed. Tom Lane agreed. If someone thinks it should be kept, please speak up. Thanks. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: