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