Thread: pgsql: Use PG_INT32_MIN instead of reiterating the constant.

pgsql: Use PG_INT32_MIN instead of reiterating the constant.

From
Robert Haas
Date:
Use PG_INT32_MIN instead of reiterating the constant.

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

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cbb2a812d710dd58e68088b334f8c492346a0d0f

Modified Files
--------------
src/backend/utils/adt/numutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)