what's the relation between pathkey and path in optimize phase?thankspeng
sunpeng <bluevaley@gmail.com> writes:
what's the relation between pathkey and path in optimize phase?
pathkey is a data structure representing the ordering of a path.Have you read src/backend/optimizer/README ?
regards, tom lane