remove VersionedQuery support from psql tab completion - Mailing list pgsql-hackers

From Nathan Bossart
Subject remove VersionedQuery support from psql tab completion
Date
Msg-id akazLuA2V2_auKiN@nathan
Whole thread
Responses Re: remove VersionedQuery support from psql tab completion
Re: remove VersionedQuery support from psql tab completion
List pgsql-hackers
This infrastructure was added by commit 722408bcd1 and was only ever used
for publications and subscriptions.  Since we just bumped psql's minimum
supported version to v10, it's no longer used by anything.  Furthermore, a
quick glance indicates there's nothing else that should use it.  So, IMHO
we might as well remove it.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: Truncate logs by max_log_size
Next
From: Andrew Dunstan
Date:
Subject: Announcing Release 21 of the PostgreSQL Buildfarm Cient