summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL2_0BHere's a little patch to keep the compiler quiet when compiling PostgreSQL V6.0Marc G. Fournier29 years
REL6_4Retrofit hashtable and shared-mem-size-estimation bug fixesTom Lane26 years
REL6_5_PATCHESBack-patch critical fixes for NUMERIC values in plpgsql functions.Tom Lane26 years
REL7_0_PATCHESBack-patch password leak fix for Vaschenko.Tom Lane24 years
REL7_1_STABLERemove stray semicolons in old ecpg preproc grammar ... modern bisonTom Lane21 years
REL7_2_STABLERemove registration message in all the supported back branches;Tom Lane20 years
REL7_3_STABLECheck to ensure the number of primary key fields supplied does notJoe Conway15 years
REL7_4_STABLEFurther fixes to the pg_get_expr() security fix in back branches.Tom Lane15 years
REL8_0_STABLEFurther fixes to the pg_get_expr() security fix in back branches.Tom Lane15 years
REL8_1_STABLEFurther fixes to the pg_get_expr() security fix in back branches.Tom Lane15 years
REL8_2_STABLEFurther fixes to the pg_get_expr() security fix in back branches.Tom Lane15 years
REL8_3_STABLEFix incorrect usage of non-strict OR joinclauses in appendrel indexscans.Tom Lane15 years
REL8_4_STABLEFix race condition in relcache init file invalidation.Tom Lane14 years
REL8_5_ALPHA1_BRANCHVersion stamp 8.5alpha1Peter Eisentraut16 years
REL8_5_ALPHA2_BRANCHVersion stamp 8.5alpha2Peter Eisentraut16 years
REL8_5_ALPHA3_BRANCHVersion stamp 8.5alpha3Peter Eisentraut16 years
REL9_0_ALPHA4_BRANCHVersion stamp 9.0alpha4Peter Eisentraut15 years
REL9_0_ALPHA5_BRANCHVersion stamp 9.0alpha5.Robert Haas15 years
REL9_0_STABLEChange PyInit_plpy to external linkagePeter Eisentraut14 years
Release_1_0_3A small patch from Andrew for the linux port in v1.09Marc G. Fournier29 years
WIN32_DEVChange Win32 rename/unlink timeout to 3 seconds.Bruce Momjian22 years
check_alwaysMerge branch 'master' into check_alwaysShigeru Hanada14 years
ecpg_big_bisonSynced yet again.Michael Meskes23 years
fdw_catalog_lookupAdd catalog lookup function for pg_foreign_table.Shigeru Hanada14 years
fdw_coreMerge branch 'master' into fdw_coreShigeru Hanada15 years
fdw_handlerAdd HANDLER function support to FOREIGN DATA WRAPPER.Shigeru Hanada14 years
fdw_selectFix typo of ERRCODE macro name.Shigeru Hanada15 years
fdw_select_simpleMerge branch 'master' into fdw_select_simpleShigeru Hanada15 years
fdw_syntaxMerge branch 'master' into fdw_syntaxShigeru Hanada15 years
fdw_tableMerge branch 'master' into fdw_tableShigeru Hanada15 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
pgsql_fdwFix postgresql_fdw to not remove quals from PlanState.qual even ifShigeru Hanada15 years
pgsql_fdw2Merge branch 'fdw_scan' into pgsql_fdwShigeru Hanada15 years
postgresql_fdwMerge branch 'master' into postgresql_fdwShigeru Hanada14 years