postgresql/src
Tom Lane 3157cbe974 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.
2021-04-15 16:31:44 -04:00
..
backend Fix obsolete comments referencing JoinPathExtraData.extra_lateral_rels. 2021-04-14 14:28:24 -04:00
bin Revert "psql: Show all query results by default" 2021-04-15 19:42:55 +02:00
common
fe_utils
include Use NameData datatype for slotname in stats. 2021-04-14 08:55:03 +05:30
interfaces Suppress length of Notice/Error msgs in PQtrace regress mode 2021-04-09 17:13:18 -04:00
makefiles
pl Redesign the caching done by get_cached_rowtype(). 2021-04-13 13:37:07 -04:00
port
template
test Stabilize recently-added information_schema test queries. 2021-04-15 16:31:44 -04:00
timezone
tools
tutorial
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Update Unicode data to CLDR 39 2021-04-08 08:28:03 +02:00
Makefile.shlib
nls-global.mk