mirror of https://github.com/citusdata/citus.git
* Use translated vars in postgres 13 as well
Postgres 13 removed translated vars with pg 13 so we had a special logic
for pg 13. However it had some bug, so now we copy the translated vars
before postgres deletes it. This also simplifies the logic.
* fix rtoffset with pg >= 13
(cherry picked from commit
|
||
---|---|---|
.. | ||
hammerdb | ||
recovery | ||
regress |