projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34d76e
)
Fix typo, per Bruno Wolff.
author
Tom Lane
Sat, 20 Nov 2004 21:44:24 +0000
(21:44 +0000)
committer
Tom Lane
Sat, 20 Nov 2004 21:44:24 +0000
(21:44 +0000)
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index f445df5aa515d5b3f386355584f14d8646434ccf..e0d58a0ee0a602dbdf543625c454327a3689590c 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
@@
-289,7
+289,7
@@
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc E
The
extract()> function (also called
date_part>) now returns the proper year for BC dates.
- It previously returned one less than the c
urren
t year. The
+ It previously returned one less than the c
orrec
t year. The
function now also returns the proper values for millennium and
century.