pgsql: Fix typo in memutils_memorychunk.h

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in memutils_memorychunk.h
Date: 2023-01-03 20:24:03
Message-ID: E1pCnpK-001tRH-PB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in memutils_memorychunk.h

Author: Richard Guo
Discussion: https://postgr.es/m/CAMbWs483CYjHoLH32_hd3Yq1NJfravNdL2zy7+e7pwvFPJF1RQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/include/utils/memutils_memorychunk.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-01-03 22:56:56 pgsql: During pg_dump startup, acquire table locks in batches.
Previous Message Robert Haas 2023-01-03 20:09:51 pgsql: Improve documentation of the CREATEROLE attibute.