index
:
users/hanada/postgres.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
Release_1_0_3
WIN32_DEV
check_always
ecpg_big_bison
fdw_catalog_lookup
fdw_core
fdw_handler
fdw_select
fdw_select_simple
fdw_syntax
fdw_table
file_fdw
force_not_null
foreign_scan
master
parallel
per_column_option
pgsql_fdw
pgsql_fdw2
postgresql_fdw
Hanada's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
REL8_4_STABLE
Fix race condition in relcache init file invalidation.
Tom Lane
14 years
REL9_0_STABLE
Change PyInit_plpy to external linkage
Peter Eisentraut
14 years
check_always
Merge branch 'master' into check_always
Shigeru Hanada
14 years
file_fdw
Revert "Fix regression test for file_fdw to follow changes about COPY error"
Shigeru Hanada
14 years
force_not_null
Merge branch 'per_column_option' into force_not_null
Shigeru Hanada
14 years
foreign_scan
Follow per-column collation change in pg_type.h.
Shigeru Hanada
14 years
master
Code review for range-types catalog entries.
Tom Lane
14 years
parallel
Merge branch 'postgresql_fdw' into parallel
Shigeru Hanada
14 years
per_column_option
Merge branch 'master' into per_column_option
Shigeru Hanada
14 years
postgresql_fdw
Merge branch 'master' into postgresql_fdw
Shigeru Hanada
14 years
[...]
Tag
Download
Author
Age
REL9_0_0
commit 861861edcc...
Marc G. Fournier
15 years
REL9_1_ALPHA1
commit 303696c3b4...
Tom Lane
15 years
REL9_0_RC1
commit ee48d27e34...
Marc G. Fournier
15 years
REL9_0_BETA4
commit 5f3c54a3a6...
Marc G. Fournier
15 years
REL9_0_BETA3
commit 1084f31770...
Marc G. Fournier
15 years
REL9_0_BETA2
commit dcd52a64bd...
Marc G. Fournier
15 years
REL7_4_29
commit ab9536b134...
Marc G. Fournier
15 years
REL8_0_25
commit 8a5b8aee74...
Marc G. Fournier
15 years
REL8_1_21
commit 30017daeb4...
Marc G. Fournier
15 years
REL8_2_17
commit 868de682e2...
Marc G. Fournier
15 years
[...]
Age
Commit message
Author
2010-12-03
Fix postgresql_fdw to not remove quals from PlanState.qual even if
pgsql_fdw
Shigeru Hanada
2010-12-03
Merge branch 'fdw_core' into pgsql_fdw
Shigeru Hanada
2010-12-03
Merge branch 'master' into fdw_core
fdw_core
Shigeru Hanada
2010-12-03
Remove unnecessary string null-termination in pg_convert.
Itagaki Takahiro
2010-12-03
Create core infrastructure for KNNGIST.
Tom Lane
2010-12-02
Move private struct declaration to compress_io.c
Alvaro Herrera
2010-12-02
Remove trailing whitespace
Alvaro Herrera
2010-12-02
Remove useless struct declaration
Alvaro Herrera
2010-12-02
Silence compiler
Alvaro Herrera
2010-12-02
Refactor the pg_dump zlib code from pg_backup_custom.c to a separate file,
Heikki Linnakangas
[...]