(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
- fix-tab-complete.patch (text/x-diff) patch
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
-
psql: Improve tab-completion for LOCK TABLE.
- 0b0d277c3553 15.0 landed