hypopg/test/sql
Julien Rouhaud f49d369bd6 Display hypothetical indexes on dropped tables in hypopg_list_indexes.
We could try to automatically remove such indexes by registering a relcache
callback, but this seems like an unlikely corner case so it doesn't seems worth
spending effort for that, accurately displaying the list of stored hypothetical
indexes should be enough.
2021-02-07 22:14:33 +08:00
..
hypo_brin.sql Be more permissive in brin regression tests. 2020-06-22 15:55:28 +02:00
hypo_include.sql Check if access methods support an INCLUDE clause. 2021-02-04 00:21:53 +08:00
hypo_index_part.sql Add support for hypothetical index on partitioned tables. 2020-06-13 09:42:37 +02:00
hypo_index_part_10.sql Add support for hypothetical index on partitioned tables. 2020-06-13 09:42:37 +02:00
hypopg.sql Display hypothetical indexes on dropped tables in hypopg_list_indexes. 2021-02-07 22:14:33 +08:00