Skip to content

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

Notifications You must be signed in to change notification settings

andyatkinson/postgres

 
 

Repository files navigation

PostgreSQL

PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This distribution also contains C language bindings.

Download Binaries

The latest version of this software, and related software, may be obtained at https://www.postgresql.org/download/.

Source Code Contributions and CommitFest

Follow the instructions in Installation from Source Code to learn how to compile PostgreSQL for your platform.

Changes to PostgreSQL source code are proposed as patches, attached to emails that are sent to the pgsql-hackers mailing list.

During CommitFest events, patches are reviewed and committed to PostgreSQL, for release in a future version.

Read more about making contributions on the So, you want to be a developer? wiki page.

Copyright and License

Copyright and license information can be found in the file COPYRIGHT.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.2%
  • PLpgSQL 6.5%
  • Perl 3.9%
  • Yacc 1.3%
  • Makefile 0.7%
  • Meson 0.6%
  • Other 1.8%