Sven Klemm 43bb5ba7d1 Optimize approximate_row_count
Rewrite approximate_row_count to SQL instead of PLpgSQL and remove
superfluous JOINs against pg_namespace. Adjust tuple calculation
for PG14 since in PG14 reltuples for partitioned tables is the sum
of it's children so we need to exclude those from calculation to
not doublecount.
2021-09-16 14:57:47 +02:00
..
2021-07-21 20:01:49 +02:00
2021-06-01 20:21:06 +02:00
2020-09-14 10:22:50 +02:00
2021-06-01 20:21:06 +02:00
2020-09-28 12:15:42 +02:00
2019-07-13 17:18:57 +02:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2020-09-28 12:15:42 +02:00
2020-10-16 08:55:30 -04:00
2019-08-21 14:37:29 -04:00
2021-06-01 20:21:06 +02:00
2019-01-13 23:30:22 +01:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2021-06-15 21:49:50 +02:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2021-09-16 14:57:47 +02:00
2021-06-01 20:21:06 +02:00
2021-06-01 20:21:06 +02:00
2019-04-30 22:57:12 +02:00