Re: pgAdmin3: check_option translated in View editing dialog

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin3: check_option translated in View editing dialog
Дата
Msg-id CA+OCxowpMOSnTqu8d+my1doAVyGSHC1cz1nrh2Yv5aSOthqggQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin3: check_option translated in View editing dialog  (Neel Patel <neel.patel@enterprisedb.com>)
Ответы Re: pgAdmin3: check_option translated in View editing dialog
Список pgadmin-hackers
On Thu, Dec 24, 2015 at 11:18 AM, Neel Patel
<neel.patel@enterprisedb.com> wrote:
> Hi Sebastian,
>
> We have just tried to reproduce the issue but not able to understand the
> issue from the description.
>
> We followed below steps.
>
>   1. Change the language to German.
>   2. Open the existing View's properties and try to change "With check
> option".
>   3. Open SQL tab - According to change in option, we are able to see and
> edit the query.
>
> Let me know if anything missing in above steps or Can you please give steps
> to understand the issue ?

Hi Neel,

I believe the issue is that "no" is being translated to "nein" in the SQL:

ALTER VIEW myview
  SET (check_option=nein);

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: pgAdmin3: check_option translated in View editing dialog
Следующее
От: Sebastian Albert
Дата:
Сообщение: Re: pgAdmin3: check_option translated in View editing dialog