Add lacked figure in documentation.
Add lacked figure in documentation.
Add README
Follow _bt_spool API changes for PostgreSQL 9.5.
Update .travis.yml for PostgreSQL 9.3.7, 9.2.11...
Add some include files for PostgreSQL 9.5.
Follow ExecOpenIndices API changes for PostgreS...
Follow struct RangeTblEntry changes for Postgre...
Import nbtsort.c for PostgreSQL 9.5devel
Follow RelationSetNewRelfilenode API change for...
Change way to create sql files of regression te...
Follow reindex_index API changes for PostgreSQL...
Import nbtsort.c for PostgreSQL 9.5devel
Follow _bt_spool API changes for PostgreSQL 9.5.
Follow GetUserNameFromId API change for Postgre...
Update for run regression tests for PostgreSQL ...
Follow RelationSetNewRelfilenode API change for...
Follow GetUserNameFromId API change for Postgre...
Change to run regression tests with PostgreSQL ...
Follow reindex_index API changes for PostgreSQL...
Follow struct RangeTblEntry changes for Postgre...
Update for run regression tests for PostgreSQL ...
Add some include files for PostgreSQL 9.5.
Follow ExecOpenIndices API changes for PostgreS...
Change way to create sql files of regression te...
Update PROGRAM_* information and replace PROGRA...
Update PROGRAM_* information and replace PROGRA...
Do not export internal function symbol outside ...
Do not export internal function symbol outside ...
Remove links to old project site.
Remove links to old project site.
Merge branch 'VERSION3_1_STABLE'
Fix documentation
Update documentations.
Delete README.md
Support PostgreSQL 9.4beta1.
Update release notes in the documentation.
Remove build warnings.
file load_function-9.2.sql was added on branch ...
Update the regression tests for pg_bulkload 3.1.5
Modify the way to prepare expected out files fo...
Show PostgreSQL server version in regression te...
Add restriction of client_encoding in Japanese ...
Release for PostgreSQL9.2. Also support for CR...
Fix the code for PostgreSQL 9.0 before.
Fix handling filter functions' memory context.
Fix handling unix domain socket when PGHOST is ...
Some fix in .travis.yml.
Avoid assertion failurein pq_getbyte and pq_get...
Modified for treating of memory contexts on Fil...
Fix the definition of setNewRelfilenode for Pos...
Update regression tests and documentations for ...
Update documentation for 3.1.8.
file nbtsort-9.2.c was added on branch VERSION3...
Update regression tests and documents for pg_bu...
Do not show PostgreSQL server log in stdout in ...
CHANGES
Update documentations with new perfermance test...
Some fix in .travis.yml
Update documentations about RedHat Enterprise L...
Bump up version to 3.1.2
Modified to work well with data checksum mechan...
Update documentations for pg_bulkload 3.1.5
CHANGES
Enable to do regression test by Travis CI.
Fix build broken on 8.4 and 9.0.
file load_filter-9.2.sql was added on branch VE...
file load_filter-9.2.out was added on branch VE...
file load_function-9.2.out was added on branch ...
Update regression tests for 3.1.8.
Add notification about the restriction under st...
- Fix bugs of the WRITER = PARALLEL. There was...
Fix the typo in a load function regression test...
Change a parameter in load-function regression ...
Fix not handling PGHOST environment for Unix d...
Support PostgreSQL 9.1
Updated regression tests for pgbulkload 3.1.2
Add a value reset operation in the error handling.
Fix not handling PGHOST environment for Unix do...
Fix avoid segmentation fault in check constrain...
Create STABLE branch of pg_bulkload 3.1.x
Fix in .travis.yml.
Add spec files in source tree.
Update Copyright.
Update spec files for 3.1.8.
- Remove pg_bulkread and pg_bulkwriter because ...
Fix direct loader when 1GB or more data loaded.
ParallelWriter should have transferred server m...
pg_bulkload 3.0 alpha 1.
Implements remote bulkload.
Report conflicted values for duplicate keys.
Add pgut-be files.