-Copyright (c) 2003 Tatsuo Ishii
+Copyright (c) 2003-2006 PgPool Global Development Group
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby
+2006-02-03 <devrim@commandprompt.com>
+ * Version 3.0.0
+ * Changed Copyright to PgPool Global Development Group
+ * Fix a typo in man page
+
2006-02-02 <ishii@sraoss.co.jp>
* version 2.7.2
* PQnotifes() does not receive immediate responses from LISTEN
+3.0.0 2006/02/04
+ o PgPool Global Development Group Release
+
2.7.2(kalekale) 2006/02/02
o LISTEN¤·¤¿¤È¤¤Ë¡¤PQnotifies()¤Ç¤¹¤°¤Ë¥á¥Ã¥»¡¼¥¸¤ò¼õ¤±¼è¤ì¤Ê¤¤
$Header$
-pgpool version 2.7(kalekale) README
+pgpool version 3.0 README
1. What is pgpool
$Header$
-pgpool version 2.7(kalekale) README
+pgpool version 3.0(kalekale) README
1. pgpool¤È¤Ï
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
# Define the identity of the package.
PACKAGE=pgpool
- VERSION=2.7.2
+ VERSION=3.0.0
cat >>confdefs.h <<_ACEOF
dnl Checks for programs.
AC_PROG_CC
-AM_INIT_AUTOMAKE(pgpool, 2.7.2)
+AM_INIT_AUTOMAKE(pgpool, 3.0.0)
AM_PROG_LEX
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
-.\" Copyright 2004-2006 by Tatsuo Ishii, Peter Eisentraut
+.\" Copyright 2004-2006 by PgPool Global Development Group
.\" This man page is subject to the same license as the rest of pgpool.
.\"
.TH PGPOOL 8 "27 Jan 2006"
Summary: Pgpool is a connection pooling/replication server for PostgreSQL.
Name: pgpool
-Version: 2.7.2
+Version: 3.0.0
Release: 1
License: Berkeley/BSD
+Vendor: PgPool Global Development Group
Group: Applications/Databases
URL: http://pgfoundry.org/projects/pgpool/
Source0: pgpool-%{version}.tar.gz
%{_mandir}/man8/*
%changelog
+* Thu Feb 05 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 3.0.0
+- Update to 3.0.0 for PgPool Global Development Group
+
* Thu Feb 02 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 2.7.2-1
- Update to 2.7.2
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2003-2005 Tatsuo Ishii
+ * Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Portions Copyright (c) 2003-2005, Tatsuo Ishii
+ * Portions Copyright (c) 2003-2006, PgPool Global Development Group
* Portions Copyright (c) 2003-2004, PostgreSQL Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
- * Portions Copyright (c) 2003-2005, Tatsuo Ishii
+ * Portions Copyright (c) 2003-2006, PgPool Global Development Group
* Portions Copyright (c) 2004, PostgreSQL Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* pgpool: a language independent connection pool server for PostgreSQL
* written by Tatsuo Ishii
*
-* Copyright (c) 2003-2005 Tatsuo Ishii
+* Copyright (c) 2003-2006 PgPool Global Development Group
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby