Mon Aug 17 10:39:59 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/src/slevent Makefile
- Next message: [Slony1-commit] slony1-engine/src/slon/port pipe.c win32service.c win32service.h win32ver.rc.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/backend
In directory main.slony.info:/tmp/cvs-serv10059/src/backend
Modified Files:
Tag: REL_1_2_STABLE
Makefile slony1_base.sql slony1_base.v73.sql
slony1_base.v74.sql slony1_base.v80.sql slony1_base.v81.sql
slony1_funcs.c slony1_funcs.sql slony1_funcs.v73.sql
slony1_funcs.v74.sql slony1_funcs.v80.sql slony1_funcs.v81.sql
Log Message:
Update Copyright year
Index: slony1_funcs.v73.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_funcs.v73.sql,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -C2 -d -r1.9.2.1 -r1.9.2.2
*** slony1_funcs.v73.sql 8 Feb 2007 22:55:58 -0000 1.9.2.1
--- slony1_funcs.v73.sql 17 Aug 2009 17:39:57 -0000 1.9.2.2
***************
*** 4,8 ****
-- Version 7.3 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 7.3 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_base.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_base.sql,v
retrieving revision 1.32.2.2
retrieving revision 1.32.2.3
diff -C2 -d -r1.32.2.2 -r1.32.2.3
*** slony1_base.sql 21 Aug 2007 22:13:22 -0000 1.32.2.2
--- slony1_base.sql 17 Aug 2009 17:39:57 -0000 1.32.2.3
***************
*** 4,8 ****
-- Declaration of the basic replication schema.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Declaration of the basic replication schema.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_funcs.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.sql,v
retrieving revision 1.98.2.38
retrieving revision 1.98.2.39
diff -C2 -d -r1.98.2.38 -r1.98.2.39
*** slony1_funcs.sql 10 Aug 2009 22:25:16 -0000 1.98.2.38
--- slony1_funcs.sql 17 Aug 2009 17:39:57 -0000 1.98.2.39
***************
*** 4,8 ****
-- Declaration of replication support functions.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Declaration of replication support functions.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: Makefile
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Makefile,v
retrieving revision 1.22.2.2
retrieving revision 1.22.2.3
diff -C2 -d -r1.22.2.2 -r1.22.2.3
*** Makefile 8 Feb 2007 22:55:58 -0000 1.22.2.2
--- Makefile 17 Aug 2009 17:39:57 -0000 1.22.2.3
***************
*** 2,6 ****
# Makefile for src/backend
#
! # Copyright (c) 2003-2004, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
--- 2,6 ----
# Makefile for src/backend
#
! # Copyright (c) 2003-2009, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
Index: slony1_base.v74.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_base.v74.sql,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -d -r1.2 -r1.2.4.1
*** slony1_base.v74.sql 11 Apr 2005 21:36:57 -0000 1.2
--- slony1_base.v74.sql 17 Aug 2009 17:39:57 -0000 1.2.4.1
***************
*** 4,8 ****
-- Version 7.4 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 7.4 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_base.v80.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_base.v80.sql,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** slony1_base.v80.sql 11 Nov 2005 13:53:24 -0000 1.2
--- slony1_base.v80.sql 17 Aug 2009 17:39:57 -0000 1.2.2.1
***************
*** 4,8 ****
-- Version 8.0 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 8.0 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_funcs.v80.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_funcs.v80.sql,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -C2 -d -r1.2.2.4 -r1.2.2.5
*** slony1_funcs.v80.sql 13 Mar 2007 19:27:20 -0000 1.2.2.4
--- slony1_funcs.v80.sql 17 Aug 2009 17:39:57 -0000 1.2.2.5
***************
*** 4,8 ****
-- Version 8.0 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2006, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 8.0 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_funcs.v74.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_funcs.v74.sql,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -C2 -d -r1.8.2.1 -r1.8.2.2
*** slony1_funcs.v74.sql 8 Feb 2007 22:55:58 -0000 1.8.2.1
--- slony1_funcs.v74.sql 17 Aug 2009 17:39:57 -0000 1.8.2.2
***************
*** 4,8 ****
-- Version 7.4 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2006, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 7.4 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_base.v81.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_base.v81.sql,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** slony1_base.v81.sql 8 Feb 2007 22:55:58 -0000 1.1.2.1
--- slony1_base.v81.sql 17 Aug 2009 17:39:57 -0000 1.1.2.2
***************
*** 4,8 ****
-- Version 8.1 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 8.1 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_funcs.v81.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_funcs.v81.sql,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** slony1_funcs.v81.sql 27 Jul 2007 21:37:33 -0000 1.1.2.2
--- slony1_funcs.v81.sql 17 Aug 2009 17:39:57 -0000 1.1.2.3
***************
*** 4,8 ****
-- Version 8.1 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 8.1 specific part of the replication support functions.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: slony1_funcs.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.c,v
retrieving revision 1.53.2.4
retrieving revision 1.53.2.5
diff -C2 -d -r1.53.2.4 -r1.53.2.5
*** slony1_funcs.c 23 Jul 2009 18:30:04 -0000 1.53.2.4
--- slony1_funcs.c 17 Aug 2009 17:39:57 -0000 1.53.2.5
***************
*** 4,8 ****
* The C functions and triggers portion of Slony-I.
*
! * Copyright (c) 2003-2005, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* The C functions and triggers portion of Slony-I.
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
Index: slony1_base.v73.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/Attic/slony1_base.v73.sql,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -C2 -d -r1.2 -r1.2.6.1
*** slony1_base.v73.sql 20 Feb 2004 15:13:28 -0000 1.2
--- slony1_base.v73.sql 17 Aug 2009 17:39:57 -0000 1.2.6.1
***************
*** 4,8 ****
-- Version 7.3 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- Version 7.3 specific parts of the basic replication schema.
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
- Previous message: [Slony1-commit] slony1-engine/src/slevent Makefile
- Next message: [Slony1-commit] slony1-engine/src/slon/port pipe.c win32service.c win32service.h win32ver.rc.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list