From: Michael Meskes Date: Mon, 21 May 2007 14:57:16 +0000 (+0000) Subject: Removed errant ISODOW X-Git-Tag: REL8_1_10~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b5d257ee1200cba56992437d87c4d2a9c5cb2d2;p=postgresql Removed errant ISODOW --- diff --git a/src/interfaces/ecpg/pgtypeslib/dt_common.c b/src/interfaces/ecpg/pgtypeslib/dt_common.c index 481e6b0ba8..0d5f0cdce4 100644 --- a/src/interfaces/ecpg/pgtypeslib/dt_common.c +++ b/src/interfaces/ecpg/pgtypeslib/dt_common.c @@ -1,4 +1,4 @@ -/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/dt_common.c,v 1.32.2.3 2007/05/21 07:12:51 meskes Exp $ */ +/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/dt_common.c,v 1.32.2.4 2007/05/21 14:57:16 meskes Exp $ */ #include "postgres_fe.h" @@ -214,7 +214,6 @@ static datetkn datetktbl[] = { {"irkst", DTZ, POS(36)}, /* Irkutsk Summer Time */ {"irkt", TZ, POS(32)}, /* Irkutsk Time */ {"irt", TZ, POS(14)}, /* Iran Time */ - {"isodow", RESERV, DTK_ISODOW}, /* ISO day of week, Sunday == 7 */ #if 0 isst #endif