No description
  • C 85.1%
  • PLpgSQL 6.1%
  • Perl 4.5%
  • Yacc 1.2%
  • Meson 0.7%
  • Other 2.1%
Find a file
Daniel Baumann d0f1663f35
Releasing fastforward version 18.4-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-05-15 00:51:58 +02:00
.github Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
config Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
contrib Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
debian Releasing fastforward version 18.4-1~ffwd13+u1. 2026-05-15 00:51:58 +02:00
doc Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
src Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
.abi-compliance-history Merging upstream version 18.3. 2026-02-26 12:34:23 +01:00
.cirrus.star Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.cirrus.tasks.yml Merging upstream version 18.2. 2026-02-12 20:28:50 +01:00
.cirrus.yml Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.dir-locals.el Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.editorconfig Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.git-blame-ignore-revs Merging upstream version 18.1. 2025-11-13 11:33:04 +01:00
.gitattributes Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.gitignore Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
.mailmap Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
aclocal.m4 Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
configure Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
configure.ac Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
COPYRIGHT Merging upstream version 18.2. 2026-02-12 20:28:50 +01:00
GNUmakefile.in Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
HISTORY Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
Makefile Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
meson.build Merging upstream version 18.4. 2026-05-15 00:51:40 +02:00
meson_options.txt Adding upstream version 18.0. 2025-09-26 11:34:53 +02:00
README.md Adding upstream version 18.0. 2025-09-26 11:34:53 +02: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/18/. In particular, information about building PostgreSQL from the source code can be found at https://www.postgresql.org/docs/18/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/.