Base de données relationnelle
Find a file
Joe Conway a281a3e6db Stamp HEAD as 20devel.
Let the hacking begin ...
2026-06-29 16:29:11 -04:00
.github ci: Improve ccache handling 2026-06-08 15:26:47 -04:00
config
contrib Run pgperltidy 2026-06-29 15:27:44 -04:00
doc Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
src Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
.dir-locals.el
.editorconfig
.git-blame-ignore-revs Add previous 2 commits to .git-blame-ignore-revs. 2026-06-29 15:33:52 -04:00
.gitattributes
.gitignore
.mailmap
aclocal.m4
configure Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
configure.ac Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
COPYRIGHT
GNUmakefile.in
HISTORY Canonicalize some URLs 2020-02-10 20:47:50 +01:00
Makefile
meson.build Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
meson_options.txt Revert "Add built-in fuzzing harnesses for security testing." 2026-04-10 09:53:58 -04:00
README.md Revise the style of a paragraph in README.md. 2024-03-21 10:16:41 -05:00

PostgreSQL Database Management System

This directory contains the source code distribution of the PostgreSQL database management system.

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.

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 source code can be found at https://www.postgresql.org/docs/devel/installation.html.

The latest version of this software, and related software, may be obtained at https://www.postgresql.org/download/. For more information look at our web site located at https://www.postgresql.org/.