Use PG_INT32_MIN instead of reiterating the constant.

Robert Haas <rhaas@postgresql.org>

Commit: cbb2a812d710dd58e68088b334f8c492346a0d0f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-04-13T11:54:45Z
Releases: 9.6.0
Use PG_INT32_MIN instead of reiterating the constant.

Makes no difference, but it's cleaner this way.

Michael Paquier

Files

PathChange+/−
src/backend/utils/adt/numutils.c modified +1 −1