Re: Executing Dynamic DDL

From: Samer Abukhait <abukhait(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Executing Dynamic DDL
Date: 2005-05-19 07:11:39
Message-ID: 7d215b0c050519001168c8c70@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dinesh Pandey 2005-05-19 07:56:50 How can I write trigger on a columns insert/update?
Previous Message rama mohan 2005-05-19 07:02:55 Callable Statements are not supported at this time