]> granicus.if.org Git - postgresql/commit
Add tab completion for pager_min_lines to psql.
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 23 Jun 2016 20:10:15 +0000 (16:10 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 23 Jun 2016 20:10:15 +0000 (16:10 -0400)
commit562e44972490196884452e632a0a6d0db81b2335
tree315ff2cfef7e4b0acdab8dcc38c10927cdbbf9df
parentbd1693e89e7e6c458d0563f6cc67a7c99a45251a
Add tab completion for pager_min_lines to psql.

This was inadvertantly omitted from commit
7655f4ccea570d57c4d473cd66b755c03c904942. Mea culpa.

Backpatched to 9.5 where pager_min_lines was introduced.
src/bin/psql/tab-complete.c