Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM
authorMichael Paquier <michael@paquier.xyz>
Thu, 21 Jul 2022 02:00:48 +0000 (11:00 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 21 Jul 2022 02:00:48 +0000 (11:00 +0900)
commit2b99ce10c2bc2b901cf2fe04f844f3983943bf9f
treeeaa73f555ca4e1163ed7577e65a3c9845ca65453
parent171ab95f64493f30dccf34bb1cafaa7b4957cd4e
Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM

This renames the relation storing the relfilenode state into something
more generic as it also stores data for non-toast relations.  A
restriction on the number of digits used for the OID number when
filtering toast relation names is removed, while on it, as there is no
need for it.

Reported-by: Justin Pryzby
Reviewed-by: Justin Pryzby
Discussion: https://postgr.es/m/20220719022652.GE12702@telsasoft.com
src/bin/scripts/t/090_reindexdb.pl