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
2011-06-15
Merge branch 'master' of ../bernd_pg into notnull_constraint
notnull_constraint
Bernd Helmle
2011-06-15
The rolled-back flag on serializable xacts was pointless and redundant with
Heikki Linnakangas
2011-06-15
Make non-MVCC snapshots exempt from predicate locking. Scans with non-MVCC
Heikki Linnakangas
2011-06-14
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
2011-06-14
Document that psql's \d also works with composite types
Peter Eisentraut
2011-06-14
In pg_upgrade, document that link mode has to have data directories on
Bruce Momjian
2011-06-14
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2011-06-14
Remove unused variable
Peter Eisentraut
2011-06-14
Add comment that attributes.is_nullable was removed from SQL standard
Peter Eisentraut
2011-06-14
In pg_upgrade, check there are no prepared transactions.
Bruce Momjian
[...]