Skip to content

Commit d354370

Browse files
committed
Add check of 'SET DateStyle TO DEFAULT'.
1 parent 3533718 commit d354370

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/test/regress/expected/timestamp.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,3 +1578,4 @@ SELECT '' AS to_timestamp_8, to_timestamp('2000January09Sunday', 'YYYYFMMonthDDF
15781578
| Sun Jan 09 00:00:00 2000 PST
15791579
(1 row)
15801580

1581+
SET DateStyle TO DEFAULT;

src/test/regress/sql/timestamp.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,5 @@ SELECT '' AS to_timestamp_6, to_timestamp('15 "text bettween quote marks" 98 54
222222
SELECT '' AS to_timestamp_7, to_timestamp('05121445482000', 'MMDDHHMISSYYYY');
223223

224224
SELECT '' AS to_timestamp_8, to_timestamp('2000January09Sunday', 'YYYYFMMonthDDFMDay');
225+
226+
SET DateStyle TO DEFAULT;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy