summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/partition_info.out
Commit message (Expand)AuthorAgeFilesLines
* Fix crash with pg_partition_rootMichael Paquier2019-03-221-0/+50
* pg_partition_ancestorsAlvaro Herrera2019-03-041-0/+65
* Test partition functions with legacy inheritance children, tooAlvaro Herrera2019-03-041-2/+27
* Consider only relations part of partition trees in partition functionsMichael Paquier2019-03-021-11/+37
* Make pg_partition_tree return no rows on unsupported and undefined objectsMichael Paquier2019-03-011-6/+3
* Add pg_partition_root to display top-most parent of a partition treeMichael Paquier2019-02-081-0/+58
* Tweak description comments in tests for partition functionsMichael Paquier2018-12-181-3/+5
* Tweak pg_partition_tree for undefined relations and unsupported relkindsMichael Paquier2018-12-121-2/+16
* Add pg_partition_tree to display information about partitionsMichael Paquier2018-10-301-0/+114