Re: Syntax got translated

Поиск
Список
Период
Сортировка
От Susanne Ebrecht
Тема Re: Syntax got translated
Дата
Msg-id 4F42B175.6010703@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Syntax got translated  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Syntax got translated  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-bugs
Am 20.02.2012 21:22, schrieb Guillaume Lelarge:
>
> I don't see why the modifiers shouldn't be translatable. It's not as if
> they were intended to be copied and pasted in a query. They are here to
> help the user understand the different modifiers in each column.
>

Of course they are intended to get copied and pasted. In support you
often ask
for output from \d tablename. And when I look to the languages that I
never learned,
especially when I look into Turkish - I would read NULL and not would
estimate column is
not NULL.

Default and not null are keywords - they are valid sql syntax.
They are constraint definitions.

When I output the table definition I want the constraint definition - I
don't want to translate it
back to english to understand - ahhhh default is meant.

Susanne

--
Dipl. Inf. Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Syntax got translated
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Syntax got translated