Add tab completion for ALTER TABLE .. FORCE ROW LEVEL SECURITY in psql

Michael Paquier <michael@paquier.xyz>

Commit: 0b46e82c06b0c4b0dc6a94a890d23945ebf720fd
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-10-24T01:29:55Z
Releases: 14.0
Add tab completion for ALTER TABLE .. FORCE ROW LEVEL SECURITY in psql

This completes both the FORCE and NO FORCE options, NO INHERIT needing a
small adjustment.

Author: Li Japin
Discussion: https://postgr.es/m/15B10F9F-5847-4F5E-BD66-8E25AA473C95@hotmail.com

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +5 −2

Discussion

  • 5 messages · 2020-10-23 → 2020-10-24