descriptionPostgresql Clone from git://git.postgresql.org/git/postgresql.git
homepage URLhttp://www.postgresql.org/
repository URLgit://git.postgresql.org/git/postgresql.git
owneradmin@postgresql.org
last changeSat, 6 Jul 2024 19:16:13 +0000 (6 15:16 -0400)
last refreshSun, 7 Jul 2024 11:37:34 +0000 (7 13:37 +0200)
content tags
add:
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/>.

shortlog
17 hours ago Tom LaneUse xmlAddChildList not xmlAddChild in XMLSERIALIZE.master
30 hours ago David RowleyAdjust tuplestore.c not to allocate BufFiles in generat...
34 hours ago David RowleyFix incorrect sentinel byte logic in GenerationRealloc()
37 hours ago Thomas MunroCope with <regex.h> name clashes.
38 hours ago Tom LaneFix placement of "static".
40 hours ago Nathan BossartRemove check hooks for GUCs that contribute to MaxBackends.
42 hours ago Tom LaneImprove PL/Tcl's method for choosing Tcl names of proce...
43 hours ago Tom LaneDoc: minor improvements for our "Brief History" chapter.
2 days ago Michael PaquierSupport loading of injection points
2 days ago Heikki LinnakangasLift limitation that PGPROC->links must be the first...
2 days ago David RowleyImprove memory management and performance of tuplestore.c
2 days ago David RowleyFix newly introduced issue in EXPLAIN for Materialize...
2 days ago Thomas MunroAdd simple codepoint redirections to unaccent.rules.
2 days ago David RowleyAdd memory/disk usage for Material nodes in EXPLAIN
2 days ago Richard GuoSupport "Right Semi Join" plan shapes
2 days ago Tom LaneDoc: small improvements in discussion of geometric...
...
tags
12 days ago REL_17_BETA2
6 weeks ago REL_17_BETA1
2 months ago REL_12_19
2 months ago REL_13_15
2 months ago REL_14_12
2 months ago REL_15_7
2 months ago REL_16_3
5 months ago REL_12_18
5 months ago REL_13_14
5 months ago REL_14_11
5 months ago REL_15_6
5 months ago REL_16_2
8 months ago REL_11_22
8 months ago REL_12_17
8 months ago REL_13_13
8 months ago REL_14_10
...
heads
17 hours ago master
34 hours ago REL_16_STABLE
34 hours ago REL_17_STABLE
37 hours ago REL_15_STABLE
37 hours ago REL_14_STABLE
37 hours ago REL_13_STABLE
37 hours ago REL_12_STABLE
11 days ago REL9_2_STABLE
11 days ago REL9_3_STABLE
11 days ago REL9_4_STABLE
11 days ago REL9_5_STABLE
11 days ago REL9_6_STABLE
11 days ago REL_10_STABLE
11 days ago REL_11_STABLE
7 years ago REL9_1_STABLE
8 years ago REL9_0_STABLE
...