Re: BUG #6480: NLS text width problem
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #6480: NLS text width problem |
| Дата | |
| Msg-id | 24663.1331166435@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #6480: NLS text width problem (Sergey Burladyan <eshkinkot@gmail.com>) |
| Ответы |
Re: BUG #6480: NLS text width problem
|
| Список | pgsql-bugs |
Sergey Burladyan <eshkinkot@gmail.com> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> I think it'd be better to avoid depending on %*s for the data string
>> and instead use it (with appropriate adjustment of the calculation)
>> for the space-separator part of the format. Since that's a constant
>> empty string, there shouldn't be any possibility of libc doing something
>> other than what we intend.
> Sorry, I'm going on vacation for four days. Can't answer right now...
Ah, nevermind --- I re-read the patch and realized that it was already
doing exactly what I said. Committed, sorry for the noise.
regards, tom lane
В списке pgsql-bugs по дате отправления: