Minor code beautification in partition_bounds_equal.

Robert Haas <rhaas@postgresql.org>

Commit: 35438e5763c3021e579472e4b0c4a4d6038570b4
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-12-01T18:52:59Z
Releases: 11.0
Minor code beautification in partition_bounds_equal.

Use get_greatest_modulus more consistently, instead of doing the
same thing in an ad-hoc manner in this one place.

Ashutosh Bapat

Discussion: http://postgr.es/m/CAFjFpReT9L4RCiJBKOyWC2=i02kv9uG2fx=4Fv7kFY2t0SPCgw@mail.gmail.com

Files

PathChange+/−
src/backend/catalog/partition.c modified +3 −6

Discussion