Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-16 | Use standard timeout, in 010_pg_basebackup.pl. | Noah Misch | 15.0 |
| 2016-11-08 | Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. | Noah Misch | 9.6.2 |
| 2016-11-08 | Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. | Noah Misch | 10.0 |
| 2016-06-12 | Finish pgindent run for 9.6: Perl files. | Noah Misch | 9.6.0 |
| 2015-06-22 | Truncate strings in tarCreateHeader() with strlcpy(), not sprintf(). | Noah Misch | 9.4.5 |
| 2015-06-22 | Truncate strings in tarCreateHeader() with strlcpy(), not sprintf(). | Noah Misch | 9.5.0 |