pgsql: Fix some typos across the board - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix some typos across the board
Date
Msg-id E1veiKk-005uKA-2k@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: instrumentation: Keep time fields as instrtime, convert in calle
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Improve description of pg_restore --jobs