Re: 9.4 Proposal: Initdb creates a single table

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: 9.4 Proposal: Initdb creates a single table
Дата
Msg-id 20140424043241.GB3443@fetter.org
обсуждение исходный текст
Ответ на Re: 9.4 Proposal: Initdb creates a single table  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 9.4 Proposal: Initdb creates a single table  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Wed, Apr 23, 2014 at 08:27:52PM -0400, Tom Lane wrote:
> David Fetter <david@fetter.org> writes:
> > Is there any good reason not to roll native UUID generation into
> > our standard distribution?
> 
> It's already there (as of 9.4) in pg_crypto.

Sorry I wasn't clear enough.

Since contrib/pgcrypto is a module that might well not be installed,
people can't just build software for PostgreSQL and have UUIDs
available, certainly not in the sense that, for example, BIGSERIAL is.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Perfomance degradation 9.3 (vs 9.2) for FreeBSD
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Runing DBT2 on Postgresql