Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9658a18f | 2022-02-21 12:51:50 | set tc back to daemon now that it is limited | ||
| 2ec574ab | 2022-02-17 21:26:30 | ship a default login class configuration for postgresql and also remove the _postgresql user's login class so that it defaults to 'default' instead of daemon ok jeremy@ | ||
| e369262d | 2022-02-12 21:10:34 | Update to PostgreSQL 14.2 | ||
| 51683c64 | 2022-02-04 23:29:30 | register @conflict on old postgresql-docs; errcodes.txt moved to -main in 12.1. ok jeremy@ | ||
| 8368d581 | 2022-01-13 15:59:34 | Update to PostgreSQL 14.1 Take MAINTAINER. OK pea@ (previous MAINTAINER), sthen@ | ||
| 737fb8bb | 2021-11-22 13:55:54 | zap a few PKGNAME-sub which are now default (and also duplicated EPOCH-sub which make little sense in db/{v3,v4} | ||
| 0940bd95 | 2021-11-07 14:27:44 | set daemon timeout to 300 by default; databases can take a long time to gracefully shutdown especially if you have a lot of cached data or you are swapping and we do not want to kill these processes to avoid potential dataloss | ||
| 8ad2bb9a | 2021-11-02 00:00:12 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| cf1ee95c | 2021-09-10 14:10:43 | bump to keep -current version above -stable due to difference in deps | ||
| 089f5a9a | 2021-09-10 14:07:45 | update to postgresql-13.4, from Mark Patruck, ok pea@ https://www.postgresql.org/docs/13/release-13-4.html |