]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Add index entry for Git.
authorFujii Masao <fujii@postgresql.org>
Wed, 7 Jan 2026 04:57:36 +0000 (13:57 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 7 Jan 2026 04:57:36 +0000 (13:57 +0900)
This commit adds Git to the documentation index, pointing to
the source code repository documentation.

Author: Robert Treat <rob@xzilla.net>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/CABV9wwPQnkeo_G6-orMGnHPK9SXGVWm7ajJPzsbE6944tDx=hQ@mail.gmail.com

doc/src/sgml/sourcerepo.sgml

index f4368e83ab39da9a3c8016130ad4973becf97e4f..b9ea59ae329fdefb04bc652d9f3d95258cf62e87 100644 (file)
@@ -3,6 +3,8 @@
 <appendix id="sourcerepo">
  <title>The Source Code Repository</title>
 
+ <indexterm zone="sourcerepo"><primary>Git</primary></indexterm>
+
  <para>
   The <productname>PostgreSQL</productname> source code is stored and managed
   using the <productname>Git</productname> version control system. A public