Tue Apr 14 02:36:45 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/doc/howto slonik_commands.html
- Next message: [Slony1-commit] slony1-engine/doc/howto slonik_commands.html
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv32144/adminguide
Modified Files:
Tag: REL_2_0_STABLE
slonik_ref.sgml
Log Message:
Remove excess commas in SET DROP SEQUENCE examples, per #82 (Stephane Schildknecht)
Index: slonik_ref.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.92.2.3
retrieving revision 1.92.2.4
diff -C2 -d -r1.92.2.3 -r1.92.2.4
*** slonik_ref.sgml 2 Apr 2009 18:52:25 -0000 1.92.2.3
--- slonik_ref.sgml 14 Apr 2009 09:36:43 -0000 1.92.2.4
***************
*** 1698,1702 ****
SET DROP SEQUENCE (
ORIGIN = 1,
! ID = 20,
);
</programlisting>
--- 1698,1702 ----
SET DROP SEQUENCE (
ORIGIN = 1,
! ID = 20
);
</programlisting>
- Previous message: [Slony1-commit] slony1-engine/doc/howto slonik_commands.html
- Next message: [Slony1-commit] slony1-engine/doc/howto slonik_commands.html
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list