[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl

[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl

[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl

[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl

[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl

[COMMITTERS] pgsql: Remove AtEOXact_CatCache().

2017-08-13 Thread Tom Lane
Remove AtEOXact_CatCache(). The sole useful effect of this function, to check that no catcache entries have positive refcounts at transaction end, has really been obsolete since we introduced ResourceOwners in PG 8.1. We reduced the checks to assertions years ago, so that the function was a compl