projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4bf582
)
Remove statement that to_char(interval) is deprecated; seems we are
author
Tom Lane
Wed, 24 Aug 2005 20:49:35 +0000
(20:49 +0000)
committer
Tom Lane
Wed, 24 Aug 2005 20:49:35 +0000
(20:49 +0000)
going to keep it after all.
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index c5c81a028ff67a7ebceb332f818c87683a534bc0..fda53ad1295254727b4eaf4296d743ea3d69f848 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,5
+1,5
@@
@@
-4187,11
+4187,6
@@
SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
-
- Warning:
to_char
(
interval
,
text
)
- is deprecated and should not be used in newly-written code. It will be removed in the next version.
-
-
In an output template string (for
to_char>), there are certain patterns that are
recognized and replaced with appropriately-formatted data from the value