Re: sha1, sha2 functions into core?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: sha1, sha2 functions into core?
Дата
Msg-id 5032A3BE.9080701@commandprompt.com
обсуждение исходный текст
Ответ на Re: sha1, sha2 functions into core?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: sha1, sha2 functions into core?
Список pgsql-hackers
On 08/20/2012 01:33 PM, Andrew Dunstan wrote:

> But there is absolutely no evidence that we are making it less useful.
> Postgres is designed top be extensible and we've just enhanced that.
> pgcrypto makes use of that. If we cen leverage that to make Postgres
> available to more people then why would we not do so?

O.k. that is valid a valid argument. Let me counter.

Everybody else does it, why don't we? PostgreSQL is extensible, modular 
and programmable, why are we limiting those features by not including 
them in core? Contrib, whether we like it or not, is not core.

For some things it makes absolute sense to keep them in contrib or pgxn 
but cryptography is pretty much a basic core feature set at this point.

MySQL, MSSQL, Oracle (not sure if integrated or as a pack) and not to 
mention Java and Python all have them integrated.

Sincerely,

Joshua D. Drake



-- 
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC
@cmdpromptinc - 509-416-6579



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: NOT NULL constraints in foreign tables
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: sha1, sha2 functions into core?