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 <bluesbrea...@gmail.com> Reviewed-by: Laurenz Albe <laurenz.a...@cybertec.at> Discussion: https://postgr.es/m/CADOZ7s7OHag+r6w+BzKw2xgb3fVtAD-pU=_n9-9pse5w1tb...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ba57dcfdcda824e92eeb30b8863be8bf784908a8 Modified Files -------------- doc/src/sgml/datatype.sgml | 9 +++ doc/src/sgml/func.sgml | 182 ++++++++++++++++++++++++++++++++++++--------- 2 files changed, 155 insertions(+), 36 deletions(-)