Page \h output and centralize psql paging code in PageOutput().
Bruce Momjian <bruce@momjian.us>
Page \h output and centralize psql paging code in PageOutput().
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/command.c | modified | +3 −2 |
| src/bin/psql/common.c | modified | +44 −1 |
| src/bin/psql/common.h | modified | +3 −1 |
| src/bin/psql/help.c | modified | +23 −49 |
| src/bin/psql/help.h | modified | +2 −2 |
| src/bin/psql/print.c | modified | +11 −44 |