mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
This rectifies an oversight in commit 8224de4f4
, by adding a new
property 'can_include' for pg_indexam_has_property, and adjusting the
results of pg_index_column_has_property to give more appropriate
results for INCLUDEd columns.