Commit graph

4 commits

Author SHA1 Message Date
Julien Rouhaud
ad1cc8319e Add unique identifier in regression tests comments
Some tests were previously too similar, making it hard to distinguish which
test was exactly failing.  This will help a little bit in such cases.
2019-06-26 20:22:29 +02:00
Julien Rouhaud
75c8987e2b Check for (hypo) constraint compatibility with (hypo) partitioning 2018-12-09 11:25:53 +01:00
Julien Rouhaud
171c51bba9 Allow hypothetical index on hypothetical partition
Regression tests updated.  Also only authorize hypothetical indexes on
root partition for pg11+ to get the same behavior as postgres.
2018-11-17 15:49:57 +01:00
yuzupy
2c78f310dd Add test for hypothetical indexes on hypothetical partitioning 2018-10-12 11:23:42 +09:00