pgsql: Add missing message punctuation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add missing message punctuation
Date
Msg-id E1mC6MH-0001qx-1v@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing message punctuation

Branch
------
REL_14_STABLE

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

Modified Files
--------------
src/backend/catalog/pg_type.c                 | 2 +-
src/test/regress/expected/multirangetypes.out | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix wording
Next
From: Dean Rasheed
Date:
Subject: pgsql: Adjust the integer overflow tests in the numeric code.