Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-12-13 | Prevent GIN deleted pages from being reclaimed too early | Alexander Korotkov | 9.5.16 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-20 | Revamp the WAL record format. | Heikki Linnakangas | 9.5.0 |
| 2014-11-13 | Rename pending_list_cleanup_size to gin_pending_list_limit. | Fujii Masao | 9.5.0 |
| 2014-11-11 | Add GUC and storage parameter to set the maximum size of GIN pending list. | Fujii Masao | 9.5.0 |
| 2014-11-06 | Move the backup-block logic from XLogInsert to a new file, xloginsert.c. | Heikki Linnakangas | 9.5.0 |