Repositories
-
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
pgadmin4
Mirror of the pgAdmin 4 GIT repo. DO NOT submit pull requests here! Use the pgadmin-hackers@lists.postgresql.org mailing list. Issues should be logged at https://redmine.postgresql.org/projects/pgadmin4.
-
pgagent
Mirror of the pgagent project
-
pgweb
Mirror of the code behind www.postgresql.org
-
pgweb-static
Fully static components of www.postgresql.org, mainly large files. Kept separately to keep the size of the code repository down.
-
pgarchives
Code handling the PostgreSQL mailinglist archives
-
postgres-old-soon-decommissioned Archived
Mirror of the old PostgreSQL cvs repository. This will be decommissioned soon! PostgreSQL is now using git, and there's a mirror available for that one as well as postgres/postgres.
-
pgadmin3 Archived
Mirror of the pgAdmin3 GUI project