Sven Klemm
a9751ccd5e
Move partitioning functions to _timescaledb_functions schema
...
To increase schema security we do not want to mix our own internal
objects with user objects. Since chunks are created in the
_timescaledb_internal schema our internal functions should live in
a different dedicated schema. This patch make the necessary
adjustments for the following functions:
- get_partition_for_key(val anyelement)
- get_partition_hash(val anyelement)
2023-08-29 12:55:22 +02:00
..
2023-05-12 16:03:05 +02:00
2023-08-29 12:55:22 +02:00
2023-08-28 14:21:11 +02:00
2023-08-28 14:21:11 +02:00
2023-04-11 13:11:07 +02:00
2023-08-29 08:06:49 +02:00
2023-08-29 08:06:49 +02:00
2022-02-09 17:53:20 +01:00
2023-08-29 11:15:39 +02:00
2023-08-24 09:33:59 +02:00
2023-08-21 09:48:06 +03:00
2023-08-22 09:50:35 +02:00
2023-08-24 09:33:59 +02:00
2022-05-18 16:56:31 +05:30
2023-08-29 11:15:39 +02:00
2023-08-29 11:15:39 +02:00
2023-08-14 14:42:47 +02:00
2023-08-22 09:50:35 +02:00
2022-09-07 16:37:53 +02:00
2023-04-11 13:11:07 +02:00
2023-08-29 11:15:39 +02:00
2023-08-21 08:48:53 +02:00
2023-08-28 14:21:11 +02:00
2023-08-28 08:30:28 +02:00
2023-08-29 11:15:39 +02:00
2023-08-22 13:42:54 +02:00
2022-03-03 12:21:07 +01:00
2023-03-08 14:14:25 +01:00
2023-08-29 12:55:22 +02:00
2022-11-18 16:31:47 -03:00
2023-08-28 08:30:28 +02:00
2023-08-28 14:21:11 +02:00
2023-08-22 12:05:23 +02:00
2021-09-07 20:00:31 +03:00
2022-11-17 13:08:19 +00:00
2023-08-21 11:29:37 +02:00
2023-08-29 08:06:49 +02:00
2023-08-22 13:42:54 +02:00
2023-04-12 15:28:29 -03:00
2023-08-21 15:01:35 +02:00
2023-08-28 08:30:28 +02:00
2022-03-03 12:21:07 +01:00