Fabrízio de Royes Mello
54d4c3de6b
Introduce utility function ts_get_relation_relid
...
In several places of our code base we use a combination of
`get_namespace_oid` and `get_relname_relid` to return the Oid of a
schema qualified relation, so refactored the code to encapsulate this
behavior in a single function.
2023-05-24 18:55:38 -03:00
..
2023-05-12 16:03:05 +02:00
2022-10-17 21:43:44 +05:30
2022-10-10 17:12:36 +03:00
2022-01-24 16:37:38 +01:00
2023-05-12 16:03:05 +02:00
2023-05-24 18:55:38 -03:00
2022-09-23 11:40:48 +03:00
2017-01-31 20:14:19 +01:00
2022-09-23 11:40:48 +03:00
2022-08-16 12:47:38 +02:00
2022-09-23 11:40:48 +03:00
2023-05-08 09:13:34 +02:00
2020-11-10 13:48:21 +01:00
2022-03-03 12:21:07 +01:00
2023-05-16 21:32:52 +02:00
2022-10-27 19:38:26 +04:00
2022-12-15 21:35:36 +01:00
2022-07-05 15:13:10 +02:00
2022-05-31 14:53:58 +05:30
2022-06-23 10:11:56 -04:00
2023-03-20 13:27:41 -03:00