timetz date - Search results in mailing lists
Mailing lists >> pgsql-hackers >> Thread
2025-03-17 11:44:20 | Re: pg_stat_statements and "IN" conditions (Álvaro Herrera)
date) time without time zone │ time with time zone │ timetz(time without time zone) timestamp
Mailing lists >> pgsql-hackers >> Thread
2025-03-12 15:05:45 | Re: Test to dump and restore objects left behind by regression (Alvaro Herrera)
date, "time", "timestamp", timetz, timestamptz, "interval", "json", jsonb, jsonpath, inet, cidr, macaddr8, macaddr, int2, int4
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (3)
2025-02-02 04:44:12 | Cross-type index comparison support in contrib/btree_gin (Tom Lane)
timetz_cmp_fns) static Datum leftmostvalue_date(void) @@ -315,7 +503,13 @@ leftmostvalue_date(void
Mailing lists >> pgsql-hackers >> Thread
2024-11-11 21:03:36 | Re: [PATCH] Add sortsupport for range types and btree_gist (Andrey M. Borodin)
timetz_buffering date \ /Users/x4mmm/Downloads/v7.3-Add-GIST-sortsupport-btree-gist.patch:21: space before tab in indent. date_buffering interval interval_buffering
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (3)
2024-09-11 18:52:31 | Re: Document DateStyle effect on jsonpath string() (David E. Wheeler)
date, or timestamp value, which has no TZ, but is still affected by DateStyle. Then there is stringification of timetz
Mailing lists >> pgsql-hackers >> Thread
2024-06-02 04:05:40 | Re: meson and check-tests (jian he)
date time timetz timestamp timestamptz interval inet macaddr macaddr8 multirangetypes If we can test each
Mailing lists >> pgsql-hackers >> Thread
2024-05-20 16:42:57 | Re: Reading timestamp values from Datums gives garbage values (Chapman Flack)
dates. Possibly of interest for questions like these, some ongoing work in PL/Java is to capture knowledge like this in simple Java functional interfaces that are (intended to be) sufficiently clear and documented to serve
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2024-01-23 22:33:34 | Re: Support TZ format code in to_timestamp() (Tom Lane)
date_txt), - "timetz", escontext); - return (Datum) 0; - } + *tz = ftz.gmtoffset; } else { @@ -4430,7 +4456,7 @@ parse
Mailing lists >> pgsql-hackers >> Thread
2023-12-02 18:41:01 | Re: SQL:2011 application time (Paul Jungwirth)
timetz, date, interval, inet, cidr, text, varchar, char, bytea, bit, varbit, numeric, anyenum, uuid, name
Mailing lists >> pgsql-hackers >> Thread
2023-12-02 03:00:01 | Re: Refactoring backend fork+exec code (Alexander Lakhin)
date numerology polygon box macaddr8 macaddr multirangetypes line timestamp timetz timestamptz time circle strings lseg
Mailing lists >> pgsql-hackers >> Thread
2023-11-23 06:55:39 | Re: remaining sql/json patches (jian he)
date); SELECT JSON_VALUE(jsonb 'null', '$ts' PASSING time '2018-02-21 12:34:56 +10' AS ts returning time); SELECT JSON_VALUE(jsonb 'null', '$ts' PASSING timetz
Mailing lists >> pgsql-hackers >> Thread
2023-10-11 01:33:17 | interval_ops shall stop using btequalimage (deduplication) (Noah Misch)
date},{datetime_ops,"timestamp without time zone"},{datetime_ops,"timestamp with time zone"},{network_ops,inet},{integer_ops,smallint},{integer_ops,integer},{integer_ops,bigint},{interval_ops,interval},{macaddr_ops,macaddr},{oid_ops,oid},{oidvector
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (4)
2023-03-28 13:47:48 | Re: Infinite Interval (Ashutosh Bapat)
timetz_mi_interval + | interval_pl_time + | timestamp_pl_interval - | timestamp_mi - | timestamp_mi_interval + | interval_pl_date
Mailing lists >> pgsql-hackers >> Thread
2023-03-10 00:26:31 | Re: Date-Time dangling unit fix (Tom Lane)
date specs (at least for timetz), and I see no very good reason for it not to accept
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (3)
2022-07-05 18:36:02 | Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size (Andres Freund)
date, time, timetz, timestamp, timestamptz, composite; } coercions