Lines Matching refs:TIMESTAMP
2 Bug #42173 (TIMESTAMP and INTERVAL query and field functions)
20 c1 TIMESTAMP,
21 c2 TIMESTAMP (5),
22 c3 TIMESTAMP WITH TIME ZONE,
23 c4 TIMESTAMP (2) WITH TIME ZONE,
24 c5 TIMESTAMP WITH LOCAL TIME ZONE,
96 string(9) "TIMESTAMP"
105 string(9) "TIMESTAMP"
114 string(23) "TIMESTAMP WITH TIMEZONE"
123 string(23) "TIMESTAMP WITH TIMEZONE"
132 string(29) "TIMESTAMP WITH LOCAL TIMEZONE"