[COMMITTERS] textsearch-ja - textsearch_senna: Revert wrong codes for 9.1 support.

2011-10-18 Thread User Itagaki
Log Message: --- Revert wrong codes for 9.1 support. Modified Files: -- textsearch_senna: textsearch_senna.c (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c?r1=1.19&r2=1.20) textsearch_senn

[COMMITTERS] textsearch-ja - textsearch_senna: Support server version 9.1 and 9.2dev.

2011-10-14 Thread User Itagaki
Log Message: --- Support server version 9.1 and 9.2dev. Modified Files: -- textsearch_senna: Makefile (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/Makefile?r1=1.6&r2=1.7) textsearch_senna.c (r1.18 -> r1.

[COMMITTERS] textsearch-ja - textsearch_groonga: Support server version 9.1 and

2011-10-03 Thread User Itagaki
Log Message: --- Support server version 9.1 and 9.2dev. Modified Files: -- textsearch_groonga: COPYING (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/COPYING?r1=1.2&r2=1.3) groonga_types.c (r1.3 -> r1.4)

[COMMITTERS] textsearch-ja - eudc: Support 9.1 and 9.2dev.

2011-10-03 Thread User Itagaki
Log Message: --- Support 9.1 and 9.2dev. Modified Files: -- eudc: eudc.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/eudc.c?r1=1.2&r2=1.3) eudc/pgut: pgut-be.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/

[COMMITTERS] textsearch-ja - textsearch-ja: Update pgut-be libraries.

