Closed thoshiai closed 4 years ago
This pull request is related to issued #70. ( I forget to write it)
I fixed this patch based on nagata-san review.
Could you please resolve the conflicts? I think it is due to the RLS commit..
I resolved its coflict.
I resolved its coflict.
Thank!
Regression tests all pass. I'll merge this.
This patch rewrites temp tables to EpheralNamedRelation(ENR) with tuplestores.
If use temp table for delta calculation of matview, it happens limit of max_locks_per_transaction error. e.g.
Additionally, it has other problems in using temp tables internally.
this problem is reported by https://www.postgresql.org/message-id/1577564109604-0.post@n3.nabble.com