2 Appendix I. The Source Code Repository
6 I.1. Getting the Source via Git
8 The PostgreSQL source code is stored and managed using the Git version
9 control system. A public mirror of the master repository is available;
10 it is updated within a minute of any change to the master repository.
12 Our wiki, https://wiki.postgresql.org/wiki/Working_with_Git, has some
13 discussion on working with Git.