*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/nabstime.c,v 1.88 2001/10/18 17:30:15 thomas Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/nabstime.c,v 1.89 2001/10/18 19:52:03 tgl Exp $
*
* NOTES
*
}
#elif defined(HAVE_INT_TIMEZONE)
if (tzp != NULL)
+ {
/* We have a brute force time zone per SQL99?
* Then use it without change
* since we have already rotated to the time zone.