pgsql: doc: fix wording in SELECT docs

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: fix wording in SELECT docs
Date: 2026-08-21 01:35:50
Message-ID: E1wxEAe-00000001RMW-44ry@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix wording in SELECT docs

Reported-by: Garry Polley

Author: Garry Polley

Discussion: https://postgr.es/m/CAPj_C4wRh_JSi_RSFZLPUDVoVeOjFhos5RG+DggtK38wzakjEQ@mail.gmail.com

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e5aff2aa63a72e4329405dd1404c184f7d439107

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

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2026-08-21 02:50:42 pgsql: Reduce memory overheads for storing a Memoize tuple
Previous Message Bruce Momjian 2026-08-21 00:31:58 Re: pgsql: Change wal_compression=on to the first of zstd, lz4, pglz