forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork0
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 seehttps://wiki.postgresql.org/wiki/Submitting_a_Patch
NotificationsYou must be signed in to change notification settings
weiznich/postgres
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PostgreSQL Database Management System=====================================This directory contains the source code distribution of the PostgreSQLdatabase management system.PostgreSQL is an advanced object-relational database management systemthat supports an extended subset of the SQL standard, includingtransactions, foreign keys, subqueries, triggers, user-defined typesand functions. This distribution also contains C language bindings.Copyright and license information can be found in the file COPYRIGHT.General documentation about this version of PostgreSQL can be found at:https://www.postgresql.org/docs/devel/In particular, information about building PostgreSQL from the sourcecode can be found at:https://www.postgresql.org/docs/devel/installation.htmlThe latest version of this software, and related software, may beobtained athttps://www.postgresql.org/download/. For more informationlook at our web site located athttps://www.postgresql.org/.
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 seehttps://wiki.postgresql.org/wiki/Submitting_a_Patch
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- C85.2%
- PLpgSQL6.5%
- Perl3.9%
- Yacc1.3%
- Makefile0.7%
- Meson0.6%
- Other1.8%