Improve generated_stored test

It makes more sense to put the catalog sanity check at the end of the
test rather than at the beginning, so that it can also check whatever
the tests did rather than just whatever happened before the tests.

Suggested-by: jian he <jian.universal...@gmail.com>

Discussion: 
https://www.postgresql.org/message-id/flat/a368248e-69e4-40be-9c07-6c3b5880b...@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86749ea3b7660b09cfb951a253c24d2975f189f6

Modified Files
--------------
src/test/regress/expected/generated_stored.out | 12 ++++++------
src/test/regress/sql/generated_stored.sql      |  8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)

Reply via email to