[Interfaces] extending pg_type

From: Wolfgang Stroh <wolf(at)itec(dot)uni-klu(dot)ac(dot)at>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [Interfaces] extending pg_type
Date: 1999-01-05 14:10:26
Message-ID: 36921D52.7ED98EC0@itec.uni-klu.ac.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

hi there,

I would like to extend the Postgres system catalog pg_types with the two
fields wwwin and wwwout for interfacing all Postgres types with HTML. Is
this possible? Are there too many changes necessary to make this work?
Is this the straight forward way to use the overloading and resolution
mechanisms for new system wide attributes?

Thanks for any suggestions!
Wolfgang

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1999-01-05 14:36:06 Re: ODBC DRIVER v06-40-0002
Previous Message Jose' Soares 1999-01-05 10:33:36 Re: [INTERFACES] How to implement referential facilities in PostgreSQL