where to find pg coverage report of history release
Started by mio11 months ago2 messagesgeneral
Hi:
In https://coverage.postgresql.org, there is only the coverage report for the latest pg release. where can i find report of historical versions?
regards, mio
Re: where to find pg coverage report of history release
"=?ISO-8859-1?B?bWlv?=" <850455645@qq.com> writes:
In https://coverage.postgresql.org, there is only the coverage report for the latest pg release. where can i find report of historical versions?
We don't track that. It's not very hard to make your own though:
https://www.postgresql.org/docs/current/regress-coverage.html
regards, tom lane