postgresql/src
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
..
backend Dump more fields when dumping planner internal data structures. 2022-07-20 13:54:30 -04:00
bin Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM 2022-07-21 11:00:48 +09:00
common Add output directory argument to generate-unicode_norm_table.pl 2022-07-18 12:24:39 -07:00
fe_utils Remove redundant null pointer checks before PQclear and PQconninfoFree 2022-07-03 20:11:05 +02:00
include Dump more fields when dumping planner internal data structures. 2022-07-20 13:54:30 -04:00
interfaces Make subquery aliases optional in the FROM clause. 2022-07-20 09:29:42 +01:00
makefiles Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
pl Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
port Add wal_sync_method=fdatasync for Windows. 2022-07-20 13:55:52 +12:00
template Remove HP-UX port. 2022-07-08 14:05:05 +12:00
test Make subquery aliases optional in the FROM clause. 2022-07-20 09:29:42 +01:00
timezone Update time zone data files to tzdata release 2022a. 2022-05-05 14:54:53 -04:00
tools Add wal_sync_method=fdatasync for Windows. 2022-07-20 13:55:52 +12:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
Makefile.shlib Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00