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
2024-06-04
ci: windows: Use the same image for VS and MinGW tasks
Andres Freund
2024-06-03
Improve assertion in mdwritev()
Michael Paquier
2024-06-03
Fix documentation for System V semaphores.
Nathan Bossart
2024-05-28
doc PG 17 relnotes: adjust IN wording
Bruce Momjian
2024-05-27
Fix check for memory allocation
Daniel Gustafsson
2024-05-26
Fix meson uuid header check so it works with MSVC
Andrew Dunstan
2024-05-26
Fix potential NULL pointer dereference in getIdentitySequence()
Michael Paquier
2024-05-26
amcheck: Fixes for right page check during unique constraint check
Alexander Korotkov
2024-05-26
doc PG 17 relnotes: improve btree "set/array" matching item
Bruce Momjian
2024-05-26
doc PG 17 relnotes: fix "pg_stat_slru_reset" wording
Bruce Momjian
2024-05-26
doc PG 17 relnote: adjust "SLRU cache sizes to be configured"
Bruce Momjian
2024-05-26
Provide deterministic order for catalog queries in partition_split.sql
Alexander Korotkov
2024-05-26
doc PG 17 relnotes: combine items
Bruce Momjian
2024-05-24
Fix comment in 024_add_drop_pub.pl
Michael Paquier
2024-05-24
Improve stability of subscription/029_on_error.pl
Michael Paquier
2024-05-23
Remove race conditions between ECPGdebug() and ecpg_log().
Tom Lane
2024-05-23
jsonapi: Some message style fixes
Peter Eisentraut
2024-05-23
doc: Clean up title case use
Peter Eisentraut
2024-05-23
Fix typo and comments related to the recent no-wait lock improvements
Michael Paquier
2024-05-23
doc: Fix column_name parameter in ALTER MATERIALIZED VIEW
Michael Paquier
2024-05-23
Fix a couple of outdated comments now that we have MERGE RETURNING
David Rowley
2024-05-22
Don't copy extended statistics during MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-22
Fix the name collision detection in MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-22
amcheck: Report an error when the next page to a leaf is not a leaf
Alexander Korotkov
2024-05-22
amcheck: Don't load the right sibling page into BtreeCheckState
Alexander Korotkov
2024-05-22
amcheck: Refactoring the storage of the last visible entry
Alexander Korotkov
2024-05-22
doc PG 17 relnotes: fix pg_stat_reset_shared quoting
Bruce Momjian
2024-05-22
doc PG 17 relnotes: fix pg_stat_statements typo
Bruce Momjian
2024-05-22
doc PG 17 relnotes: adjust SQL/JSON constructor func. authors
Bruce Momjian
2024-05-22
doc PG 17 relnotes: adjust builtin collation provider item
Bruce Momjian
2024-05-22
Fix input of ISO "extended" time format for types time and timetz.
Tom Lane
2024-05-22
doc PG 17 relnotes: add Heikki Linnakangas to vacuum item
Bruce Momjian
2024-05-22
Fix handling of extended expression statistics in CREATE TABLE LIKE.
Tom Lane
2024-05-21
Fix generate_union_paths for non-sortable types.
REL_17_BETA1
Robert Haas
2024-05-21
Re-allow planner to use Merge Append to efficiently implement UNION.
Robert Haas
2024-05-21
Doc: return 66c0185a3 to the release notes.
Robert Haas
2024-05-20
Stamp 17beta1.
Tom Lane
2024-05-20
Doc: remove 66c0185a3 from release notes.
Tom Lane
2024-05-20
Revert commit 66c0185a3 and follow-on patches.
Tom Lane
2024-05-20
doc PG 17 relnotes: adjust vacuum items
Bruce Momjian
2024-05-20
Translation updates
Peter Eisentraut
2024-05-20
doc PG 17 relnotes: adjust vacuum item to use "or"
Bruce Momjian
2024-05-18
doc PG 17 relnotes: adjust "builtin" collation provider
Bruce Momjian
2024-05-18
doc PG 17 relnotes: update to current
Bruce Momjian
2024-05-18
Add test case showing that commit d0d44049d fixed a live bug.
Tom Lane
2024-05-18
doc PG 17 relnotes: add incremental JSON parser item
Bruce Momjian
2024-05-18
doc PG 17 relnotes: improve JSON casting item
Bruce Momjian
2024-05-18
doc PG 17 relnotes: adjust vacuum memory item
Bruce Momjian
2024-05-17
Sync typedefs.list with buildfarm, for real this time.
Tom Lane
2024-05-17
A few follow-up fixes for GUC name quoting
Peter Eisentraut
[next]