Skip to content

Commit 37239ef

Browse files
committed
Change type of DOW/DOY to UNITS
1 parent e266922 commit 37239ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/interfaces/ecpg/pgtypeslib/dt_common.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ static datetkn datetktbl[] = {
123123
{"dec", MONTH, 12},
124124
{"december", MONTH, 12},
125125
{"dnt", TZ, 3600}, /* Dansk Normal Tid */
126-
{"dow", RESERV, DTK_DOW}, /* day of week */
127-
{"doy", RESERV, DTK_DOY}, /* day of year */
126+
{"dow", UNITS, DTK_DOW}, /* day of week */
127+
{"doy", UNITS, DTK_DOY}, /* day of year */
128128
{"dst", DTZMOD, SECS_PER_HOUR},
129129
#if 0
130130
{"dusst", DTZ, 21600}, /* Dushanbe Summer Time */
@@ -206,7 +206,7 @@ static datetkn datetktbl[] = {
206206
{"irkst", DTZ, 32400}, /* Irkutsk Summer Time */
207207
{"irkt", TZ, 28800}, /* Irkutsk Time */
208208
{"irt", TZ, 12600}, /* Iran Time */
209-
{"isodow", RESERV, DTK_ISODOW}, /* ISO day of week, Sunday == 7 */
209+
{"isodow", UNITS, DTK_ISODOW}, /* ISO day of week, Sunday == 7 */
210210
#if 0
211211
isst
212212
#endif

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