Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b48f983

Browse files
committed
Apply Keith Park's updates for expected/horology-solaris-1947.out. Fix
erroneous expected output for RESET DateStyle: should be ISO now. Fix run_check.sh so that test postmaster is started with PGDATESTYLE=ISO, else the horology test won't pass.
1 parent f465711 commit b48f983

File tree

4 files changed

+486
-936
lines changed

4 files changed

+486
-936
lines changed

src/test/regress/expected/horology-no-DST-before-1970.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,4 +1125,4 @@ SELECT '' AS eight, f1 AS european_sql FROM ABSTIME_TBL;
11251125

11261126
RESET DateStyle;
11271127
SHOW DateStyle;
1128-
NOTICE: DateStyle is Postgres with US (NonEuropean) conventions
1128+
NOTICE: DateStyle is ISO with US (NonEuropean) conventions

0 commit comments

Comments
 (0)