Re: v1.8.4 uploaded

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: v1.8.4 uploaded
Дата
Msg-id 937d27e10806100318s4bfc39a2tedef7d4b544cf392@mail.gmail.com
обсуждение исходный текст
Ответ на Re: v1.8.4 uploaded  (Erwin Brandstetter <brsaweda@gmail.com>)
Список pgadmin-hackers
On Thu, Jun 5, 2008 at 2:29 AM, Erwin Brandstetter <brsaweda@gmail.com> wrote:
> I say:
> CREATE TYPE foo AS
>   (x timestamp(0) without time zone);
>
> pgAdmin says:
> CREATE TYPE foo AS
>   (x timestamp without time zone(0));
>
> The later should read like the former to work.
> CREATE TABLE does not suffer from this problem.

Thanks, fixed.

> I take it, these timestamp types are a pest to reverse engineer ...

Err, yes. Just a bit.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7367 - in branches/REL-1_8_0_EDB/pgadmin3: . pgadmin/include/schema pgadmin/schema
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7368 - in trunk/pgadmin3: . pgadmin/dlg