pgsql: doc: Fix the data type named in the regdatabase entry. - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: doc: Fix the data type named in the regdatabase entry.
Date
Msg-id E1x0gia-00000002lmd-2H7o@gemulon.postgresql.org
Whole thread
List pgsql-committers
doc: Fix the data type named in the regdatabase entry.

Oversight in commit b45137f315.

Backpatch-through: 19 only

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/59335b5e71d552229f74ac41f3ef6b5a4d966535

Modified Files
--------------
doc/src/sgml/release-19.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Attachment

pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Disallow ONLY in REPACK commands.
Next
From: Michael Paquier
Date:
Subject: pgsql: Use pg_neg_s{32,64}_overflow() for some overflow checks