projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b67e7bb
)
spell fix
author
Peter Eisentraut
Sun, 25 Mar 2001 10:16:12 +0000
(10:16 +0000)
committer
Peter Eisentraut
Sun, 25 Mar 2001 10:16:12 +0000
(10:16 +0000)
doc/src/sgml/pltcl.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pltcl.sgml
b/doc/src/sgml/pltcl.sgml
index e21e92e4c9d11bfbdf7e4e95fe58cba87bc869b1..59f464aebaf7846398f5abb334ae2770f15d562c 100644
(file)
--- a/
doc/src/sgml/pltcl.sgml
+++ b/
doc/src/sgml/pltcl.sgml
@@
-1,5
+1,5
@@
@@
-335,7
+335,7
@@
CREATE TRIGGER trig_mytab_modcount BEFORE INSERT OR UPDATE ON mytab
quote
string
- Duplicates all occurences of single quote and backslash characters.
+ Duplicates all occur
r
ences of single quote and backslash characters.
It should be used when variables are used in the query string given
to
spi_exec
or
spi_prepare
(not for the value list on