]> granicus.if.org Git - postgresql/commit
Fix incorrect comment: pgtime's tm_mon is 1-based, not 0-based.
authorRobert Haas <rhaas@postgresql.org>
Tue, 24 Jan 2017 14:36:17 +0000 (09:36 -0500)
committerRobert Haas <rhaas@postgresql.org>
Tue, 24 Jan 2017 14:36:17 +0000 (09:36 -0500)
commit96e0ccc2b589eda26585ed2a8dabf34b16747c1a
tree42fe000f7f869f16824bfbbaac88c5b69b66ca08
parent52df3420cd241b1411da3e4b24318db12bf22cba
Fix incorrect comment: pgtime's tm_mon is 1-based, not 0-based.

The comments in formatting.c already said that tm_mon was 1-based not
0-based, but the comments here disagreed.

Dmitry Fedin
src/include/pgtime.h