"Florian G. Pflug" <[EMAIL PROTECTED]> writes: > Plus, the fact that we don't support "default" specifications in > pl/pgsql for row types turns this inconvenience into a major PITA,
You mean initialization expressions, not defaults, correct? (I would consider the latter to mean that whatever attrdef entries were attached to the rowtype's parent table would be used implicitly.) > Is there some difficulty in implementing row-type defaults, or is it > just that nobody cared enough about them to do the work? The second statement is certainly true, I don't know about the first. Feel free to take a shot at it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate