psql: Fix incorrect version check for table partitining.

Robert Haas <rhaas@postgresql.org>

Commit: 06e184876bc07c2b1d7144957dcf02c5b4f709c2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-12-12T16:57:58Z
Releases: 10.0
psql: Fix incorrect version check for table partitining.

Table partitioning was added in 10, not 9.6.

Fabrízio de Royes Mello, per report from Jeff Janes

Files

PathChange+/−
src/bin/psql/describe.c modified +1 −1