Skip to content
Snippets Groups Projects
Commit e2026112 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Fix to_char(interval) to return proper year and century values.

Fix to_char(interval) to return large year/month/day/hour values that
are larger than possible timestamp values.
Prevent to_char(interval) format specifications that make no sense, like
Month.
Clean up formatting.c code to more logically handle return lengths.
parent f8d0a82b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment