summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/partitionfuncs.c
AgeCommit message (Expand)Author
2019-02-08Add pg_partition_root to display top-most parent of a partition treeMichael Paquier
2019-01-02Update copyright for 2019Bruce Momjian
2018-12-12Tweak pg_partition_tree for undefined relations and unsupported relkindsMichael Paquier
2018-11-20Remove WITH OIDS support, change oid catalog column visibility.Andres Freund
2018-10-30Add pg_partition_tree to display information about partitionsMichael Paquier