Thread: pgsql: More regression tests for LEAKPROOF/NOT LEAKPROOF stuff.

pgsql: More regression tests for LEAKPROOF/NOT LEAKPROOF stuff.

From
Robert Haas
Date:
More regression tests for LEAKPROOF/NOT LEAKPROOF stuff.

Along the way, move create_function_3 into a parallel schedule.

KaiGai Kohei

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ac9100f8cf595f7512e98fc5c6338ee3e32a0651

Modified Files
--------------
src/test/regress/expected/create_function_3.out |   25 +++++++++++++++++++++++
src/test/regress/parallel_schedule              |    3 +-
src/test/regress/sql/create_function_3.sql      |   23 +++++++++++++++++++++
3 files changed, 49 insertions(+), 2 deletions(-)