Re: [BUGS] PSQL commands not backwards-compatible

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [BUGS] PSQL commands not backwards-compatible
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C796A@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [BUGS] PSQL commands not backwards-compatible  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список pgsql-patches
> > > Here is a patch that will print out (in interactive mode only) a
> > > warning message if a newer client connects to an older
> major numbered server.
> >
> > Why only older?  It's even less likely to work if the
> server is newer.
> >
> > (I don't agree with the premise to begin with...)
>
> OK, this new patch prints a warning on any major version
> mismatch, newer or older.

I would suggest showing both the client and server versions that
mismatched. If you're in a scenario with several versions on the same
machine of both client and server (hosting scenario, I'd imagine), that
would certainly help.

//Magnus

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: SPI_getbinval() documentation correction
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] PSQL commands not backwards-compatible