cgit view availabel
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-17T13:48:04Z
Lists: pgsql-hackers
After a short time (ahem, several years) of badgering of me my a certain community member, I've finally gotten around to putting up a cgit instance on our git server, to allow for browsing of the git repositories. You can find this at: https://git.postgresql.org/cgit/ or specifically for the postgresql git repo: https://git.postgresql.org/cgit/postgresql.git/ For the time being we're running both this and gitweb, and all the redirects will keep pointing to gitweb, as well as the default redirect if you just go https://git.postgresql.org/. If people prefer it, we can discuss changing that in the future, but let's start with some proper full scale testing to see that it doesn't actually just break for some people :) //Magnus
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add pg_stat_database counters for sessions and session time
- 960869da0803 14.0 cited