PostgreSQLのGitHubアカウントは、広範囲にわたるリポジトリを提供しています。主なプログラミング言語にはHTML、Python、Cが含まれ、公式PostgreSQL GITリポジトリのミラーであるpostgresや、www.postgresql.orgのコードを扱うpgwebなど、いくつかの重要なプロジェクトがあります。
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
Mirror of the code behind www.postgresql.org
Code handling the PostgreSQL mailinglist archives
The source code for https://commitfest.postgresql.org
Mirror of the fully static components of www.postgresql.org, mainly large files. Kept separately to keep the size of the code repository down.
postgresは、公式PostgreSQL GITリポジトリのミラーや、PostgreSQLのメーリングリストアーカイブを管理するコードなど、さまざまなリポジトリを構築しています。これにより、ユーザーはコードの利用と貢献を行うことができます。
postgresの主なプログラミング言語にはHTML、Python、Cが含まれています。これらの言語を使用して、さまざまなプロジェクトやツールが開発されています。
はい、postgresのリポジトリはすべて公開されています。これにより、誰でもリポジトリにアクセスし、コードを確認したり、貢献することが可能です。