Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Fix our Windows stat() emulation to handle file sizes > 4GB. | Tom Lane | 13.17 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-06 | Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have rint(). | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have functional, 64-bit fseeko()/ftello(). | Tom Lane | 13.0 |
| 2020-01-16 | Move wchar.c and encnames.c to src/common/. | Tom Lane | 13.0 |
| 2019-09-07 | Avoid using INFO elevel for what are fundamentally debug messages. | Tom Lane | 13.0 |