Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Initial pgindent and pgperltidy run for v13. | Tom Lane | 2020-05-14 |
* | Add SQL functions for Unicode normalization | Peter Eisentraut | 2020-04-02 |
* | Add support for other normal forms to Unicode normalization API | Peter Eisentraut | 2020-03-24 |
* | Fix typo | Peter Eisentraut | 2020-02-19 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Update unicode.org URLs | Peter Eisentraut | 2019-10-13 |
* | Fix inconsistencies and typos in the tree | Michael Paquier | 2019-07-29 |
* | Remove useless casts | Peter Eisentraut | 2019-02-13 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Avoid using a C++ keyword in header file | Peter Eisentraut | 2017-04-07 |
* | Use SASLprep to normalize passwords for SCRAM authentication. | Heikki Linnakangas | 2017-04-07 |