John McKown <joarmc(at)swbell(dot)net> writes:
> OK, I hope ya'll don't mind a thought from a newbie. And I hope this is
> the right forum to ask about this. I was wondering if it would be possible
> (no I don't have the expertise!) to extend one of the system tables. What
> I was hoping for was somewhere to store the "options" used to create
> columns. In particular, I create a column similiar to:
pg_dump -s (schema only) is a convenient way of producing such info ...
regards, tom lane