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
15 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
15 years
master
Code review for range-types catalog entries.
Tom Lane
14 years
parallel
Merge branch 'postgresql_fdw' into parallel
Shigeru Hanada
15 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
16 years
REL7_4_29
commit ab9536b134...
Marc G. Fournier
16 years
REL8_0_25
commit 8a5b8aee74...
Marc G. Fournier
16 years
REL8_1_21
commit 30017daeb4...
Marc G. Fournier
16 years
REL8_2_17
commit 868de682e2...
Marc G. Fournier
16 years
[...]
Age
Commit message
Author
2011-02-08
Add HANDLER function support to FOREIGN DATA WRAPPER.
fdw_handler
Shigeru Hanada
2011-02-08
Add catalog lookup function for pg_foreign_table.
fdw_catalog_lookup
Shigeru Hanada
2011-02-08
Fix copy-pasto in description of pg_serial, and silence compiler warning
Heikki Linnakangas
2011-02-08
Avoid having autovacuum workers wait for relation locks.
Robert Haas
2011-02-07
Oops, forgot to bump catversion in the Serializable Snapshot Isolation patch.
Heikki Linnakangas
2011-02-07
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-07
Fix a comment for MergeAttributes.
Itagaki Takahiro
2011-02-07
Supply now required HeUTF8 macro for plperl where it's missing, per buildfarm...
Andrew Dunstan
2011-02-07
Fix error messages for FreeFile in COPY command.
Itagaki Takahiro
2011-02-06
remove tags.
Bruce Momjian
[...]