doc: Convert UUID functions list to table format.

Masahiko Sawada <msawada@postgresql.org>

Commit: ba57dcfdcda824e92eeb30b8863be8bf784908a8
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2025-03-03T23:44:01Z
Releases: 18.0
doc: Convert UUID functions list to table format.

Convert the list of UUID functions into a table for better
readability. This commit also adds references to the UUID type section
and includes descriptions of different UUID generation algorithm
versions.

Author: Andy Alsup <bluesbreaker@gmail.com>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://postgr.es/m/CADOZ7s7OHag+r6w+BzKw2xgb3fVtAD-pU=_N9-9pSe5W1TB+xQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +9 −0
doc/src/sgml/func.sgml modified +146 −36

Documentation touched

Discussion