pgsql: doc: Fix the data type named in the regdatabase entry.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix the data type named in the regdatabase entry.
Date: 2026-08-30 14:41:09
Message-ID: E1x0gia-00000002lmd-2H7o@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-08-31 03:52:03 pgsql: test_extensible: Test module for extensible nodes and custom sca
Previous Message Nathan Bossart 2026-08-30 14:13:48 pgsql: doc: Mark up "option" in the CHECKPOINT synopsis.