[Pgpool-general] Difference between 3.0.3 archive and the V3_0_3 in CVS

Sandeep Thakkar sandeeptt at yahoo.com
Fri Mar 11 05:27:40 UTC 2011


Okay. We have populated our local repository from v3.0.3 tag. Thanks.
 


________________________________
From: Toshihiro Kitagawa <kitagawa at sraoss.co.jp>
To: Sandeep Thakkar <sandeeptt at yahoo.com>
Cc: pgpool-general at pgfoundry.org; yaser.raja at enterprisedb.com
Sent: Thu, March 10, 2011 3:28:24 PM
Subject: Re: [Pgpool-general] Difference between 3.0.3 archive and the V3_0_3 in 
CVS

Hello,

> We use pgpool-II and wanted to populate our local repository with the pgpool-II 
>
> 3.0.3. But, we found that there is some difference in the 3.0.3 archive and the 
>
> sources from CVS tag V3_0_3. Repository contains a few  extra files. 
> 
> 
> Wondering why this difference? Also, which one should we use, so that in future 
>
> if we want to merge our local repo with the pgpool-II CVS, it goes ahead 
>without 
>
> any problem.

I've checked the difference. The difference is as follows:

-pgpool-II-3.0.3-targz
+pgpool-II-3.0.3-export
|-- AUTHORS
|-- COPYING
|-- ChangeLog
@@ -22,10 +22,13 @@
|-- configure.in
|-- depcomp
|-- doc
+|   |-- basebackup.sh
|   |-- pgpool-en.html
|   |-- pgpool-ja.css
|   |-- pgpool-ja.html
|   |-- pgpool.css
+|   |-- pgpool_remote_start
+|   |-- recovery.conf.sample
|   |-- tutorial-en.html
|   |-- tutorial-ja.html
|   |-- where_to_send_queries.odg
@@ -157,6 +160,7 @@
|-- ps_status.c
|-- recovery.c
|-- redhat
+|   |-- pgpool.conf.sample.patch
|   |-- pgpool.init
|   `-- pgpool.sysconfig
|-- sample
@@ -178,11 +182,15 @@
|   |   `-- pgpool-regclass.sql.in
|   |-- pgpool-walrecrunning
|   |   |-- Makefile
+|   |   |-- README
|   |   |-- pgpool-walrecrunning.c
|   |   `-- pgpool-walrecrunning.sql.in
|   `-- system_db.sql
|-- strlcpy.c
|-- test
+|   |-- C
+|   |   |-- Makefile
+|   |   `-- test_extended.c
|   |-- jdbc
|   |   |-- AutoCommitTest.java
|   |   |-- BatchTest.java
@@ -196,6 +204,7 @@
|   |   |-- SelectTest.java
|   |   |-- UpdateTest.java
|   |   |-- expected
+|   |   |   |-- CreateTempTable
|   |   |   |-- autocommit
|   |   |   |-- batch
|   |   |   |-- column
@@ -244,6 +253,20 @@
|   |   |-- parse_schedule
|   |   |-- pool.h
|   |   `-- run-test
+|   |-- pdo-test
+|   |   |-- README.euc_jp
+|   |   |-- SQLlist
+|   |   |   |-- test1.sql
+|   |   |   `-- test2.sql
+|   |   |-- collections.inc
+|   |   |-- def.inc
+|   |   |-- log.txt
+|   |   |-- mod
+|   |   |   |-- database.inc
+|   |   |   |-- def.inc
+|   |   |   `-- errorhandler.inc
+|   |   |-- pdotest.php
+|   |   `-- regsql.inc
|   `-- timestamp
|       |-- Makefile
|       |-- expected
@@ -260,4 +283,4 @@
|-- version.h
`-- ylwrap

Hmm, It seems that we forgot update of Makefile when we add files.
I'm going to fix Makefile.am.

Thanks,

--
Toshihiro Kitagawa
SRA OSS, Inc. Japan


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20110310/7288c3a7/attachment.html>


More information about the Pgpool-general mailing list