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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/562e44972490196884452e632a0a6d0db81b2335 Modified Files -------------- src/bin/psql/tab-complete.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
