postgresql/src/backend/partitioning
Tom Lane 42f74f4936 Remove equalPartitionDescs().
This is dead code in the wake of the previous commit.
We can always add it back if we need it again someday.

Discussion: https://postgr.es/m/CA+HiwqFUzjfj9HEsJtYWcr1SgQ_=iCAvQ=O2Sx6aQxoDu4OiHw@mail.gmail.com
2019-12-25 14:45:57 -05:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
partbounds.c Load relcache entries' partitioning data on-demand, not immediately. 2019-12-25 14:43:13 -05:00
partdesc.c Remove equalPartitionDescs(). 2019-12-25 14:45:57 -05:00
partprune.c Don't include utils/array.h from acl.h. 2019-08-16 10:33:30 -07:00