Mon Aug 17 10:40:00 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/src/slonik Makefile dbutil.c parser.y scan.l slonik.c slonik.h
- Next message: [Slony1-commit] slony1-engine/tools Makefile check_slon.sh check_slony_cluster.sh test_slony_replication.pl test_slony_state-dbi.pl test_slony_state.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/xxid
In directory main.slony.info:/tmp/cvs-serv10059/src/xxid
Modified Files:
Tag: REL_1_2_STABLE
Makefile xxid.c xxid.v73.sql xxid.v74.sql
Log Message:
Update Copyright year
Index: xxid.v74.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/xxid/Attic/xxid.v74.sql,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** xxid.v74.sql 3 Jan 2007 08:29:48 -0000 1.1.2.3
--- xxid.v74.sql 17 Aug 2009 17:39:58 -0000 1.1.2.4
***************
*** 4,8 ****
-- SQL script for loading the transaction ID compatible datatype
--
! -- Copyright (c) 2003-2006, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- SQL script for loading the transaction ID compatible datatype
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: Makefile
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/xxid/Attic/Makefile,v
retrieving revision 1.20.2.4
retrieving revision 1.20.2.5
diff -C2 -d -r1.20.2.4 -r1.20.2.5
*** Makefile 7 Feb 2007 19:18:20 -0000 1.20.2.4
--- Makefile 17 Aug 2009 17:39:58 -0000 1.20.2.5
***************
*** 2,6 ****
# Makefile for src/xxid
#
! # Copyright (c) 2003-2004, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
--- 2,6 ----
# Makefile for src/xxid
#
! # Copyright (c) 2003-2009, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
Index: xxid.v73.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/xxid/Attic/xxid.v73.sql,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -C2 -d -r1.3 -r1.3.4.1
*** xxid.v73.sql 11 May 2005 22:00:07 -0000 1.3
--- xxid.v73.sql 17 Aug 2009 17:39:58 -0000 1.3.4.1
***************
*** 4,8 ****
-- SQL script for loading the transaction ID compatible datatype
--
! -- Copyright (c) 2003-2004, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
--- 4,8 ----
-- SQL script for loading the transaction ID compatible datatype
--
! -- Copyright (c) 2003-2009, PostgreSQL Global Development Group
-- Author: Jan Wieck, Afilias USA INC.
--
Index: xxid.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/xxid/Attic/xxid.c,v
retrieving revision 1.12.2.4
retrieving revision 1.12.2.5
diff -C2 -d -r1.12.2.4 -r1.12.2.5
*** xxid.c 23 Jul 2009 18:30:04 -0000 1.12.2.4
--- xxid.c 17 Aug 2009 17:39:58 -0000 1.12.2.5
***************
*** 4,8 ****
* Our own datatype for safe storage of transaction ID's.
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* Our own datatype for safe storage of transaction ID's.
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
- Previous message: [Slony1-commit] slony1-engine/src/slonik Makefile dbutil.c parser.y scan.l slonik.c slonik.h
- Next message: [Slony1-commit] slony1-engine/tools Makefile check_slon.sh check_slony_cluster.sh test_slony_replication.pl test_slony_state-dbi.pl test_slony_state.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list