8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492046f commit c03b7f5Copy full SHA for c03b7f5
doc/src/sgml/ref/psql-ref.sgml
@@ -4914,7 +4914,7 @@ PSQL_EDITOR_LINENUMBER_ARG='--line '
4914
or an older major version. Backslash commands are particularly likely
4915
to fail if the server is of a newer version than <application>psql</application>
4916
itself. However, backslash commands of the <literal>\d</literal> family should
4917
- work with servers of versions back to 7.4, though not necessarily with
+ work with servers of versions back to 9.2, though not necessarily with
4918
servers newer than <application>psql</application> itself. The general
4919
functionality of running SQL commands and displaying query results
4920
should also work with servers of a newer major version, but this cannot
0 commit comments