psql: Fix incorrect version check for table partitining.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +1 −1 |