pgsql: Make fast_default regression tests locale independent - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Make fast_default regression tests locale independent
Date
Msg-id E1f14iQ-0004LJ-5f@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make fast_default regression tests locale independent

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/fast_default.out | 2 +-
src/test/regress/sql/fast_default.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Next
From: Konstantin Knizhnik
Date:
Subject: Re: pgsql: Allow HOT updates for some expression indexes