hypopg/expected
Julien Rouhaud 723adb4bb9 Warn about broken hypothetical BRIN indexes in some minor versions.
Hypothetical BRIN indexes are broken in some minor versions of pg10, pg11 and
pg12.  Detect those versions and warn users with a useful error message
recommending to update their minor versions of postgres.

Also add regression tests to make sure that support BRIN hypothetical indexes
doesn't get broken again.
2020-02-22 14:42:31 +01:00
..
hypo_brin.out Warn about broken hypothetical BRIN indexes in some minor versions. 2020-02-22 14:42:31 +01:00
hypo_index.out Fix failure with hypo index on unexisting table for pg10+. 2020-02-22 13:51:50 +01:00
hypo_index_table.out Add unique identifier in regression tests comments 2019-06-26 20:22:29 +02:00
hypo_index_table_10.out Add unique identifier in regression tests comments 2019-06-26 20:22:29 +02:00
hypo_no_table.out Add specific regression tests for pg10- versions 2018-11-17 12:01:11 +01:00
hypo_setup.out Start adding some regression test for hypothetical partitioning. 2018-07-27 12:39:34 +02:00
hypo_table.out Disable runtime partition pruning on hypothetical partitioned table 2019-07-13 09:13:58 +02:00
hypo_table_10.out Add unique identifier in regression tests comments 2019-06-26 20:22:29 +02:00