CVS User Account cvsuser
Fri Dec 10 19:25:36 PST 2004
Log Message:
-----------
Fix to table of contents - SET MOVE (TABLE|SEQUENCE) was indexed as SET DROP

Modified Files:
--------------
    slony1-engine/doc/howto:
        slonik_commands.html (r1.12 -> r1.13)

-------------- next part --------------
Index: slonik_commands.html
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/howto/slonik_commands.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -Ldoc/howto/slonik_commands.html -Ldoc/howto/slonik_commands.html -u -w -r1.12 -r1.13
--- doc/howto/slonik_commands.html
+++ doc/howto/slonik_commands.html
@@ -39,8 +39,8 @@
 		<li><a href="#stmt_set_add_sequence">SET ADD SEQUENCE</a>
 		<li><a href="#stmt_set_drop_table">SET DROP TABLE</a>
 		<li><a href="#stmt_set_drop_sequence">SET DROP SEQUENCE</a>
-		<li><a href="#stmt_set_move_table">SET DROP TABLE</a>
-		<li><a href="#stmt_set_move_sequence">SET DROP SEQUENCE</a>
+		<li><a href="#stmt_set_move_table">SET MOVE TABLE</a>
+		<li><a href="#stmt_set_move_sequence">SET MOVE SEQUENCE</a>
 		<li><a href="#stmt_store_trigger">STORE TRIGGER</a>
 		<li><a href="#stmt_drop_trigger">DROP TRIGGER</a>
 		<li><a href="#stmt_subscribe_set">SUBSCRIBE SET</a>


More information about the Slony1-commit mailing list