2011-10-03 Thread User Itagaki
Log Message: --- Update pgut-be libraries. Modified Files: -- textsearch-ja/pgut: pgut-be.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/pgut/pgut-be.c?r1=1.1&r2=1.2) pgut-be.h (r1.2 -> r1.3) (http

[COMMITTERS] textsearch-ja - textsearch-ja: Support EXTENSION for PostgreSQL 9.1.

2011-09-16 Thread User Itagaki
Log Message: --- Support EXTENSION for PostgreSQL 9.1. Modified Files: -- textsearch-ja: Makefile (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/Makefile?r1=1.7&r2=1.8) textsearch-ja/expected: init.out (r

[COMMITTERS] reorg - pg_reorg: Fix docs.

2011-08-06 Thread User Itagaki
Log Message: --- Fix docs. Modified Files: -- pg_reorg/doc: pg_reorg.html (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/doc/pg_reorg.html?r1=1.13&r2=1.14) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresq

[COMMITTERS] reorg - pg_reorg: version 1.1.7.

2011-08-06 Thread User Itagaki
Log Message: --- version 1.1.7. Supports 9.2dev. Modified Files: -- pg_reorg/bin: pg_reorg.c (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pg_reorg.c?r1=1.18&r2=1.19) pg_reorg/doc: pg_reorg-ja.html (r1.12 -> r1

[COMMITTERS] pgbulkload - pgbulkload: Support PostgreSQL 9.1 and 9.2dev.

2011-07-18 Thread User Itagaki
Log Message: --- Support PostgreSQL 9.1 and 9.2dev. Modified Files: -- pgbulkload/include: reader.h (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/include/reader.h?r1=1.22&r2=1.23) pgbulkload/lib: parser_bina

[COMMITTERS] reorg - pg_reorg: Fixed database corruption when target tables have

2011-04-28 Thread User Itagaki
Log Message: --- Fixed database corruption when target tables have dropped columns, and there are views or functions depending on columns after dropped ones. The issue was reported by depesz, and original patch by Denish Patel. Improved documentation how to build binaries from source. COP

[COMMITTERS] textsearch-ja - textsearch-ja: Added pure-mecab text parser and

2011-04-26 Thread User Itagaki
Log Message: --- Added pure-mecab text parser and configuration as "mecab". It is good at some composite words, but has issues with numerics and HTML document. Modified Files: -- textsearch-ja: textsearch_ja.c (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi

[COMMITTERS] textsearch-ja - textsearch-ja: Fix a bug in text normalization when a

2011-04-26 Thread User Itagaki
Log Message: --- Fix a bug in text normalization when a document begins with a single byte character followed by multibyte characters. Modified Files: -- textsearch-ja: textsearch_ja.c (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch

[COMMITTERS] textsearch-ja - textsearch_senna: Hotfix for expression indexes.

2011-04-18 Thread User Itagaki
Log Message: --- Hotfix for expression indexes. Modified Files: -- textsearch_senna: textsearch_senna.c (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c?r1=1.17&r2=1.18) -- Sent via pgsql-comm

[COMMITTERS] reorg - pg_reorg: work around for 9.1.

2011-03-02 Thread User Itagaki
Log Message: --- work around for 9.1. Modified Files: -- pg_reorg/lib: reorg.c (r1.21 -> r1.22) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/lib/reorg.c?r1=1.21&r2=1.22) pg_reorg/lib/pgut: pgut-be.h (r1.7 -> r1.8) (http:/

[COMMITTERS] textsearch-ja - textsearch_senna: Fix query generator for AND-ed %%

2011-02-22 Thread User Itagaki
Log Message: --- Fix query generator for AND-ed %% operators. Reported by Masahiro Kato. Modified Files: -- textsearch_senna: textsearch_senna.c (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c

[COMMITTERS] textsearch-ja - textsearch-ja: Added MSVC 2010 solution files.

2011-02-10 Thread User Itagaki
Log Message: --- Added MSVC 2010 solution files. Modified Files: -- textsearch-ja: encoding_eucjp.c (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/encoding_eucjp.c?r1=1.8&r2=1.9) encoding_utf8.c (r1.9 -> r1.1

[COMMITTERS] textsearch-ja - eudc: eudc version 1.1.0.

2011-02-02 Thread User Itagaki
Log Message: --- eudc version 1.1.0. Add MSVC project files for PG 8.3/8.4/9.0 32bit and 9.0 64bit. Modified Files: -- eudc: COPYRIGHT (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/COPYRIGHT?r1=1.1.1.1&r2=1.2) eu

[COMMITTERS] textsearch-ja - textsearch_senna: textsearch_senna 9.0.0.

2011-02-01 Thread User Itagaki
Log Message: --- textsearch_senna 9.0.0. Use PGXS in default and add project files for MSVC. Modified Files: -- textsearch_senna: COPYRIGHT.textsearch_senna (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/COPYRIGHT

[COMMITTERS] orafce - orafce: Support build for 32bit and 64bit binaries for Windows

2011-01-26 Thread User Itagaki
Log Message: --- Support build for 32bit and 64bit binaries for Windows with Visual C++ 2010 Express with Windows SDK 7.1. plvlex.tokens() is not supproted there because gram.h is not installed by Windows installers. Modified Files: -- orafce: Makefile (r1.34 -> r1

[COMMITTERS] orafce - orafce: New Directory

2011-01-26 Thread User Itagaki
Update of /cvsroot/orafce/orafce/msvc In directory pgfoundry.org:/tmp/cvs-serv57382/msvc Log Message: Directory /cvsroot/orafce/orafce/msvc added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgr

[COMMITTERS] reorg - pg_reorg: Added project configuration files for MSVC 2010

2011-01-24 Thread User Itagaki
Log Message: --- Added project configuration files for MSVC 2010 32/64bit. Modified Files: -- pg_reorg/bin/pgut: pgut-fe.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pgut/pgut-fe.c?r1=1.4&r2=1.5) pg_reorg/lib:

[COMMITTERS] pgbulkload - pgbulkload: Support build for 32bit and 64bit binaries for

2011-01-19 Thread User Itagaki
Log Message: --- Support build for 32bit and 64bit binaries for Windows with Visual C++ 2010 Express with Windows SDK 7.1. Modified Files: -- pgbulkload: Makefile (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/Makefile?r1=

[COMMITTERS] textsearch-ja - textsearch-ja: Use PGXS automatically even if USE_PGXS

2011-01-07 Thread User Itagaki
Log Message: --- Use PGXS automatically even if USE_PGXS is not specified unless the source tree is built under $PGSRC/contrib. Modified Files: -- textsearch-ja: Makefile (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-j

[COMMITTERS] reorg - pg_reorg: Use one of not-null unique keys to identify rows when

2011-01-06 Thread User Itagaki
Log Message: --- Use one of not-null unique keys to identify rows when the target table doesn't have a primary key. Some of users want to use not-null unique keys rather than primary keys because postgres doesn't support REINDEX PRIMARY KEY CONCURRENTLY. - Support 9.1dev. - Improve Makefil

[COMMITTERS] pgstatsinfo - pg_statsinfo: Add missingl include file .

2011-01-05 Thread User Itagaki
Log Message: --- Add missingl include file . Use PGXS automatically even if USE_PGXS is not specified unless the source tree is built under $PGSRC/contrib. Modified Files: -- pg_statsinfo: Makefile (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cg

[COMMITTERS] orafce - orafce: work around for 9.1.

2010-11-30 Thread User Itagaki
Log Message: --- work around for 9.1. Modified Files: -- orafce: others.c (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/others.c?r1=1.22&r2=1.23) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To

[COMMITTERS] pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid

2010-11-30 Thread User Itagaki
Log Message: --- Fix a bug that indexes must have Invalid frozenxid for RelationSetNewRelfilenode(). Adjust USE_INLINE checks on 8.3. Modified Files: -- pgbulkload/bin/pgut: pgut-list.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload

[COMMITTERS] pgbulkload - pgbulkload: Add MSVC configurations for 9.0, 8.4, and 8.3.

2010-11-30 Thread User Itagaki
Log Message: --- Add MSVC configurations for 9.0, 8.4, and 8.3. Modified Files: -- pgbulkload/msvc: bin.2010.vcxproj (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/msvc/bin.2010.vcxproj?r1=1.1&r2=1.2) lib.2010.vcxp

[COMMITTERS] textsearch-ja - textsearch_groonga: Released under PostgreSQL/BSD/MIT

2010-11-25 Thread User Itagaki
Log Message: --- Released under PostgreSQL/BSD/MIT license. Modified Files: -- textsearch_groonga: COPYING (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/COPYING?r1=1.1&r2=1.2) textsearch_groonga/doc:

[COMMITTERS] textsearch-ja - textsearch_groonga: Use PGXS automatically on make.

2010-11-25 Thread User Itagaki
Log Message: --- Use PGXS automatically on make. Adjusted to pg_am changes in 9.1dev. Modified Files: -- textsearch_groonga: Makefile (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/Makefile?r1=1.6&r2=1.7)

[COMMITTERS] pgbulkload - pgbulkload: Workaround for msvc 2010.

2010-11-11 Thread User Itagaki
Log Message: --- Workaround for msvc 2010. Modified Files: -- pgbulkload/bin/pgut: pgut-list.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut-list.c?r1=1.5&r2=1.6) pgut.c (r1.23 -> r1.24) (ht

[COMMITTERS] textsearch-ja - eudc: Fix a bug in conversion from SJIS to UTF8 with a

2010-11-10 Thread User Itagaki
Log Message: --- Fix a bug in conversion from SJIS to UTF8 with a fallback character. Improve makefile to use pgxs without USE_PGXS=1 unless the directory is placed in PGSRC/contrib. Modified Files: -- eudc: Makefile (r1.3 -> r1.4) (http://cvs.pgfoundry.org

[COMMITTERS] textsearch-ja - eudc: Add configuration parameters:

2010-11-10 Thread User Itagaki
Log Message: --- Add configuration parameters: eudc.fallback_character and eudc.log_level. Modified Files: -- eudc: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/Makefile?r1=1.2&r2=1.3) utf8_and_euc_eudc.c (

[COMMITTERS] textsearch-ja - eudc: Install all functions in pg_catalog schema to

2010-11-09 Thread User Itagaki
Log Message: --- Install all functions in pg_catalog schema to avoid errors with pg_dump. Add project files for msvc 2010. Update pgut-be. Modified Files: -- eudc: eudc.sql.in (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eud

[COMMITTERS] textsearch-ja - textsearch_groonga: Preprocess installer script with C

2010-10-29 Thread User Itagaki
Log Message: --- Preprocess installer script with C preprocessor to support version dependent SQLs. *.sql.in is generated from *.sql.c. Add more documentation. Modified Files: -- textsearch_groonga: Makefile (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin

[COMMITTERS] textsearch-ja - textsearch_groonga: New Directory

2010-10-29 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch_groonga/pgut In directory pgfoundry.org:/tmp/cvs-serv46903/pgut Log Message: Directory /cvsroot/textsearch-ja/textsearch_groonga/pgut added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes t

[COMMITTERS] textsearch-ja - textsearch-ja: Adjust regression test to work on all

2010-10-21 Thread User Itagaki
Log Message: --- Adjust regression test to work on all supported postgres versions. Modified Files: -- textsearch-ja: Makefile (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/Makefile?r1=1.5&r2=1.6) encoding_e

[COMMITTERS] textsearch-ja - textsearch_groonga: Add documentation.

2010-10-20 Thread User Itagaki
Log Message: --- Add documentation. Added Files: --- textsearch_groonga/doc: style.css (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/doc/style.css?rev=1.1&content-type=text/x-cvsweb-markup) textsearch_groonga.html

[COMMITTERS] textsearch-ja - textsearch_groonga: New Directory

2010-10-20 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch_groonga/doc In directory pgfoundry.org:/tmp/cvs-serv67999/doc Log Message: Directory /cvsroot/textsearch-ja/textsearch_groonga/doc added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to y

[COMMITTERS] textsearch-ja - textsearch_groonga: Support timestamp and timestamptz.

2010-10-20 Thread User Itagaki
Log Message: --- Support timestamp and timestamptz. Modified Files: -- textsearch_groonga: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/Makefile?r1=1.4&r2=1.5) groonga_types.c (r1.1 -> r1.2)

[COMMITTERS] orafce - orafce: Remove noisy NOTICE logs for debug in to_multi_byte().

2010-10-18 Thread User Itagaki
Log Message: --- Remove noisy NOTICE logs for debug in to_multi_byte(). Reported by Tatsuhito Kasahara. Modified Files: -- orafce: convert.c (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/convert.c?r1=1.7&r2=1.8) -- Sent via pg

[COMMITTERS] textsearch-ja - textsearch_groonga: Shared locks on read are no longer

2010-10-14 Thread User Itagaki
Log Message: --- Shared locks on read are no longer needed in the latest groonga. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?

[COMMITTERS] pgbulkload - pgbulkload: Fix memory leak and wrong usage of StringInfo

2010-10-07 Thread User Itagaki
Log Message: --- Fix memory leak and wrong usage of StringInfo in pgut_connect(). The fix should be ported to other modules using pgut.c. Modified Files: -- pgbulkload/bin/pgut: pgut.c (r1.21 -> r1.22) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload

[COMMITTERS] textsearch-ja - textsearch_groonga: Support <, <=, =, >=, >, <> for

2010-09-30 Thread User Itagaki
Log Message: --- Support <, <=, =, >=, >, <> for several built-in types in groonga index. Rename operator %% (doc, query) to @@ to avoid confusion with %% (doc, key). Tested with 9.1dev, 9.0, and 8.4. bugfix: groonga path should be absolute paths. Modified Files: -- textsea

[COMMITTERS] textsearch-ja - textsearch_groonga: Support bool and integer types in

2010-09-28 Thread User Itagaki
Log Message: --- Support bool and integer types in addition to text. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.7&r2=1.8)

[COMMITTERS] textsearch-ja - textsearch_senna: Add alternative installer script that

2010-09-26 Thread User Itagaki
Log Message: --- Add alternative installer script that installs all types and functions to pg_catalog so that pg_dump can dump database safely with textsearch_senna modules. The script *MUST* be run in template1 before CREATE DATABASE. Added Files: --- textsearch_senna:

[COMMITTERS] textsearch-ja - textsearch_groonga: Support VACUUM and add a test for

2010-09-13 Thread User Itagaki
Log Message: --- Support VACUUM and add a test for parallel updates. Fix a bug to initialize scan keys. Modified Files: -- textsearch_groonga: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/Makefile?r1=

[COMMITTERS] textsearch-ja - textsearch_groonga: New Directory

2010-09-13 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch_groonga/data In directory pgfoundry.org:/tmp/cvs-serv69865/data Log Message: Directory /cvsroot/textsearch-ja/textsearch_groonga/data added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes t

[COMMITTERS] textsearch-ja - textsearch_groonga: Add LGPL copying.

2010-09-13 Thread User Itagaki
Log Message: --- Add LGPL copying. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.5&r2=1.6) textsearch_groonga/expected:

[COMMITTERS] textsearch-ja - textsearch_groonga: support scans by gronnga QL.

2010-09-11 Thread User Itagaki
Log Message: --- support scans by gronnga QL. Modified Files: -- textsearch_groonga: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/Makefile?r1=1.1.1.1&r2=1.2) textsearch_groonga.c (r1.4 ->

[COMMITTERS] textsearch-ja - textsearch_groonga: Support aminsert().

2010-09-10 Thread User Itagaki
Log Message: --- Support aminsert(). Rewrite some of QL-based codes into DB API. Add groonga.query type to support native QL. text[] %% text is temporarily removed. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.3 -> r1.4) (http://cvs.pgfou

[COMMITTERS] textsearch-ja - textsearch_groonga: Support amgetbitmap and text[] %%

2010-09-09 Thread User Itagaki
Log Message: --- Support amgetbitmap and text[] %% text. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.2&r2=1.3) tex

[COMMITTERS] textsearch-ja - textsearch_groonga: update regression output.

2010-09-09 Thread User Itagaki
Log Message: --- update regression output. Modified Files: -- textsearch_groonga/expected: textsearch_groonga.out (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/expected/textsearch_groonga.out?r1=1.2&r2=1.3) --

[COMMITTERS] textsearch-ja - textsearch_groonga: Add WIP "groonga" full-text search

2010-09-09 Thread User Itagaki
Log Message: --- Add WIP "groonga" full-text search index access method. Modified Files: -- textsearch_groonga: textsearch_groonga.c (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.1

[COMMITTERS] textsearch-ja - textsearch_senna: Adjusted to RelFileNode changes in

2010-09-06 Thread User Itagaki
Log Message: --- Adjusted to RelFileNode changes in 9.1. Modified Files: -- textsearch_senna: textsearch_senna.c (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c?r1=1.14&r2=1.15) Added Files: -

[COMMITTERS] textsearch-ja - textsearch_groonga: Imported Sources

2010-09-06 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch_groonga In directory pgfoundry.org:/tmp/cvs-serv51660 Log Message: initial import Status: Vendor Tag: textsearch_groonga Release Tags: initial N textsearch_groonga/Makefile N textsearch_groonga/textsearch_groonga.sql.in N textsea

[COMMITTERS] pgbulkload - pgbulkload: Workaround for RelFileNodeBackend in 9.1.

2010-08-25 Thread User Itagaki
Log Message: --- Workaround for RelFileNodeBackend in 9.1. Modified Files: -- pgbulkload/lib: pg_btree.c (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/pg_btree.c?r1=1.19&r2=1.20) writer_direct.c (r1.10 -> r1

[COMMITTERS] orafce - orafce: Adjusted to 9.1.

2010-08-24 Thread User Itagaki
Log Message: --- Adjusted to 9.1. It has concat() and reverse() in the core. Modified Files: -- orafce: aggregate.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/aggregate.c?r1=1.3&r2=1.4) orafunc-8.1.sql (r1.1 -> r1.2)

[COMMITTERS] pgbulkload - pgbulkload: ON_DUPLICATE option in sample control files are

2010-07-20 Thread User Itagaki
Log Message: --- ON_DUPLICATE option in sample control files are obsoluted. Modified Files: -- pgbulkload/doc: sample_bin.ctl (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/doc/sample_bin.ctl?r1=1.1&r2=1.2) sample_

[COMMITTERS] pgbulkload - pgbulkload: Re-enable PARALLEL loader.

2010-07-19 Thread User Itagaki
Log Message: --- Re-enable PARALLEL loader. Add new performance measurements with PostgreSQL 9.0b2 and pg_bulkload 3.0b1. Start to support PostgreSQL 9.1. Modified Files: -- pgbulkload/bin: Makefile (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.

[COMMITTERS] reorg - pg_reorg: Add documentation to build the module with pgxs.

2010-07-08 Thread User Itagaki
Log Message: --- Add documentation to build the module with pgxs. Modified Files: -- pg_reorg/doc: pg_reorg-ja.html (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/doc/pg_reorg-ja.html?r1=1.10&r2=1.11) pg_reorg.html (r1.

[COMMITTERS] pgbulkload - pgbulkload: Add documentation to load tab separated data

2010-07-08 Thread User Itagaki
Log Message: --- Add documentation to load tab separated data files. Modified Files: -- pgbulkload/doc: pg_bulkload-ja.html (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/doc/pg_bulkload-ja.html?r1=1.6&r2=1.7) pg_b

[COMMITTERS] reorg - pg_batch: version 1.2.3.

2010-07-08 Thread User Itagaki
Log Message: --- version 1.2.3. Modified Files: -- pg_batch: pg_batch.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/pg_batch.c?r1=1.2&r2=1.3) pg_batch/doc: pg_batch-ja.html (r1.4 -> r1.5) (http://cvs.pgfou

[COMMITTERS] textsearch-ja - eudc: Remove library dependency to libxml2 and libxslt.

2010-07-08 Thread User Itagaki
Log Message: --- Remove library dependency to libxml2 and libxslt. Modified Files: -- eudc: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/Makefile?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing list (

[COMMITTERS] textsearch-ja - textsearch_senna: Improve docs about installation.

2010-07-08 Thread User Itagaki
Log Message: --- Improve docs about installation. Modified Files: -- textsearch_senna/doc: textsearch_senna.html (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/doc/textsearch_senna.html?r1=1.5&r2=1.6) -- Sent vi

[COMMITTERS] textsearch-ja - textsearch-ja: Added msvc project files.

2010-07-08 Thread User Itagaki
Log Message: --- Added msvc project files. Modified Files: -- textsearch-ja: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/Makefile?r1=1.4&r2=1.5) README.textsearch_ja (r1.9 -> r1.10) (http

[COMMITTERS] textsearch-ja - textsearch-ja: New Directory

2010-07-08 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch-ja/msvc In directory pgfoundry.org:/tmp/cvs-serv56805/msvc Log Message: Directory /cvsroot/textsearch-ja/textsearch-ja/msvc added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your sub

[COMMITTERS] textsearch-ja - textsearch-ja: New Directory

2010-07-08 Thread User Itagaki
Update of /cvsroot/textsearch-ja/textsearch-ja/pgut In directory pgfoundry.org:/tmp/cvs-serv56805/pgut Log Message: Directory /cvsroot/textsearch-ja/textsearch-ja/pgut added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your sub

[COMMITTERS] pgbulkload - pgbulkload: Disable PARALLEL writer because of bugs

2010-06-23 Thread User Itagaki
Log Message: --- Disable PARALLEL writer because of bugs Modified Files: -- pgbulkload/bin: Makefile (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/Makefile?r1=1.12&r2=1.13) pgbulkload/doc: pg_bulkload-ja

[COMMITTERS] pgbulkload - pgbulkload: Add warning messages when some rows were not

2010-06-22 Thread User Itagaki
Log Message: --- Add warning messages when some rows were not loaded due to errors, and change the exit code to non-zero in the cases. Report and suggestions by thomas wiegers. Modified Files: -- pgbulkload/bin: pg_bulkload.c (r1.23 -> r1.24) (http://cvs.p

[COMMITTERS] textsearch-ja - textsearch_senna: Remove library dependency to libxml2

2010-06-18 Thread User Itagaki
Log Message: --- Remove library dependency to libxml2 and libxslt. Modified Files: -- textsearch_senna: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/Makefile?r1=1.4&r2=1.5) -- Sent via pgsql-committer

[COMMITTERS] pgstatsinfo - pg_reporter: Fix -w and -W options.

2010-06-17 Thread User Itagaki
Log Message: --- Fix -w and -W options. They were inverted. Modified Files: -- pg_reporter/SPECS: pg_reporter.spec (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/SPECS/pg_reporter.spec?r1=1.1&r2=1.2) pg_reporter/pgut

[COMMITTERS] pgbulkload - pgbulkload: Fix -w and -W options.

2010-06-17 Thread User Itagaki
Log Message: --- Fix -w and -W options. They were inverted. Modified Files: -- pgbulkload/bin/pgut: pgut-fe.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut-fe.c?r1=1.4&r2=1.5) -- Sent via pgsql-committers

[COMMITTERS] reorg - pg_reorg: Fix -w and -W options.

2010-06-17 Thread User Itagaki
Log Message: --- Fix -w and -W options. They were inverted. Modified Files: -- pg_reorg/SPECS: pg_reorg.spec (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg.spec?r1=1.2&r2=1.3) pg_reorg/bin: pg_reorg.c (

[COMMITTERS] reorg - pg_batch: Fix -w and -W options.

2010-06-17 Thread User Itagaki
Log Message: --- Fix -w and -W options. They were inverted. Modified Files: -- pg_batch/SPEC: pg_batch.spec (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/SPEC/pg_batch.spec?r1=1.1&r2=1.2) pg_batch/doc: pg_batch-ja.ht

[COMMITTERS] orafce - orafce: Change argument types of concat() from anyelement to

2010-06-14 Thread User Itagaki
Log Message: --- Change argument types of concat() from anyelement to anynoarray to replace || operators easily, suggested by Ingmar Brouns. Also, split the install script for each postgres version to avoid errors during installation. Regression test now works on 9.0 and 8.4 cleanly, but

[COMMITTERS] reorg - pg_reorg: Fix a bug that pg_reorg cannot parse index definitions

2010-06-13 Thread User Itagaki
Log Message: --- Fix a bug that pg_reorg cannot parse index definitions with reserved named columns, i.e, it failed to parse quoted column names. (bug #1010828) Modified Files: -- pg_reorg/SPECS: pg_reorg.spec (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-b

[COMMITTERS] pgstatsinfo - pg_reporter: pg_reporter 1.0.0.

2010-06-10 Thread User Itagaki
Log Message: --- pg_reporter 1.0.0. - Add table density and process activity information to reports. Modified Files: -- pg_reporter: pg_reporter.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/pg_reporter.c?r1=1.5&r2=1.

[COMMITTERS] pgstatsinfo - pg_statsinfo: pg_statsinfo 2.0.0.

2010-06-10 Thread User Itagaki
Log Message: --- pg_statsinfo 2.0.0. - Add a sample alert script. - Add English images for warm-standby setup. - Remove dependency to libxml2 and libxslt. Modified Files: -- pg_statsinfo/bin: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.

[COMMITTERS] pgbulkload - pgbulkload: Added English documentation.

2010-06-07 Thread User Itagaki
Log Message: --- Added English documentation. Modified Files: -- pgbulkload/doc: pg_bulkload-ja.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/doc/pg_bulkload-ja.html?r1=1.3&r2=1.4) Added Files: --- pgbul

[COMMITTERS] pgbulkload - pgbulkload: pg_bulkload 3.0beta1.

2010-06-07 Thread User Itagaki
Log Message: --- pg_bulkload 3.0beta1. - Fix user option (-U). - Remove dependency to libxml2 and libxslt. Modified Files: -- pgbulkload/bin: Makefile (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/Makefile?r1=1.11&r

[COMMITTERS] reorg - pg_reorg: version 1.1.2.

2010-06-01 Thread User Itagaki
Log Message: --- version 1.1.2. Modified Files: -- pg_reorg/bin: Makefile (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/Makefile?r1=1.6&r2=1.7) pg_reorg.c (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/c

[COMMITTERS] reorg - pg_batch: version 1.2.2.

2010-06-01 Thread User Itagaki
Log Message: --- version 1.2.2. Modified Files: -- pg_batch: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/Makefile?r1=1.1.1.1&r2=1.2) pg_batch.c (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin

[COMMITTERS] textsearch-ja - textsearch_senna: Senna doesn't require any locks in

2010-05-30 Thread User Itagaki
Log Message: --- Senna doesn't require any locks in reads. Only write locks are required. Modified Files: -- textsearch_senna: textsearch_senna.c (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c

[COMMITTERS] reorg - pg_reorg: Fix a bug in --username option.

2010-05-24 Thread User Itagaki
Log Message: --- Fix a bug in --username option. Modified Files: -- pg_reorg/bin/pgut: pgut-fe.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pgut/pgut-fe.c?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-

[COMMITTERS] reorg - pg_batch: Fix a bug in --username option.

2010-05-24 Thread User Itagaki
Log Message: --- Fix a bug in --username option. Modified Files: -- pg_batch/pgut: pgut-fe.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/pgut/pgut-fe.c?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-committe

[COMMITTERS] pgstatsinfo - pg_reporter: Fix a bug in --username option.

2010-05-24 Thread User Itagaki
Log Message: --- Fix a bug in --username option. Modified Files: -- pg_reporter/doc: pg_reporter-ja.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/doc/pg_reporter-ja.html?r1=1.2&r2=1.3) pg_reporter.html (r1.

[COMMITTERS] pgbulkload - pgbulkload: Fix bugs in csv parser and --username option.

2010-05-24 Thread User Itagaki
Log Message: --- Fix bugs in csv parser and --username option. Modified Files: -- pgbulkload/bin/pgut: pgut-fe.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut-fe.c?r1=1.3&r2=1.4) pgbulkload/doc:

[COMMITTERS] reorg - pg_batch: Fix double-free bug with -a (--all) option.

2010-05-13 Thread User Itagaki
Log Message: --- Fix double-free bug with -a (--all) option. Modified Files: -- pg_batch/pgut: pgut-fe.c (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/pgut/pgut-fe.c?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing

[COMMITTERS] reorg - pg_reorg: Fix double-free bug with -a (--all) option.

2010-05-13 Thread User Itagaki
Log Message: --- Fix double-free bug with -a (--all) option. Modified Files: -- pg_reorg/bin/pgut: pgut-fe.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pgut/pgut-fe.c?r1=1.1&r2=1.2) -- Sent via pgsql-committers mailing

[COMMITTERS] pgbulkload - pgbulkload: XLogReportUnloggedStatement is no longer

2010-04-29 Thread User Itagaki
Log Message: --- XLogReportUnloggedStatement is no longer supported in HEAD. Modified Files: -- pgbulkload/bin/pgut: pgut.c (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/bin/pgut/pgut.c?r1=1.18&r2=1.19) pgbulkload/d

[COMMITTERS] orafce - orafce: Adjust aggregate functions to PostgreSQL 9.0.

2010-04-21 Thread User Itagaki
Log Message: --- Adjust aggregate functions to PostgreSQL 9.0. Listagg functions are re-implemented with 9.0-based routines. Modified Files: -- orafce: aggregate.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/aggregate.c?r1=1.2&

[COMMITTERS] reorg - pg_reorg: pg_reorg 1.1.1.

2010-04-21 Thread User Itagaki
Log Message: --- pg_reorg 1.1.1. Added Files: --- pg_reorg/SPECS: pg_reorg.spec (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/SPECS/pg_reorg.spec?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (pgsql-

[COMMITTERS] reorg - pg_reorg: New Directory

2010-04-21 Thread User Itagaki
Update of /cvsroot/reorg/pg_reorg/SPECS In directory pgfoundry.org:/tmp/cvs-serv40847/SPECS Log Message: Directory /cvsroot/reorg/pg_reorg/SPECS added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.p

[COMMITTERS] reorg - pg_batch: pg_batch 1.2.1.

2010-04-21 Thread User Itagaki
Log Message: --- pg_batch 1.2.1. Modified Files: -- pg_batch/doc: pg_batch-ja.html (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_batch/doc/pg_batch-ja.html?r1=1.1.1.1&r2=1.2) pg_batch/pgut: pgut.c (r1.1.1.1 -> r1.2)

[COMMITTERS] reorg - pg_batch: New Directory

2010-04-21 Thread User Itagaki
Update of /cvsroot/reorg/pg_batch/SPEC In directory pgfoundry.org:/tmp/cvs-serv40143/SPEC Log Message: Directory /cvsroot/reorg/pg_batch/SPEC added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.post

[COMMITTERS] reorg - pg_reorg: Fix two bugs.

2010-04-21 Thread User Itagaki
Log Message: --- Fix two bugs. #1010789 : pg_reorg 1.1.0 and "unexpected toast relations" #1010790 : reorg.get_index_keys() does not handle composite indexes Modified Files: -- pg_reorg/bin: pg_reorg.c (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsw

[COMMITTERS] textsearch-ja - textsearch_senna: Fix a bug that the second or later

2010-04-15 Thread User Itagaki
Log Message: --- Fix a bug that the second or later conditions had been ignored. Reported and fixed by Hitoshi Harada. The change also fixes other two bugs: - Memory leak when converting a LIKE query into a senna query. - Words that contain senna meta characters were treated wrongly. Mod

[COMMITTERS] textsearch-ja - textsearch_senna: Fix a bug that the number of result

2010-04-11 Thread User Itagaki
Log Message: --- Fix a bug that the number of result was zero when the same senna queries are used in one SQL command. We need to call sen_records_rewind() when we reuse cached senna records. Reported and fixed by Umitanuki. Modified Files: -- textsearch_senna: tex

[COMMITTERS] pgstatsinfo - pg_statsinfo: Fix a bug that writer_conn_last_used does

2010-04-01 Thread User Itagaki
Log Message: --- Fix a bug that writer_conn_last_used does not work. We cannot use ident authentication with TYPE=host on default, so change documentation to use 'trust' for Windows for test, and recommend other methods. Modified Files: -- pg_statsinfo/bin: writer.c

  1   2   3   >