summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL7_4_STABLESplit the release notes into a separate file for each (active) major branch,Tom Lane16 years
REL9_6_STABLEFix corner-case coredump in _SPI_error_callback().Tom Lane8 years
REL_11_STABLE_clang34Fix unsupported -flto parameter for ancient clang 3.4 version in CentOS 7.Bernd Helmle7 years
configurable_shmem_typeAdd shared_memory_type GUC.Bernd Helmle8 years
data_checksum_gucAdd GUC data_checksums to report wether checksums for database blocks are ena...Bernd Helmle12 years
disable_trust_identMerge branch 'master' into disable_trust_identBernd Helmle10 years
masterpg_waldump: Fix invalid option handlingPeter Eisentraut6 years
notnull_constraintMerge branch 'master' of ../bernd_pg into notnull_constraintBernd Helmle14 years
search_path_completionImprove search_path tab completion.Bernd Helmle12 years
truncate_statsMerge truncate stats patch into new branch.Bernd Helmle15 years
[...]
 
 
AgeCommit messageAuthor
2019-06-06pg_waldump: Fix invalid option handlingHEADmasterPeter Eisentraut
2019-06-06Fix confusion on different kinds of slots in IndexOnlyScans.Heikki Linnakangas
2019-06-06Docs: concurrent builds of partitioned indexes are not supportedDavid Rowley
2019-06-05doc: Add links to tablesPeter Eisentraut
2019-06-05Fix confusing NOTICE text in REINDEX CONCURRENTLYDavid Rowley
2019-06-05Fix incorrect index behavior in COPY FROM with partitioned tablesDavid Rowley
2019-06-05Rework code using list_delete_cell() in MergeAttributesMichael Paquier
2019-06-04Document piecemeal construction of partitioned indexesAlvaro Herrera
2019-06-04doc: Fix whitespacePeter Eisentraut
2019-06-04Add command column to pg_stat_progress_create_indexPeter Eisentraut
[...]