postgresql/src/test/regress/output
Alvaro Herrera a36c84c3e4 Fix default_tablespace usage for partitioned tables
In commit 87259588d0 I (Álvaro) tried to rationalize the determination
of tablespace to use for partitioned tables, but failed to handle the
default_tablespace case.  Repair and add proper tests.

Author: Amit Langote, Rushabh Lathia
Reported-by: Rushabh Lathia
Reviewed-by: Amit Langote, Álvaro Herrera
Discussion: https://postgr.es/m/CAGPqQf0cYjm1=rjxk_6gU0SjUS70=yFUAdCJLwWzh9bhNJnyVg@mail.gmail.com
2019-06-07 00:44:17 -04:00
..
constraints.source Re-order some regression test scripts for more parallelism. 2019-04-11 18:16:50 -04:00
copy.source Fix incorrect index behavior in COPY FROM with partitioned tables 2019-06-05 18:28:38 +12:00
create_function_1.source Build out the planner support function infrastructure. 2019-02-09 18:32:23 -05:00
create_function_2.source Remove unused functions in regress.c. 2018-02-27 11:11:25 -05:00
largeobject_1.source In the pg_upgrade test suite, don't write to src/test/regress. 2019-05-28 12:59:00 -07:00
largeobject.source In the pg_upgrade test suite, don't write to src/test/regress. 2019-05-28 12:59:00 -07:00
misc.source Remove support for version-0 calling conventions. 2017-03-30 06:25:46 -07:00
tablespace.source Fix default_tablespace usage for partitioned tables 2019-06-07 00:44:17 -04:00