mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +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.