Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix corner-case 64-bit integer subtraction bug on some platforms. | Dean Rasheed | 2023-11-09 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Post-feature-freeze pgindent run. | Tom Lane | 2018-04-26 |
* | Return implementation defined value if pg_$op_s$bit_overflow overflows. | Andres Freund | 2018-02-14 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Fix a number of copy & paste comment errors in common/int.h. | Andres Freund | 2017-12-14 |
* | Provide overflow safe integer math inline functions. | Andres Freund | 2017-12-12 |