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

Fix to_char(), to_date(), and to_timestamp() to handle negative/BC

century specifications just like positive/AD centuries.  Previously the
behavior was either wrong or inconsistent with positive/AD handling.

Centuries without years now always assume the first year of the century,
which is now documented.
parent fbcfa90b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment