psql: Tab-complete LOCK [TABLE] ... IN {ACCESS|ROW|SHARE}.

Robert Haas <rhaas@postgresql.org>

Commit: 1d15d0db50a5f39ab69c1fe60f2d5dcc7e2ddb9c
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-11-03T15:42:13Z
Releases: 10.0
psql: Tab-complete LOCK [TABLE] ... IN {ACCESS|ROW|SHARE}.

Suggest the lock modes that begin with the word in question.

Thomas Munro, reviewed by Marllius Ribeiro.  Comments tweaked by me.

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +11 −0