No description
Find a file
Daniel Baumann edc8622329
Releasing fastforward version 17.6-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-08-14 18:56:18 +02:00
config Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
contrib Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
debian Releasing fastforward version 17.6-1~ffwd13+u1. 2025-08-14 18:56:18 +02:00
doc Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
src Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.cirrus.star Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.cirrus.tasks.yml Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.cirrus.yml Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.dir-locals.el Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.editorconfig Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.git-blame-ignore-revs Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.gitattributes Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
.gitignore Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
aclocal.m4 Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
configure Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
configure.ac Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
COPYRIGHT Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
GNUmakefile.in Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
HISTORY Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
Makefile Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
meson.build Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
meson_options.txt Adding upstream version 17.6. 2025-08-14 18:55:47 +02:00
README.md Adding upstream version 17.6. 2025-08-14 18:55:47 +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/17/. In particular, information about building PostgreSQL from the source code can be found at https://www.postgresql.org/docs/17/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/.