Re: Executing Dynamic DDL

Поиск
Список
Период
Сортировка
От Samer Abukhait
Тема Re: Executing Dynamic DDL
Дата
Msg-id 7d215b0c050519001168c8c70@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Executing Dynamic DDL  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
That was very helpful, many thanks

About timestamp, I understood that as long as the DB server is the one
to log times it is safe to use it without timezones?? (I am not using
any of the different timezoned clients??) am i missing the point?

about all_table_columns, it is just a simple view to have the table
name and column name in the same view, (wasn't satisfied in
pg_attribute only :), am i duplicating anything?

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

Предыдущее
От: Matthew Hixson
Дата:
Сообщение: Re: 8.0.3 build error on Mac OS X 10.4
Следующее
От: "Dinesh Pandey"
Дата:
Сообщение: How can I write trigger on a columns insert/update?