No description
  • C 84.4%
  • PLpgSQL 6.2%
  • Perl 5%
  • Yacc 1.2%
  • Meson 0.7%
  • Other 2.4%
Find a file
Bruce Momjian 378668d50b doc PG 19 relnotes: merge pg_upgrade LO metadata items
Also fix commit message cut/paste mistake, and add "tar" markup.
2026-06-03 14:21:05 -04:00
.github
config
contrib xml2: Fix more memory leaks with libxml2 and XPath evaluations 2026-06-03 08:16:42 +09:00
doc doc PG 19 relnotes: merge pg_upgrade LO metadata items 2026-06-03 14:21:05 -04:00
src pg_dump: scope indAttNames per index in getIndexes() 2026-06-03 13:01:26 +03:00
.cirrus.star
.cirrus.tasks.yml Make stack depth check work with asan's use-after-return 2026-05-28 11:43:29 -04:00
.cirrus.yml
.dir-locals.el
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
aclocal.m4
configure Stamp 19beta1. 2026-06-01 16:02:13 -04:00
configure.ac Stamp 19beta1. 2026-06-01 16:02:13 -04:00
COPYRIGHT
GNUmakefile.in
HISTORY
Makefile
meson.build Stamp 19beta1. 2026-06-01 16:02:13 -04:00
meson_options.txt
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/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/.