Mon Aug 17 10:40:00 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/src/slon/port pipe.c win32service.c win32service.h win32ver.rc.in
- Next message: [Slony1-commit] slony1-engine/src/xxid Makefile xxid.c xxid.v73.sql xxid.v74.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/src/slonik
In directory main.slony.info:/tmp/cvs-serv10059/src/slonik
Modified Files:
Tag: REL_1_2_STABLE
Makefile dbutil.c parser.y scan.l slonik.c slonik.h
Log Message:
Update Copyright year
Index: slonik.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slonik/slonik.c,v
retrieving revision 1.67.2.20
retrieving revision 1.67.2.21
diff -C2 -d -r1.67.2.20 -r1.67.2.21
*** slonik.c 31 Jul 2009 19:16:28 -0000 1.67.2.20
--- slonik.c 17 Aug 2009 17:39:58 -0000 1.67.2.21
***************
*** 4,8 ****
* A configuration and admin script utility for Slony-I.
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* A configuration and admin script utility for Slony-I.
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
Index: slonik.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slonik/slonik.h,v
retrieving revision 1.27.2.2
retrieving revision 1.27.2.3
diff -C2 -d -r1.27.2.2 -r1.27.2.3
*** slonik.h 31 Oct 2006 22:03:40 -0000 1.27.2.2
--- slonik.h 17 Aug 2009 17:39:58 -0000 1.27.2.3
***************
*** 4,8 ****
* Definitions for slonik
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* Definitions for slonik
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
Index: parser.y
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slonik/parser.y,v
retrieving revision 1.25.2.2
retrieving revision 1.25.2.3
diff -C2 -d -r1.25.2.2 -r1.25.2.3
*** parser.y 31 Oct 2006 22:03:40 -0000 1.25.2.2
--- parser.y 17 Aug 2009 17:39:58 -0000 1.25.2.3
***************
*** 5,9 ****
* The slonik command language grammar
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 5,9 ----
* The slonik command language grammar
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
Index: dbutil.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slonik/dbutil.c,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -C2 -d -r1.12.2.2 -r1.12.2.3
*** dbutil.c 26 Oct 2007 20:57:47 -0000 1.12.2.2
--- dbutil.c 17 Aug 2009 17:39:58 -0000 1.12.2.3
***************
*** 4,8 ****
* General database support functions.
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 4,8 ----
* General database 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/slonik/Makefile,v
retrieving revision 1.24.2.2
retrieving revision 1.24.2.3
diff -C2 -d -r1.24.2.2 -r1.24.2.3
*** Makefile 7 Mar 2008 19:01:37 -0000 1.24.2.2
--- Makefile 17 Aug 2009 17:39:58 -0000 1.24.2.3
***************
*** 2,6 ****
# Makefile for src/slonik
#
! # Copyright (c) 2003-2004, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
--- 2,6 ----
# Makefile for src/slonik
#
! # Copyright (c) 2003-2009, PostgreSQL Global Development Group
# Author: Jan Wieck, Afilias USA INC.
#
Index: scan.l
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slonik/scan.l,v
retrieving revision 1.24.2.2
retrieving revision 1.24.2.3
diff -C2 -d -r1.24.2.2 -r1.24.2.3
*** scan.l 31 Oct 2006 22:03:40 -0000 1.24.2.2
--- scan.l 17 Aug 2009 17:39:58 -0000 1.24.2.3
***************
*** 5,9 ****
* Flex keyword and token scanner for slonik
*
! * Copyright (c) 2003-2004, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
--- 5,9 ----
* Flex keyword and token scanner for slonik
*
! * Copyright (c) 2003-2009, PostgreSQL Global Development Group
* Author: Jan Wieck, Afilias USA INC.
*
- Previous message: [Slony1-commit] slony1-engine/src/slon/port pipe.c win32service.c win32service.h win32ver.rc.in
- Next message: [Slony1-commit] slony1-engine/src/xxid Makefile xxid.c xxid.v73.sql xxid.v74.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list