Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a55934

Browse files
committed
Remove SHOW after datestyle reset.
1 parentde62329 commit2a55934

File tree

4 files changed

+0
-9
lines changed

4 files changed

+0
-9
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,5 +1124,3 @@ SELECT '' AS eight, f1 AS european_sql FROM ABSTIME_TBL;
11241124
(8 rows)
11251125

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

‎src/test/regress/expected/horology-solaris-1947.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,5 +1124,3 @@ SELECT '' AS eight, f1 AS european_sql FROM ABSTIME_TBL;
11241124
(8 rows)
11251125

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

‎src/test/regress/expected/horology.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,5 +1124,3 @@ SELECT '' AS eight, f1 AS european_sql FROM ABSTIME_TBL;
11241124
(8 rows)
11251125

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

‎src/test/regress/sql/horology.sql

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,3 @@ SELECT '' AS sixty_three, d1 AS european_sql FROM TIMESTAMP_TBL;
149149
SELECT''AS eight, f1AS european_sqlFROM ABSTIME_TBL;
150150

151151
RESET DateStyle;
152-
153-
SHOW DateStyle;
154-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp