Re: pgAdmin bug - SQL creation for foreign keys

Поиск
Список
Период
Сортировка
От Dinesh Kumar
Тема Re: pgAdmin bug - SQL creation for foreign keys
Дата
Msg-id CAKWsr7gy9MXifELVPOENO8Ww9zCFUYD6QSHt-3=ypzd+-KC12w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin bug - SQL creation for foreign keys  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgAdmin bug - SQL creation for foreign keys  (Dinesh Kumar <dinesh.kumar@enterprisedb.com>)
Список pgadmin-hackers
Hi Dave,

On Mon, Jul 15, 2013 at 6:55 PM, Dinesh Kumar <dinesh.kumar@enterprisedb.com> wrote:
Hi Dave,

I am able to re-produce the reported issue and with the create new role dialogue box. Please find the attached patch for these reported cases.

This fix seems reasonable if we want the keywords to be translated in the UI, but I don't think we do, because they are keywords not natural language. Can we just prevent them being translated in the first place? If they're in the XRC file, that may require us to reset the labels to un-translated strings in code.


Thanks Dave. Let me send you new patch with this suggested approach.


Dinesh

-- 
Dinesh Kumar
Software Engineer

Ph: +918087463317
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin bug - SQL creation for foreign keys
Следующее
От: Neel Patel
Дата:
Сообщение: Re: Materialized View Patch File