projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2650fba
)
Add doc links from SET to SET_CONSTRAINTS, SET_SESSION_AUTH,
author
Bruce Momjian
Sat, 11 Jan 2003 00:39:52 +0000
(
00:39
+0000)
committer
Bruce Momjian
Sat, 11 Jan 2003 00:39:52 +0000
(
00:39
+0000)
SET_TRANSACTION.
doc/src/sgml/ref/set.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/set.sgml
b/doc/src/sgml/ref/set.sgml
index 71e35b50a5e56f20fd3a7e935f05c174362d236e..21be68f0850eabd6bbb1767cd47a00687eae68e8 100644
(file)
--- a/
doc/src/sgml/ref/set.sgml
+++ b/
doc/src/sgml/ref/set.sgml
@@
-1,5
+1,5
@@
@@
-509,6
+509,12
@@
SELECT CURRENT_TIMESTAMP AS today;
See Also
+
+
,
+
,
+
+
+
The function
set_config
provides the equivalent
capability. See
Miscellaneous Functions
in the