Обсуждение: extending pg_type

Поиск
Список
Период
Сортировка

extending pg_type

От
Wolfgang Stroh
Дата:
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!