- Notifications
You must be signed in to change notification settings - Fork0
relational database management system
petere/postgresql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 athttps://www.postgresql.org/docs/devel/. In particular, informationabout building PostgreSQL from the source code can be found athttps://www.postgresql.org/docs/devel/installation.html.
The 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
relational database management system
Resources
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- C85.1%
- PLpgSQL6.5%
- Perl4.1%
- Yacc1.3%
- Makefile0.7%
- Meson0.7%
- Other1.6%