| Branch | Commit message | Author | Age |
| REL7_4_STABLE | Split the release notes into a separate file for each (active) major branch, | Tom Lane | 17 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 | 11 years |
| master | pg_waldump: Fix invalid option handling | Peter Eisentraut | 7 years |
| notnull_constraint | Merge branch 'master' of ../bernd_pg into notnull_constraint | Bernd Helmle | 15 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_constraintnotnull_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 |
| [...] |