Commit Graph

14 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

Author SHA1 Message Date
Peter Eisentraut 1d678bf7bc Add some noreturn attributes based on compiler recommendations 12 years ago
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries. 12 years ago
Bruce Momjian 6a605cd6bd Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 12 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Peter Eisentraut e7128e8dbb Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
Robert Haas d1bdab2fa3 test_shm_mq: Improve regression tests. 12 years ago
Tom Lane b6ec7c92ac Fix some remaining int64 vestiges in contrib/test_shm_mq. 12 years ago
Robert Haas c676ac0f3f test_shm_mq: Use Size rather than uint64. 12 years ago
Peter Eisentraut a687ec7d5b Fix whitespace 12 years ago
Robert Haas b1365ff7a8 test_shm_mq: Try again to fix compiler warning. 12 years ago
Robert Haas b5763cedde test_shm_mq: Fix checks for negative queue size. 12 years ago
Robert Haas d89746c7c5 Fix compiler warning. 12 years ago
Robert Haas be361ef2a0 Fix compiler warning: Size isn't 64 bits on 32 bit platforms. 12 years ago
Robert Haas 4db3744f1f Test code for shared memory message queue facility. 12 years ago