From 4701df22146e4e4fc0c7fe58903fbd0482defcb5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 23 Jan 2015 10:53:46 +0200 Subject: Handle name truncation in PostgreSQL --- doc/odb-epilogue.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/odb-epilogue.1') diff --git a/doc/odb-epilogue.1 b/doc/odb-epilogue.1 index 6968767..0818bf8 100644 --- a/doc/odb-epilogue.1 +++ b/doc/odb-epilogue.1 @@ -41,8 +41,9 @@ can be .BR column , .BR index , .BR fkey , +.BR sequence , or -.BR sequence . +.BR statement . On the other hand, if we want our regular expressions to apply to all SQL names, then we use the .B --sql-name-regex -- cgit v1.1