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
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
/
backend
Age
Commit message (
Expand
)
Author
14 hours
Revert "Refactor ChangeVarNodesExtended() using the custom callback"
Alexander Korotkov
14 hours
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
22 hours
Fix memory allocation/copy mistakes.
Etsuro Fujita
23 hours
Fix typos in comments.
Etsuro Fujita
36 hours
Avoid treating nonrequired nbtree keys as required.
Peter Geoghegan
36 hours
Fix memory leak in _gin_parallel_merge
Tomas Vondra
37 hours
Don't use a tuplestore if we don't have to for SQL-language functions.
Tom Lane
38 hours
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
43 hours
Make "directory" setting work with extension_control_path
Peter Eisentraut
3 days
Adjust overstrong nbtree skip array assertion.
Peter Geoghegan
4 days
Convert strncpy to strlcpy
Daniel Gustafsson
4 days
Typo and doc fixups for memory context reporting
Daniel Gustafsson
4 days
Add missing string terminator
Daniel Gustafsson
4 days
Fix broken indentation
David Rowley
4 days
Fix a couple of comment typos
David Rowley
4 days
Give up on running with NetBSD/OpenBSD's default semaphore settings.
Tom Lane
5 days
Fixes for ChangeVarNodes_walker()
Alexander Korotkov
5 days
Fix assertion failure during decoding from synced slots.
Amit Kapila
6 days
Add maintenance_io_concurrency flag to some read stream users
Melanie Plageman
6 days
Fix obsolete nbtree array advancement comment.
Peter Geoghegan
6 days
Make NULL tuple values always advance skip arrays.
Peter Geoghegan
6 days
Restore comments in ChangeVarNodesExtended()
Alexander Korotkov
6 days
Fix xmin advancement during fast_forward decoding.
Amit Kapila
6 days
Remove circular #include's between wait_event.h and wait_event_types.h
Michael Paquier
6 days
Disallow removing placeholders during Self-Join Elimination.
Alexander Korotkov
7 days
Don't use double-quotes in #include's of system headers, redux.
Tom Lane
7 days
Eliminate divide in new fast-path locking code
David Rowley
9 days
aio: Improve debug logging around waiting for IOs
Andres Freund
9 days
Fix bug allowing io_combine_limit > io_max_combine_combine limit
Andres Freund
9 days
aio: Fix crash potential for pg_aios views due to late state update
Andres Freund
10 days
Add sanity check for dshash entries when reading pgstats file
Michael Paquier
11 days
Avoid possibly-theoretical OOM crash hazard in hash_create().
Tom Lane
11 days
Maintain RelIdToTypeIdCacheHash in TypeCacheOpcCallback()
Alexander Korotkov
11 days
Properly prepare varinfos in estimate_multivariate_bucketsize()
Alexander Korotkov
11 days
Change the names generated for child foreign key constraints.
Tom Lane
11 days
Fix an oversight in 3f28b2fcac.
Amit Kapila
11 days
Remove assertion based on pending_since in pgstat_report_stat()
Michael Paquier
12 days
gen_node_support.pl: improve error message for unclosed struct.
Tom Lane
12 days
Rename injection point for invalidation messages at end of transaction
Michael Paquier
13 days
Fix INITCAP() word boundaries for PG_UNICODE_FAST.
Jeff Davis
13 days
Use the same cmd_context throughout a walsender's lifetime.
Tom Lane
13 days
MemoryContextCreate: assert parent is valid and different from node.
Tom Lane
13 days
Fix a few more duplicate words in comments
David Rowley
13 days
Fix a few duplicate words in comments
David Rowley
14 days
Comment on need to MarkBufferDirty() if omitting DELAY_CHKPT_START.
Noah Misch
14 days
Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f.
Noah Misch
14 days
Fix issue with ORDER BY / DISTINCT aggregates and FILTER
David Rowley
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-19
Rename injection points used in AIO tests
Michael Paquier
2025-04-17
Make levels 1-based in pg_log_backend_memory_contexts()
David Rowley
[next]