index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
REL7_4_STABLE
Split the release notes into a separate file for each (active) major branch,
Tom Lane
16 years
REL9_6_STABLE
Fix corner-case coredump in _SPI_error_callback().
Tom Lane
8 years
REL_11_STABLE_clang34
Fix unsupported -flto parameter for ancient clang 3.4 version in CentOS 7.
Bernd Helmle
7 years
configurable_shmem_type
Add shared_memory_type GUC.
Bernd Helmle
8 years
data_checksum_guc
Add GUC data_checksums to report wether checksums for database blocks are ena...
Bernd Helmle
12 years
disable_trust_ident
Merge branch 'master' into disable_trust_ident
Bernd Helmle
10 years
master
pg_waldump: Fix invalid option handling
Peter Eisentraut
6 years
notnull_constraint
Merge branch 'master' of ../bernd_pg into notnull_constraint
Bernd Helmle
14 years
search_path_completion
Improve search_path tab completion.
Bernd Helmle
12 years
truncate_stats
Merge truncate stats patch into new branch.
Bernd Helmle
15 years
[...]
Age
Commit message
Author
2019-06-06
pg_waldump: Fix invalid option handling
HEAD
master
Peter Eisentraut
2019-06-06
Fix confusion on different kinds of slots in IndexOnlyScans.
Heikki Linnakangas
2019-06-06
Docs: concurrent builds of partitioned indexes are not supported
David Rowley
2019-06-05
doc: Add links to tables
Peter Eisentraut
2019-06-05
Fix confusing NOTICE text in REINDEX CONCURRENTLY
David Rowley
2019-06-05
Fix incorrect index behavior in COPY FROM with partitioned tables
David Rowley
2019-06-05
Rework code using list_delete_cell() in MergeAttributes
Michael Paquier
2019-06-04
Document piecemeal construction of partitioned indexes
Alvaro Herrera
2019-06-04
doc: Fix whitespace
Peter Eisentraut
2019-06-04
Add command column to pg_stat_progress_create_index
Peter Eisentraut
[...]