git.postgresql.org Git - postgresql.git/commit
2020年10月19日 11:11:57 +0000 (14:11 +0300)
2020年10月19日 11:42:55 +0000 (14:42 +0300)
commit fb5883da86154c3126264bfd97b0cd6f293bcebd
Remove PartitionRoutingInfo struct.
The extra indirection neeeded to access its members via its enclosing
ResultRelInfo seems pointless. Move all the fields from
PartitionRoutingInfo to ResultRelInfo.
Author: Amit Langote
Reviewed-by: Alvaro Herrera
Discussion: https://www.postgresql.org/message-id/CA%2BHiwqFViT47Zbr_ASBejiK7iDG8%3DQ1swQ-tjM6caRPQ67pT%3Dw%40mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom