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
2010-09-21
Merge truncate stats patch into new branch.
truncate_stats
Bernd Helmle
2010-09-21
Trivial typo fix.
Tom Lane
2010-09-21
Remove various mentions of CVS from src/tools/RELEASE_CHANGES.
Robert Haas
2010-09-21
git_topo_order script, to match up commits across branches.
Robert Haas
2010-09-21
Rename README.CVS to README.git and change references in it.
Magnus Hagander
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-19
Update HOT README about when single-page vacuums happen.
Bruce Momjian
2010-09-19
Replace last remaining $Id$ with $PostgreSQL$.
Tom Lane
2010-09-19
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
Tom Lane
2010-09-18
Make sure we wait for protocol-level EOF when ending binary COPY IN.
Tom Lane
[...]