Re: Use of pager, help, localization:

2018-10-15 Thread Tom Lane
Daniele Varrazzo writes: > From psql/help.c > /* > * Keep this line count in sync with the number of lines printed below! > * Use "psql --help=variables | wc" to count correctly; but notice that > * Windows builds currently print one more line than non-Windows builds. > * Using

Use of pager, help, localization:

2018-10-15 Thread Daniele Varrazzo
>From psql/help.c /* * Keep this line count in sync with the number of lines printed below! * Use "psql --help=variables | wc" to count correctly; but notice that * Windows builds currently print one more line than non-Windows builds. * Using the larger number is fine. */