Re: [DOCS] Typo in 8.0 release notes

2004-11-20 Thread Tom Lane
Bruno Wolff III <[EMAIL PROTECTED]> writes: > In "E.1.2. Migration to version 8.0" the folowing paragraph appears to use > "one less than the current year" when it should be "one less than the correct > year" based on later comments about that fix. Yeah, I think you're right. Change made.

[DOCS] Typo in 8.0 release notes

2004-11-20 Thread Bruno Wolff III
In "E.1.2. Migration to version 8.0" the folowing paragraph appears to use "one less than the current year" when it should be "one less than the correct year" based on later comments about that fix. The extract() function (also called date_part) now returns the proper year for BC dates. It previou