[COMMITTERS] pgsql: psql: Fix incorrect version check for table partitining. - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: psql: Fix incorrect version check for table partitining.
Date
Msg-id E1cGU5g-0006Ds-TB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix creative, but unportable, spelling of "ptr != NULL".
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Make the different Unix-y semaphore implementationsABI-compatib