Re: Update docs for UUID data type

Поиск
Список
Период
Сортировка
От Andy Alsup
Тема Re: Update docs for UUID data type
Дата
Msg-id CADOZ7s5R3bMKufqr21KLgv=wf3fRbW8dApFRD4e26Rp57qHzPw@mail.gmail.com
обсуждение исходный текст
Ответ на Update docs for UUID data type  (Andy Alsup <bluesbreaker@gmail.com>)
Ответы Re: Update docs for UUID data type
Список pgsql-hackers
Please find the attached patch files that supersede the previous email. 

Patch 0001 contains some modest modifications to the UUID data type docs (Section 8.12. UUID Type). The main goal is to inform the reader that there are multiple versions of UUID generation algorithms (presently 8); however, once generated, PostgreSQL treats all UUIDs uniformly.

Patch 0002 contains modifications to the UUID functions docs (Section 9.14. UUID Functions). The main goal is to format the UUID functions in table form, similar to other function docs, such as Section 9.4. String Functions and Operators. This provides the user a more consistent format, in line with more established sections of the PostgreSQL documentation.

Thank you for your time and consideration.

Regards,
Andy Alsup

On Fri, Feb 21, 2025 at 11:42 PM Andy Alsup <bluesbreaker@gmail.com> wrote:
The attached patch file makes some modest changes to the docs for the UUID data type (Section 8.12. UUID Type). The main goal is to inform the reader that there are multiple versions of UUID generation algorithms (presently 8); however, once generated, PostgreSQL treats all UUIDs uniformly.

Regards,
Andy Alsup
Вложения

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