git.postgresql.org Git - postgresql.git/commit
2021年4月15日 20:31:36 +0000 (16:31 -0400)
2021年4月15日 20:31:44 +0000 (16:31 -0400)
commit 3157cbe974846729d49a1ee081944eee1839bdd8
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.
This is the main PostgreSQL git repository.
RSS
Atom