calog/vendor/postgres
2026-07-02 21:51:13 -05:00
..
.github Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
config Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
contrib Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
doc Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
src Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.abi-compliance-history Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.cirrus.star Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.cirrus.tasks.yml Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.cirrus.yml Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.dir-locals.el Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.editorconfig Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.git-blame-ignore-revs Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.gitattributes Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.gitignore Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
.mailmap Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
aclocal.m4 Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
configure Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
configure.ac Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
COPYRIGHT Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
GNUmakefile.in Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
HISTORY Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
Makefile Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
meson.build Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
meson_options.txt Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
README.md Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -05:00
VERSION.txt Library support and several libraries added. Hot reload added. 2026-07-02 21:51:13 -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/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/.