diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-04-04 20:29:46 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-04-04 20:29:46 -0400 |
commit | 927e1dc96ce3eb4a618fd7b67f69eec72b56d850 (patch) | |
tree | b71d20af2dbe308f03709fe83a2b4ba278ccaf09 /doc/src | |
parent | c6a3fce7dd4dae6e1a005e5b09cdd7c1d7f9c4f4 (diff) | |
download | postgresql-927e1dc96ce3eb4a618fd7b67f69eec72b56d850.tar.gz postgresql-927e1dc96ce3eb4a618fd7b67f69eec72b56d850.zip |
Fix line count in slashUsage().
Counting newlines shows that quite a few recent patches have neglected
to update the output-lines count given to PageOutput(). Fortunately
it's not terribly critical that this be exact, since we long since
exceeded the height of most people's terminal windows. Still, maybe
we ought to think of a way to not have to maintain this manually anymore.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions