summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL8_4_STABLEFix race condition in relcache init file invalidation.Tom Lane14 years
REL9_0_STABLEChange PyInit_plpy to external linkagePeter Eisentraut14 years
check_alwaysMerge branch 'master' into check_alwaysShigeru Hanada14 years
file_fdwRevert "Fix regression test for file_fdw to follow changes about COPY error"Shigeru Hanada14 years
force_not_nullMerge branch 'per_column_option' into force_not_nullShigeru Hanada14 years
foreign_scanFollow per-column collation change in pg_type.h.Shigeru Hanada14 years
masterCode review for range-types catalog entries.Tom Lane14 years
parallelMerge branch 'postgresql_fdw' into parallelShigeru Hanada14 years
per_column_optionMerge branch 'master' into per_column_optionShigeru Hanada14 years
postgresql_fdwMerge branch 'master' into postgresql_fdwShigeru Hanada14 years
[...]
 
TagDownloadAuthorAge
REL9_0_0commit 861861edcc...Marc G. Fournier15 years
REL9_1_ALPHA1commit 303696c3b4...Tom Lane15 years
REL9_0_RC1commit ee48d27e34...Marc G. Fournier15 years
REL9_0_BETA4commit 5f3c54a3a6...Marc G. Fournier15 years
REL9_0_BETA3commit 1084f31770...Marc G. Fournier15 years
REL9_0_BETA2commit dcd52a64bd...Marc G. Fournier15 years
REL7_4_29commit ab9536b134...Marc G. Fournier15 years
REL8_0_25commit 8a5b8aee74...Marc G. Fournier15 years
REL8_1_21commit 30017daeb4...Marc G. Fournier15 years
REL8_2_17commit 868de682e2...Marc G. Fournier15 years
[...]
 
AgeCommit messageAuthor
2011-11-16Code review for range-types catalog entries.HEADmasterTom Lane
2011-11-16Don't elide blank lines when accumulating psql command history.Robert Haas
2011-11-15Improve caching in range type I/O functions.Tom Lane
2011-11-15Restructure function-internal caching in the range type code.Tom Lane
2011-11-15Fix alignment and toasting bugs in range types.Tom Lane
2011-11-15Update oidjoins regression test to match git HEAD.Tom Lane
2011-11-14Return NULL instead of throwing error when desired bound is not available.Tom Lane
2011-11-14Return FALSE instead of throwing error for comparisons with empty ranges.Tom Lane
2011-11-14Fix copyright notices, other minor editing in new range-types code.Tom Lane
2011-11-14Rerun pgindent with updated typedef list.Bruce Momjian
[...]