summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/partition_info.out
AgeCommit message (Expand)Author
2019-03-22Fix crash with pg_partition_rootMichael Paquier
2019-03-04pg_partition_ancestorsAlvaro Herrera
2019-03-04Test partition functions with legacy inheritance children, tooAlvaro Herrera
2019-03-02Consider only relations part of partition trees in partition functionsMichael Paquier
2019-03-01Make pg_partition_tree return no rows on unsupported and undefined objectsMichael Paquier
2019-02-07Add pg_partition_root to display top-most parent of a partition treeMichael Paquier
2018-12-18Tweak description comments in tests for partition functionsMichael Paquier
2018-12-12Tweak pg_partition_tree for undefined relations and unsupported relkindsMichael Paquier
2018-10-30Add pg_partition_tree to display information about partitionsMichael Paquier