--- title: "The Source Code Repository" id: sourcerepo pg_version: "20devel" --- # The Source Code Repository ## Table of Contents - [I.1. Getting the Source via Git](git.md) The PostgreSQL source code is stored and managed using the Git version control system. A public mirror of the master repository is available; it is updated within a minute of any change to the master repository. Our wiki, [https://wiki.postgresql.org/wiki/Working_with_Git](https://wiki.postgresql.org/wiki/Working_with_Git), has some discussion on working with Git.