Typo in 8.0 release notes
Started by Bruno Wolff IIIover 21 years ago2 messagesdocs
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 previously returned one less than the current year. The function
now also returns the proper values for millennium and century.
Re: Typo in 8.0 release notes
Bruno Wolff III <bruno@wolff.to> 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.
regards, tom lane