From: | Wolfgang Stroh <wolf(at)itec(dot)uni-klu(dot)ac(dot)at> |
---|---|
To: | pgsql-interfaces(at)postgreSQL(dot)org |
Subject: | extending pg_type |
Date: | 1999-01-20 11:34:52 |
Message-ID: | 36A5BF5C.43C4A55E@itec.uni-klu.ac.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hi!
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
P.S.: I hope you did not get this message more than once!
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 1999-01-20 11:38:55 | pgAdmin 6.4.1 Release |
Previous Message | Eric Marsden | 1999-01-20 10:16:31 | OIDs in pg_type stable across versions? |