Skip to content

Commit

Permalink
Adjusted comment
Browse files Browse the repository at this point in the history
Jan
  • Loading branch information
Jan Wieck authored and Jan Wieck committed Mar 13, 2004
1 parent 72b25dc commit 6fe6c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/backend/slony1_funcs.sql.in
Expand Up @@ -6,7 +6,7 @@
-- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
-- $Id: slony1_funcs.sql.in,v 1.24 2004-03-13 21:51:04 wieck Exp $
-- $Id: slony1_funcs.sql.in,v 1.25 2004-03-13 21:53:21 wieck Exp $
-- ----------------------------------------------------------------------


Expand Down Expand Up @@ -1495,7 +1495,7 @@ begin

--
-- If it does not have the special serial column, we
-- have to add it.
-- should not have been called in the first place.
--
if not v_have_serial then
raise exception ''Slony-I: table % does not have the serial key'',
Expand Down

0 comments on commit 6fe6c85

Please sign in to comment.