Thread: [COMMITTERS] pgsql: psql: Fix incorrect version check for table partitining.

[COMMITTERS] pgsql: psql: Fix incorrect version check for table partitining.

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/06e184876bc07c2b1d7144957dcf02c5b4f709c2

Modified Files
--------------
src/bin/psql/describe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)