Обсуждение: pg_contrib default schema

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

pg_contrib default schema

От
"Thomas Sondag"
Дата:
Hi pg Hackers,<br /><br /> First I using PostgreSQL for four year now, and I would like to thank you all for your work
:)<br/><br /> I'm currently doing a study about the Open Source database.<br /><br /> So I'm testing some of the
contribmodules like dblink, tsearch, admin81 and I was using postgis a lot in a previous life.<br /> All that module
addinternal fonctions to the database, some in pg_catalog (and I personaly don't like to mix Internal fonction and
contrib)others in pg_default.<br /><br /> Do you think it's possible to create a default schema called pg_contrib, and
writea "contrib modules coding rules document" to put all functions / types ...  in pg_contrib (to tidy a little all
thatthings) ?<br /><br /><br /><br />      Thomas<br /><br /><br />