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
path:
root
/
src
/
tools
/
pgindent
Age
Commit message (
Expand
)
Author
3 days
Separate out bytea sort support from varlena.c
John Naylor
4 days
Allow cumulative statistics to read/write auxiliary data from/to disk
Michael Paquier
5 days
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
5 days
Looks like we can't test NLS on machines that lack any es_ES locale.
Tom Lane
5 days
bufmgr: Separate keys for private refcount infrastructure
Andres Freund
5 days
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
10 days
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
11 days
test_custom_stats: Test module for custom cumulative statistics
Michael Paquier
11 days
injection_points: Remove portions related to custom pgstats
Michael Paquier
2025-12-03
Rename BUFFERPIN wait event class to BUFFER
Andres Freund
2025-12-03
bufmgr: Turn BUFFER_LOCK_* into an enum
Andres Freund
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-26
Have the planner replace COUNT(ANY) with COUNT(*), when possible
David Rowley
2025-11-26
Check for correct version of perltidy
Daniel Gustafsson
2025-11-26
Add input function for data type pg_dependencies
Michael Paquier
2025-11-26
Add input function for data type pg_ndistinct
Michael Paquier
2025-11-24
pg_buffercache: Add pg_buffercache_os_pages
Michael Paquier
2025-11-23
Add SupportRequestInlineInFrom planner support request.
Tom Lane
2025-11-21
Update timezone to C99
Peter Eisentraut
2025-11-20
Refactor heap_page_prune_and_freeze() parameters into a struct
Melanie Plageman
2025-11-19
Speed up eqjoinsel() with lots of MCV entries.
Tom Lane
2025-11-13
Replace off_t by pgoff_t in I/O routines
Michael Paquier
2025-11-12
Change coding pattern for CURL_IGNORE_DEPRECATION()
Álvaro Herrera
2025-11-05
Implement WAIT FOR command
Alexander Korotkov
2025-11-05
Add infrastructure for efficient LSN waiting
Alexander Korotkov
2025-11-05
Add sequence synchronization for logical replication.
Amit Kapila
2025-10-30
Fix some confusing uses of const
Peter Eisentraut
2025-10-29
Use C11 char16_t and char32_t for Unicode code points.
Jeff Davis
2025-10-29
Reorganize GUC structs
Peter Eisentraut
2025-10-27
Remove Item type
Peter Eisentraut
2025-10-23
Introduce "REFRESH SEQUENCES" for subscriptions.
Amit Kapila
2025-10-23
pg_rewind: Extend code detecting relation files to work with WAL files
Michael Paquier
2025-10-16
Align the data block sizes of pg_dump's various compression modes.
Tom Lane
2025-10-16
Refactor logical worker synchronization code into a separate file.
Amit Kapila
2025-10-09
Add "ALL SEQUENCES" support to publications.
Amit Kapila
2025-10-08
Implement Eager Aggregation
Richard Guo
2025-09-27
Refactor to avoid code duplication in transformPLAssignStmt.
Tom Lane
2025-09-26
Split vacuumdb to create vacuuming.c/h
Álvaro Herrera
2025-09-23
Keep track of what RTIs a Result node is scanning.
Robert Haas
2025-09-15
Change fmgr.h typedefs to use original names
Peter Eisentraut
2025-09-15
Remove hbaPort type
Peter Eisentraut
2025-08-21
PL/Python: Refactor for event trigger support
Peter Eisentraut
2025-08-19
Pathify RHS unique-ification for semijoin planning
Richard Guo
2025-07-31
Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt
Michael Paquier
2025-07-25
Create infrastructure to reliably prevent leakage of PGresults.
Tom Lane
2025-07-24
Introduce field tracking cached plan type in PlannedStmt
Michael Paquier
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-07-22
Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025-07-12
aio: Regularize IO worker internal naming.
Thomas Munro
2025-07-08
aio: Combine io_uring memory mappings, if supported
Andres Freund
[next]