1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

doc: PG 13 relnotes: fix uuid item

This commit is contained in:
Bruce Momjian
2020-05-15 10:57:14 -04:00
parent e90807085c
commit 065ea0c30d

View File

@ -1806,7 +1806,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
<para>
Previously <acronym>UUID</acronym> generation functions were only
available external modules <xref linkend="uuid-ossp"/> or <xref
available via external modules <xref linkend="uuid-ossp"/> and <xref
linkend="pgcrypto"/> were installed.
</para>
</listitem>