(LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented

bt21tanigaway <bt21tanigaway@oss.nttdata.com>

From: bt21tanigaway <bt21tanigaway@oss.nttdata.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-09-28T07:13:45Z
Lists: pgsql-hackers

Attachments

Hi,

(LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented in 
tab-complete. I made a patch for these options.

regards,
Koyu Tanigawa

Commits

  1. psql: Improve tab-completion for LOCK TABLE.