diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-15 16:31:36 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-15 16:31:44 -0400 |
commit | 3157cbe974846729d49a1ee081944eee1839bdd8 (patch) | |
tree | c69d6c606d0294de7294f019d65efe6b2220a84b /src/backend/executor/execParallel.c | |
parent | fae65629cec824738ee11bf60f757239906d64fa (diff) | |
download | postgresql-3157cbe974846729d49a1ee081944eee1839bdd8.tar.gz postgresql-3157cbe974846729d49a1ee081944eee1839bdd8.zip |
Stabilize recently-added information_schema test queries.
These queries could show unexpected entries if the core system,
or concurrently-running test scripts, created any functions that
would appear in the information_schema views. Restrict them
to showing functions belonging to this test's schema, as the
far-older nearby test case does.
Per experimentation with conversion of some built-in functions
to SQL-function-body style.
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions