]> granicus.if.org Git - postgresql/commit
Add regression test for system catalog toast tables
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 12 Jul 2018 10:31:49 +0000 (12:31 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 12 Jul 2018 10:31:49 +0000 (12:31 +0200)
commitecd6b4342ad9f867e62979e85efa8fdb5fc904e5
treef27c2cd52f5f9e92630bd80b7c3c43e42fdf9d71
parent40ca70ebcc9d0bc1c02937b27c44b2766617e790
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: https://www.postgresql.org/message-id/flat/84ddff04-f122-784b-b6c5-3536804495f8@joeconway.com/
src/test/regress/expected/misc_sanity.out
src/test/regress/sql/misc_sanity.sql