Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 | 1 | -1/+1 |
* | doc: Update uses of the word "procedure" | Peter Eisentraut | 2018-08-22 | 1 | -1/+1 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 | 1 | -1/+1 |
* | Allow no-op GiST support functions to be omitted. | Tom Lane | 2017-09-19 | 1 | -1/+2 |
* | Re-run pgindent. | Tom Lane | 2017-06-13 | 1 | -2/+2 |
* | Fix wording in amvalidate error messages | Alvaro Herrera | 2017-05-30 | 1 | -16/+16 |
* | Move some things from builtins.h to new header files | Peter Eisentraut | 2017-01-20 | 1 | -0/+1 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 | 1 | -1/+1 |
* | Final pgindent + perltidy run for 9.6. | Tom Lane | 2016-08-15 | 1 | -2/+2 |
* | Message style improvements | Peter Eisentraut | 2016-07-28 | 1 | -8/+8 |
* | Suppress compiler warning. | Tom Lane | 2016-01-21 | 1 | -1/+2 |
* | Improve index AMs' opclass validation procedures. | Tom Lane | 2016-01-21 | 1 | -50/+191 |
* | Restructure index access method API to hide most of it at the C level. | Tom Lane | 2016-01-17 | 1 | -0/+133 |