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

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

Branch
------
master

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

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.