pgsql: doc: TOAST not toast

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: TOAST not toast
Date: 2025-07-01 08:28:00
Message-ID: E1uWWLQ-004A5d-0G@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: TOAST not toast

There are different capitializations of "TOAST" around the
documentation and code. This just changes a few places that were more
obviously inconsistent with similar phrases elsewhere.

Author: Peter Smith <peter(dot)b(dot)smith(at)fujitsu(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAHut+PtxXLJFhwJFvx+M=Ux8WGHU85XbT3nDqk-aAUS3E5ANCw(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83389838827b75dbdc9e4c251e2f57b23bfb2cff

Modified Files
--------------
doc/src/sgml/amcheck.sgml | 4 ++--
doc/src/sgml/bki.sgml | 2 +-
doc/src/sgml/catalogs.sgml | 2 +-
doc/src/sgml/logicaldecoding.sgml | 2 +-
doc/src/sgml/ref/alter_table.sgml | 2 +-
doc/src/sgml/ref/pg_amcheck.sgml | 12 ++++++------
doc/src/sgml/sepgsql.sgml | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2025-07-01 09:59:50 pgsql: Fix typo in pg_publication.h.
Previous Message Peter Eisentraut 2025-07-01 07:56:12 pgsql: Enable MSVC conforming preprocessor