postgresql/src/bin/scripts
Michael Paquier 2b99ce10c2 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
2022-07-21 11:00:48 +09:00
..
po NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
t Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM 2022-07-21 11:00:48 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
common.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
common.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
createdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
createuser.c Fix output of createuser --help with --valid-until 2022-07-14 08:32:18 +09:00
dropdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
dropuser.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
Makefile Add option to use ICU as global locale provider 2022-03-17 11:13:16 +01:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_isready.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
reindexdb.c Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM 2022-07-19 11:45:06 +09:00
vacuumdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00