Re: Name spacing functions and stored procedures

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Name spacing functions and stored procedures
Дата
Msg-id CAFj8pRA6_1OT5qiPFfGGcYe67yfZ1E6sO_wXZZHZbqiy8eFfsg@mail.gmail.com
обсуждение исходный текст
Ответ на Name spacing functions and stored procedures  (Tim Uckun <timuckun@gmail.com>)
Ответы Re: Name spacing functions and stored procedures  (Tim Uckun <timuckun@gmail.com>)
Re: Name spacing functions and stored procedures  (Steven Erickson <Steven.Erickson@telventdtn.com>)
Список pgsql-general
Hi

2015-03-19 2:56 GMT+01:00 Tim Uckun <timuckun@gmail.com>:
What do you guys do to namespace your functions so that they are not jumbled in with the system functions and also somewhat hierarchically organized.

Obviously it's possible to create schemas for different namespaces but that can lead to a lot of schemas which hold no data.   The other way is to simply name your functions like _lib_etl_csv_import_weird_data_format but that's not too much fun either.

What is problem with schemas? It is tool for logical database structuring - for tables, for functions.

I use schemas without any problems.
 

Just curious how other people deal with the issue.

В списке pgsql-general по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Archeiving and Purging
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Unicode license compatibility with PostgreSQL license