diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2015-03-28 11:07:41 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2015-03-28 11:07:41 -0400 |
commit | 7655f4ccea570d57c4d473cd66b755c03c904942 (patch) | |
tree | 66c54949a4abf3816b9826709728317889053bd5 /src/backend/utils/adt/jsonfuncs.c | |
parent | cfe12763c32437bc708a64ce88a90c7544f16185 (diff) | |
download | postgresql-7655f4ccea570d57c4d473cd66b755c03c904942.tar.gz postgresql-7655f4ccea570d57c4d473cd66b755c03c904942.zip |
Add a pager_min_lines setting to psql
If set, the pager will not be used unless this many lines are to be
displayed, even if that is more than the screen depth. Default is zero,
meaning it's disabled.
There is probably more work to be done in giving the user control over
when the pager is used, particularly when wide output forces use of the
pager regardless of how many lines there are, but this is a start.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions