aboutsummaryrefslogtreecommitdiff
path: root/doc/odb-epilogue.xhtml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-01-23 10:53:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-01-23 10:53:46 +0200
commit4701df22146e4e4fc0c7fe58903fbd0482defcb5 (patch)
tree502bff26d72ddf0f70513079f33ba9c29c10a28e /doc/odb-epilogue.xhtml
parent36863f5f31c202e45c8a406a321deb8d237cbc14 (diff)
Handle name truncation in PostgreSQL
Diffstat (limited to 'doc/odb-epilogue.xhtml')
-rw-r--r--doc/odb-epilogue.xhtml7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/odb-epilogue.xhtml b/doc/odb-epilogue.xhtml
index da3fdef..c108df8 100644
--- a/doc/odb-epilogue.xhtml
+++ b/doc/odb-epilogue.xhtml
@@ -21,9 +21,10 @@
<code><b>--</b><i>kind</i><b>-regex</b></code> options, where
<code><i>kind</i></code> can be <code><b>table</b></code>,
<code><b>column</b></code>, <code><b>index</b></code>,
- <code><b>fkey</b></code>, or <code><b>sequence</b></code>. On the
- other hand, if we want our regular expressions to apply to all SQL
- names, then we use the <code><b>--sql-name-regex</b></code> option.</p>
+ <code><b>fkey</b></code>, <code><b>sequence</b></code>, or
+ <code><b>statement</b></code>. On the other hand, if we want our
+ regular expressions to apply to all SQL names, then we use the
+ <code><b>--sql-name-regex</b></code> option.</p>
<p>The interaction between the higher and lower level transformations
is as follows. Prefixes and suffixes are added first. Then the