Add tab completion for pager_min_lines to psql.
authorAndrew Dunstan <[email protected]>
Thu, 23 Jun 2016 20:10:15 +0000 (16:10 -0400)
committerAndrew Dunstan <[email protected]>
Thu, 23 Jun 2016 20:12:47 +0000 (16:12 -0400)
commitb4e6123bf604ed316b03629b881fbf67edcb9725
tree27c5029760a047c5ecfdb2cb66835a76a2981160
parentf2c28bb1f2fee6fa33d2d6d4316b3f1d499543a4
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