pgsql: Fix some typos across the board

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix some typos across the board
Date: 2026-01-10 23:25:27
Message-ID: E1veiKk-005uKA-2k@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some typos across the board

Found while browsing the code.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c0f6c387928a27f6c84cc0b79e141a3b97f4504

Modified Files
--------------
src/test/authentication/t/006_login_trigger.pl | 2 +-
src/test/regress/expected/sysviews.out | 2 +-
src/test/regress/sql/sysviews.sql | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-01-11 06:26:49 pgsql: doc: Improve description of pg_restore --jobs
Previous Message Andres Freund 2026-01-09 18:57:47 pgsql: instrumentation: Keep time fields as instrtime, convert in calle