Thread: pgsql: Add tab completion for pager_min_lines to psql.

pgsql: Add tab completion for pager_min_lines to psql.

From
Andrew Dunstan
Date:
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.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b4e6123bf604ed316b03629b881fbf67edcb9725

Modified Files
--------------
src/bin/psql/tab-complete.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)