diff options
author | Tom Lane | 2015-12-01 16:07:29 +0000 |
---|---|---|
committer | Tom Lane | 2015-12-01 16:07:51 +0000 |
commit | 2287b874546931e2f33cddcafff2bde58459da1b (patch) | |
tree | f89018184b844a1340f100dd085b289f48dfe8f1 /src/test/perl/RecursiveCopy.pm | |
parent | e50cda78404d6400b1326a996a4fabb144871151 (diff) |
Further adjustment to psql's print_aligned_vertical() function.
We should ignore output_columns unless it's greater than zero.
A zero means we couldn't get any information from ioctl(TIOCGWINSZ);
in that case the expected behavior is to print the data at native width,
not to wrap it at the smallest possible value. print_aligned_text()
gets this consideration right, but print_aligned_vertical() lost track
of this detail somewhere along the line.
Diffstat (limited to 'src/test/perl/RecursiveCopy.pm')
0 files changed, 0 insertions, 0 deletions