Bruce Momjian <[EMAIL PROTECTED]> writes:
> I am confused what you are suggesting here.
*** src/backend/utils/adt/format_type.c.orig Wed May 23 18:10:19 2001
--- src/backend/utils/adt/format_type.c Mon Jun 18 21:41:53 2001
***************
*** 178,184 ****
break;
case TIMESTAMPOID:
! buf = pstrdup("timestamp with time zone");
break;
case VARBITOID:
--- 178,184 ----
break;
case TIMESTAMPOID:
! buf = pstrdup("timestamp");
break;
case VARBITOID:
Clear enough?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]