projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69513d
)
Improve wording of to_char() change in 8.1:
author
Bruce Momjian
Wed, 2 Feb 2005 18:16:13 +0000
(18:16 +0000)
committer
Bruce Momjian
Wed, 2 Feb 2005 18:16:13 +0000
(18:16 +0000)
The 8.1 release will remove the
to_char()> function
for intervals.
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index a183bfaa0f0ad70c5fccd3e76c4652832f1d6cf8..f8bd9be82ef50f005274074205b19a44f906bfcc 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
@@
-485,8
+485,8
@@
typedefs (Michael)
- The 8.1 release will remove the function
-
to_char(interval, text)>
.
+ The 8.1 release will remove the
to_char()>
function
+
for intervals
.