pgsql: Add regression test for system catalog toast tables

Started by Peter Eisentrautalmost 8 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Add regression test for system catalog toast tables

For the moment, this just records which system catalogs have toast
tables right now. Future patches will possibly change that set.

from Tom Lane via Joe Conway

Discussion: /messages/by-id/84ddff04-f122-784b-b6c5-3536804495f8@joeconway.com/

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ecd6b4342ad9f867e62979e85efa8fdb5fc904e5

Modified Files
--------------
src/test/regress/expected/misc_sanity.out | 67 +++++++++++++++++++++++++++++++
src/test/regress/sql/misc_sanity.sql | 15 +++++++
2 files changed, 82 insertions(+)