You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zsolt Parragi 8d8acecd29 Expose percona_ext as a meson variable 12 months ago
.github/workflows Basic test for PG17 12 months ago
config jit: Remove {llvm-config,clang}-N configure probes. 1 year ago
contrib Remove pg_tde from the make build 12 months ago
doc Doc: update 17.0 release date. 12 months ago
smgr_patch Downloaded smgr patch 12 months ago
src Modify version string display. 12 months ago
.cirrus.star
.cirrus.tasks.yml ci: Pin MacPorts version to 2.9.3. 1 year ago
.cirrus.yml
.dir-locals.el
.editorconfig
.git-blame-ignore-revs Add commit 7229ebe011 to .git-blame-ignore-revs. 1 year ago
.gitattributes Remove non-existing file from .gitattributes 2 years ago
.gitignore
.gitmodules Updated pg_tde submodule reference 12 months ago
COPYRIGHT Update copyright for 2024 2 years ago
GNUmakefile.in Allow selecting the git revision to be packaged by "make dist". 1 year ago
HISTORY
Makefile Adapt REL_17_STABLE to its new status as a stable branch 1 year ago
README.md Adapt REL_17_STABLE to its new status as a stable branch 1 year ago
aclocal.m4
configure Modify version string display. 12 months ago
configure.ac Modify version string display. 12 months ago
meson.build Expose percona_ext as a meson variable 12 months ago
meson_options.txt PERCONA_EXT is now a configuration option, not hardcoded 12 months ago

README.md

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/.