Обсуждение: pgsql: Make use of PG_INT64_MAX/PG_INT64_MIN

Поиск
Список
Период
Сортировка

pgsql: Make use of PG_INT64_MAX/PG_INT64_MIN

От
Peter Eisentraut
Дата:
Make use of PG_INT64_MAX/PG_INT64_MIN

This code was written before those symbols were introduced, but now we
can simplify it.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f9ea2960310c235a7ae97847c0757eba9f6f9a85

Modified Files
--------------
src/backend/utils/adt/xml.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)