| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Gevik Babakhani <pgdev(at)xs4all(dot)nl>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [DOCS] uuid type not documented |
| Date: | 2007-04-10 16:28:57 |
| Message-ID: | 200704101828.58118.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Am Dienstag, 10. April 2007 17:30 schrieb Neil Conway:
> On Tue, 2007-04-10 at 17:24 +0200, Peter Eisentraut wrote:
> > The new uuid type is lacking documentation.
>
> We had also talked about including some UUID generation functionality in
> 8.3, but it should be okay to leave that for 8.4.
The problem is that most of the standard methods are platform dependent, as
they require MAC addresses or a "good" random source, for instance. I'm not
sure how we wanted to solve that, but certainly leaving the uuid type with
*no* method to generate one is pretty poor.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2007-04-10 16:34:42 | Re: [DOCS] uuid type not documented |
| Previous Message | Neil Conway | 2007-04-10 15:30:30 | Re: uuid type not documented |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2007-04-10 16:34:42 | Re: [DOCS] uuid type not documented |
| Previous Message | Tom Lane | 2007-04-10 15:32:12 | Re: Group Commit |