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
/
include
Age
Commit message (
Expand
)
Author
2025-06-24
Make query jumbling also squash PARAM_EXTERN params
Álvaro Herrera
2025-06-20
Remove planner's have_dangerous_phv() join-order restriction.
Tom Lane
2025-06-17
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
2025-06-15
Sync typedefs.list with the buildfarm.
Tom Lane
2025-06-14
Keep WAL segments by slot's last saved restart LSN
Alexander Korotkov
2025-06-12
Fix squashing algorithm for query texts
Álvaro Herrera
2025-06-12
Revert support for improved tracking of nested queries
Michael Paquier
2025-06-08
Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes."
Etsuro Fujita
2025-06-06
Avoid BufferGetLSNAtomic() calls during nbtree scans.
Peter Geoghegan
2025-06-03
Rename log_lock_failure GUC to log_lock_failures for consistency.
Fujii Masao
2025-06-02
Rename gist stratnum support function
Peter Eisentraut
2025-06-01
postgres_fdw: Inherit the local transaction's access/deferrable modes.
Etsuro Fujita
2025-05-31
Change internal plan ID type from uint64 to int64
Michael Paquier
2025-05-30
Change internal queryid type from uint64 to int64
David Rowley
2025-05-23
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-22
Revert "Don't lock partitions pruned by initial pruning"
Amit Langote
2025-05-19
Fix incorrect year in some copyright notices
Michael Paquier
2025-05-18
Make our usage of memset_s() conform strictly to the C11 standard.
Tom Lane
2025-05-10
aio: Use runtime arguments with injections points in tests
Michael Paquier
2025-05-09
Add support for runtime arguments in injection points
Michael Paquier
2025-05-08
Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays
Heikki Linnakangas
2025-05-08
Track the number of presorted outer pathkeys in MergePath
Richard Guo
2025-05-07
Remove pg_replication_origin's TOAST table.
Nathan Bossart
2025-05-07
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
2025-05-07
Fix some comments related to IO workers
Michael Paquier
2025-05-05
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
2025-05-03
Revert "Refactor ChangeVarNodesExtended() using the custom callback"
Alexander Korotkov
2025-05-03
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
2025-04-28
Remove circular #include's between wait_event.h and wait_event_types.h
Michael Paquier
2025-04-27
Remove inappropriate inclusions of c.h and postgres_fe.h.
Tom Lane
2025-04-27
Don't use double-quotes in #include's of system headers, redux.
Tom Lane
2025-04-27
Don't use double-quotes in #include's of system headers.
Tom Lane
2025-04-26
Eliminate divide in new fast-path locking code
David Rowley
2025-04-26
Match parameter in new function to earlier equivalents
John Naylor
2025-04-23
Fix an oversight in 3f28b2fcac.
Amit Kapila
2025-04-20
Fix a few duplicate words in comments
David Rowley
2025-04-20
Comment on need to MarkBufferDirty() if omitting DELAY_CHKPT_START.
Noah Misch
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-17
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
2025-04-16
Update pg_config.h.in with libnuma changes
Daniel Gustafsson
2025-04-16
pg_restore cleanups
Andrew Dunstan
2025-04-12
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-11
Add missing PGDLLIMPORT markings
Peter Eisentraut
2025-04-11
Fix race with synchronous_standby_names at startup
Michael Paquier
2025-04-10
Rename global variable backing DSA area
Daniel Gustafsson
2025-04-10
Fix data loss in logical replication.
Amit Kapila
2025-04-09
Cleanup of pg_numa.c
Tomas Vondra
2025-04-09
Fix a few oversights in the longer cancel keys patch
Heikki Linnakangas
2025-04-09
Perform missed catversion bump
Daniel Gustafsson
2025-04-08
Rename argument in pg_get_process_memory_contexts().
Daniel Gustafsson
[next]