Search Postgresql Archives

COMMENT and inheritance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All,

I want to ask is there a way to inherit table column comments. I have a table that is base for almost all other tables in my database (they inherit it). So the new tables receive their fields from the base table. But if I want to put comments on this fields I must write COMMENT for every table and columnt(nevertheless that they are all the same). So shouldn't it be good if there is no comment for the column in the child table but there is comment in the parent the comment to apear in the \d+ for the child table. I write comments to use postgresql_autodoc and this blank columns really makes me trouble.

Thanks for the answers in advance.

Kaloyan Iliev



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux