postgresql/src/backend/utils
Tom Lane 7a52a8f829 Clean up the code for to_timestamp's conversion of year plus ISO day number
to date, as per bug #4702 and subsequent discussion.  In particular, make it
work for years specified using AD/BC or CC fields, and fix the test for "no
year specified" so that it doesn't trigger inappropriately for 1 BC (which it
was doing even in code paths that had nothing to do with to_timestamp).  I
also did some minor code beautification in the non-ISO-day-number code path.

This area has been busted all along, but because the code has been rewritten
repeatedly, it would be considerable trouble to back-patch.  It's such a
corner case that it doesn't seem worth the effort.
2009-03-15 20:31:19 +00:00
..
adt Clean up the code for to_timestamp's conversion of year plus ISO day number 2009-03-15 20:31:19 +00:00
cache Revert updatable views 2009-01-27 12:40:15 +00:00
error When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:18:43 +00:00
fmgr
hash
init On Windows, call bind_textdomain_codeset on domains other than the default one, 2009-03-08 16:07:12 +00:00
mb Revert pg_bind_textdomain_codeset to a existant-but-empty function when 2009-03-09 00:01:32 +00:00
misc Accept 'on' and 'off' as input for boolean data type, unifying the syntax 2009-03-09 14:34:35 +00:00
mmgr
resowner
sort Code review for dtrace probes added (so far) to 8.4. Adjust placement of 2009-03-11 23:19:25 +00:00
time Add summarization comment about visibility functions. 2009-03-09 13:08:05 +00:00
.cvsignore
Gen_dummy_probes.sed
Gen_fmgrtab.pl
Gen_fmgrtab.sh
Makefile
probes.d Code review for dtrace probes added (so far) to 8.4. Adjust placement of 2009-03-11 23:19:25 +00:00