pgsql: Fix missing word in nbtree/README.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix missing word in nbtree/README.
Date: 2023-06-09 04:21:34
Message-ID: E1q7Td0-000s3o-9X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix missing word in nbtree/README.

Reported-by: Daniel Westermann
Author: Gurjeet Singh
Reviewed-by: Richard Guo
Discussion: https://postgr.es/m/ZR0P278MB0427F0E0CE4ED140F52D1923D250A%40ZR0P278MB0427.CHEP278.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9aee26a491ba9b7ceff40e6192183ab7200b6bfb

Modified Files
--------------
src/backend/access/nbtree/README | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-06-09 20:54:09 pgsql: Fix search_path to a safe value during maintenance operations.
Previous Message Michael Paquier 2023-06-09 02:57:21 pgsql: Refactor routine to find single log content pattern in TAP tests