Sven Klemm 853e37efbf Fix hypertable detection in subqueries
When classify_relation is called for relations of subqueries it
would not be able to correctly classify the relation unless it
was already in cache. This patch changes classify_relation to
call get_hypertable without CACHE_FLAG_NOCREATE when the RangeTblEntry
has the inheritance flag set.
2020-05-07 18:21:07 +02:00
..
2020-04-21 01:39:00 +02:00
2020-04-14 23:12:15 +02:00
2019-05-03 12:28:15 -04:00
2020-04-27 08:49:24 +02:00
2019-07-13 17:18:57 +02:00
2019-05-20 15:10:37 +02:00
2020-04-14 23:12:15 +02:00
2019-08-21 14:37:29 -04:00
2019-01-13 23:30:22 +01:00
2020-04-14 23:12:15 +02:00
2019-04-30 22:57:12 +02:00