pgsql: Doc: more uppercase keywords in SQLs

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: more uppercase keywords in SQLs
Date: 2025-11-10 04:16:12
Message-ID: E1vIJK8-005rNZ-2a@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: more uppercase keywords in SQLs

Per 49d43faa8. These ones were missed.

Reported-by: jian he <jian(dot)universality(at)gmail(dot)com>
Author: Erik Wienhold <ewie(at)ewie(dot)name>
Discussion: https://postgr.es/m/CACJufxG5UaQtoYFQKdMCYjpz_5Kggvdgm1gVEW4sNEa_W__FKA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/812367f3d48768b662e64bf2693703bbca8575d2

Modified Files
--------------
doc/src/sgml/func/func-matching.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-11-10 05:30:46 pgsql: Add more tests for relation statistics with rewrites
Previous Message Michael Paquier 2025-11-10 00:57:09 pgsql: injection_points: Add variant for injection_point_attach()