9.5Beta1 psql wrapped format expanded output
От | Jeff Janes |
---|---|
Тема | 9.5Beta1 psql wrapped format expanded output |
Дата | |
Msg-id | CAMkU=1wtwDQW4ZDaZb=_FKUar=Y0A_KZ8j8vesdx_cD87N4Aag@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: 9.5Beta1 psql wrapped format expanded output
|
Список | pgsql-hackers |
When I use psql with wrapped format with expanded output, I get the period that is supposed to be at the end of the line being at the beginning of the next line. Can anyone else verify this? I want to verify it is not some local issue before looking into it too far. I've made the screen absurdly small before running and capturing this, so the email program wouldn't try to re-wrap the lines. echo -e '\pset format wrapped' \\n "select repeat('1234567890',20)"| pgsql/REL9_5_BETA1/bin/psql -Xx Output format is wrapped. -[ RECORD 1 ]---------------------------------- repeat | 12345678901234567890123456789012345678 . |.90123456789012345678901234567890123456 . |.78901234567890123456789012345678901234 . |.56789012345678901234567890123456789012 . |.34567890123456789012345678901234567890 . |.1234567890 Cheers, Jeff
В списке pgsql-hackers по дате отправления: