Обсуждение: pgsql: Use SECS_PER_HOUR macro in tzparser.c, instead of constants

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

pgsql: Use SECS_PER_HOUR macro in tzparser.c, instead of constants

От
Bruce Momjian
Дата:
Use SECS_PER_HOUR macro in tzparser.c, instead of constants

Reported-by: CharSyam

Discussion: https://postgr.es/m/CAMrLSE5j_aWfoBDMrSvk14oBKSy+-2cjzNNH_FciirA7Kwo9TA@mail.gmail.com

Author: CharSyam

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/79588d3c8d08b8653dfc523d6ae5168652c6ff8a

Modified Files
--------------
src/backend/utils/misc/tzparser.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)