Re: Refactoring the regression tests for more independence

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-02-07T19:00:25Z
Lists: pgsql-hackers

Attachments

Not too surprisingly, these patches broke during the commitfest.
Here's a rebased version.

I'm not sure that anyone wants to review these in detail ...
should I just go ahead and push them?

			regards, tom lane

Commits

  1. Rename create_function_N test scripts for clarity.

  2. Rearrange core regression tests to reduce cross-script dependencies.