Thread: pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib

pgsql: Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib

From
Bruce Momjian
Date:
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib

All other places already use MONTHS_PER_YEAR appropriately.

Backpatch-through: 9.6

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84bc2b17523ef485f102be7f00f7affb88f00f18

Modified Files
--------------
src/interfaces/ecpg/pgtypeslib/interval.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)