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-07-07Merge branch 'master' into per_column_optionper_column_optionShigeru Hanada
2011-07-06Reimplement pgbison and pgflex as perl scripts instead of bat files.Andrew Dunstan
2011-07-06Remove assumptions that not-equals operators cannot be in any opclass.Tom Lane
2011-07-06Add \ir command to psql.Robert Haas
2011-07-06Attempt to standardize formatting of psql queries.Robert Haas
2011-07-06Merge branch 'master' into per_column_optionShigeru Hanada
2011-07-05Make the file_fdw validator check that a filename option has been provided.Tom Lane
2011-07-05Call FDW validator functions even when the options list is empty.Tom Lane
2011-07-05Message style improvements of errmsg_internal() callsPeter Eisentraut
2011-07-05Restructure foreign data wrapper chapter so it has more than one section.Tom Lane
[...]