Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-07-10 | Adjust blank lines around PG_MODULE_MAGIC defines, for consistency | Bruce Momjian | 9.5.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-18 | Create function prototype as part of PG_FUNCTION_INFO_V1 macro | Peter Eisentraut | 9.4.0 |
| 2014-03-18 | Fix some remaining int64 vestiges in contrib/test_shm_mq. | Tom Lane | 9.4.0 |
| 2014-03-18 | test_shm_mq: Use Size rather than uint64. | Robert Haas | 9.4.0 |
| 2014-01-14 | Test code for shared memory message queue facility. | Robert Haas | 9.4.0 |