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 changeThu, 21 Nov 2024 06:14:02 +0000 (21 15:14 +0900)
last refreshThu, 21 Nov 2024 08:26:28 +0000 (21 09:26 +0100)
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
2 hours ago Michael PaquierFix memory leak in pgoutput for the WAL sendermaster
10 hours ago Bruce MomjianMore logically order libpq func. includes, e.g., group...
10 hours ago Bruce Momjiandoc: clarify that jsonb_path_match() returns an SQL...
13 hours ago Bruce Momjianclarify --no-comments option in --help and SGML files
14 hours ago Peter GeogheganRefine nbtree = redundancy preprocessing comment.
15 hours ago Tom LaneAvoid assertion failure if a setop leaf query contains...
18 hours ago Fujii Masaofile_fdw: Add REJECT_LIMIT option to file_fdw.
27 hours ago Michael Paquierdoc: Fix section of functions age(xid) and mxid_age...
33 hours ago Tom LaneCompare collations before merging UNION operations.
39 hours ago Fujii MasaoImprove error message for database object stats manipul...
2 days ago Michael Paquierlibpq: Improve error message when parsing URI parameter...
2 days ago Bruce Momjiandoc: clarify pg_dump --no-comments meaning as SQL...
2 days ago Bruce Momjiandoc: clarify text about combining row-level policies
2 days ago Peter Geoghegannbtree: consistently use minoff variable.
3 days ago Michael PaquierImprove some code format in gist.c
3 days ago Michael PaquierUse pg_memory_is_all_zeros() in PageIsVerifiedExtended()
...
tags
2 days ago REL_12_22
2 days ago REL_13_18
2 days ago REL_14_15
2 days ago REL_15_10
2 days ago REL_16_6
2 days ago REL_17_2
9 days ago REL_12_21
9 days ago REL_13_17
9 days ago REL_14_14
9 days ago REL_15_9
9 days ago REL_16_5
9 days ago REL_17_1
8 weeks ago REL_17_0
2 months ago REL_17_RC1
3 months ago REL_12_20
3 months ago REL_13_16
...
heads
2 hours ago REL_15_STABLE
2 hours ago REL_16_STABLE
2 hours ago REL_17_STABLE
2 hours ago master
15 hours ago REL_14_STABLE
15 hours ago REL_13_STABLE
2 days ago REL_12_STABLE
4 months ago REL9_2_STABLE
4 months ago REL9_3_STABLE
4 months ago REL9_4_STABLE
4 months ago REL9_5_STABLE
4 months ago REL9_6_STABLE
4 months ago REL_10_STABLE
4 months ago REL_11_STABLE
8 years ago REL9_1_STABLE
9 years ago REL9_0_STABLE
...