psql: Reduce compatibility warning Only warn when connecting to a newer server, since connecting to older servers works pretty well nowadays. Also update the documentation a little about current psql/server compatibility expectations.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/5cad02452457d7f6f29404411dfe13e6fe8accb7 Modified Files -------------- doc/src/sgml/ref/psql-ref.sgml | 26 ++++++++++++++++++-------- src/bin/psql/command.c | 4 ++-- 2 files changed, 20 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
