index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-05
Stamp 15beta4.
REL_15_BETA4
Tom Lane
2022-09-05
Translation updates
Peter Eisentraut
2022-09-05
Doc: clarify partitioned table limitations
David Rowley
2022-09-04
Reinstate tests accidentally removed by e3fcca0d0d
Tomas Vondra
2022-09-04
Force parallelism in partition_aggregate
Tomas Vondra
2022-09-03
doc: Fix two queries related to jsonb functions
Michael Paquier
2022-09-03
doc: simplify docs about analyze and inheritance/partitions
Bruce Momjian
2022-09-03
doc: clarify recursion internal behavior
Bruce Momjian
2022-09-03
relnotes: improve collation check and ICU items
Bruce Momjian
2022-09-03
Fix cache invalidation bug in recovery_prefetch.
Thomas Munro
2022-09-02
Doc: fix column list vs. replica identity rules.
Amit Kapila
2022-09-02
Doc: Update struct Trigger definition.
Etsuro Fujita
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
Fix some possibly latent bugs in slab.c
David Rowley
2022-09-01
doc: in create statistics docs, mention analyze for parent info
Bruce Momjian
2022-09-01
doc: mention "bloom" as a possible index access method
Bruce Momjian
2022-09-01
doc: use FILTER in aggregate example
Bruce Momjian
2022-09-01
doc: clarify that pgcrypto's gen_random_uuid calls core func.
Bruce Momjian
2022-09-01
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Bruce Momjian
2022-09-01
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2022-09-01
doc: mention that SET TIME ZONE often needs to be quoted
Bruce Momjian
2022-08-31
doc: document the maximum char/varchar length value
Bruce Momjian
2022-08-31
doc: show direction is optional in FETCH/MOVE's FROM/IN syntax
Bruce Momjian
2022-08-31
doc: simplify WITH clause syntax in CREATE DATABASE
Bruce Momjian
2022-08-31
Prevent long-term memory leakage in autovacuum launcher.
Tom Lane
2022-08-31
In the Snowball dictionary, don't try to stem excessively-long words.
Tom Lane
2022-08-31
plpython: Don't create pgxsdir subdirectory in installdir target
Peter Eisentraut
2022-08-30
On NetBSD, force dynamic symbol resolution at postmaster start.
Tom Lane
2022-08-29
Prevent WAL corruption after a standby promotion.
Robert Haas
2022-08-28
Doc: fix example of recursive query.
Tom Lane
2022-08-28
Switch format specifier for replication origins to %d
John Naylor
2022-08-27
Use correct connection for cancellation in frontend's parallel slots
Michael Paquier
2022-08-26
Remove obsolete comment
Peter Eisentraut
2022-08-26
Fix typo in comment.
Etsuro Fujita
2022-08-25
libpq code should use libpq_gettext(), not _()
Peter Eisentraut
2022-08-25
Fix doc oversight for custom WAL resource managers.
Jeff Davis
2022-08-25
Update another comment still referring to pg_start/stop_backup()
Peter Eisentraut
2022-08-25
pg_dump: Fix new ICU tests
Peter Eisentraut
2022-08-24
Fix code comments still referring to pg_start/stop_backup()
Michael Paquier
2022-08-24
pg_dump: Dump colliculocale
Peter Eisentraut
2022-08-24
Defend against stack overrun in a few more places.
Tom Lane
2022-08-24
Doc: remove duplicate "a" from func.sgml
David Rowley
2022-08-24
Fix ICU locale option handling in CREATE DATABASE
Peter Eisentraut
2022-08-23
Message style adjustment
Peter Eisentraut
2022-08-23
Doc: document possible need to raise kernel's somaxconn limit.
Tom Lane
2022-08-23
Doc: prefer sysctl to /proc/sys in docs and comments.
Tom Lane
2022-08-23
Add CHECK_FOR_INTERRUPTS while decoding changes.
Amit Kapila
2022-08-23
pgstat: Acquire lock when reading variable-numbered stats
Andres Freund
2022-08-22
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-22
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
[next]