From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Fix some typos |
Date: | 2024-01-22 05:00:10 |
Message-ID: | E1rRmPq-002X9i-Uy@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Fix some typos
Author: Yongtao Huang
Discussion: https://postgr.es/m/CAOe1Go1F99o5JsphtXdDC5bxm7AzetU8q3AxLh4AAVGKu1AzEQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/b199eb89c67d737ced55721590f7fc8ff585e837
Modified Files
--------------
src/backend/access/index/indexam.c | 2 +-
src/backend/commands/explain.c | 2 +-
src/backend/replication/logical/worker.c | 2 +-
src/backend/utils/activity/wait_event.c | 2 +-
src/test/modules/test_ginpostinglist/expected/test_ginpostinglist.out | 2 +-
src/test/modules/test_ginpostinglist/sql/test_ginpostinglist.sql | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2024-01-22 09:45:21 | pgsql: Re-disallow Memoize for parameterized nested loops with join fil |
Previous Message | Michael Paquier | 2024-01-22 04:32:46 | pgsql: Add test module injection_points |