Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32df55 commit fb5e61fCopy full SHA for fb5e61f
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.127 2002/10/05 19:03:16 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.128 2002/10/05 23:43:42 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -4300,9 +4300,11 @@ SELECT timeofday();
4300
returns the wall clock time and does advance during transactions.
4301
</para>
4302
4303
- <note>
4304
- Many other database systems advance these values more
4305
- frequently.
+ <note>
+ <para>
+ Many other database systems advance these values more
4306
+ frequently.
4307
+ </para>
4308
</note>
4309
4310
<para>
0 commit comments