projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
455f48d
)
Add attribution.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 27 Sep 2005 23:32:38 +0000
(23:32 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 27 Sep 2005 23:32:38 +0000
(23:32 +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 2fe342bff9ea9b8c584ba9d6393e6f512f27a65c..0d8f73c246dd6271420a805a6d10600cd8ca1df0 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.37
8 2005/09/27 17:28:51
momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.37
9 2005/09/27 23:32:38
momjian Exp $
Typical markup:
@@
-1044,7
+1044,7
@@
pg_[A-Za-z0-9_] <application>
<listitem>
<para>
- Add <function>to_timestamp(DOUBLE PRECISION)</>
+ Add <function>to_timestamp(DOUBLE PRECISION)
(Michael Glaesemann)
</>
</para>
<para>
Converts Unix seconds since 1970 to a <type>TIMESTAMP WITH