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
Age
Commit message (
Expand
)
Author
6 hours
Reject opclass options in ON CONFLICT clause
HEAD
master
Álvaro Herrera
11 hours
Replace most StaticAssertStmt() with StaticAssertDecl()
Peter Eisentraut
11 hours
Never store 0 as the nextMXact
Heikki Linnakangas
23 hours
Fix some comments.
Nathan Bossart
24 hours
Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
30 hours
Fix comment on how temp files and subtransactions are handled
Heikki Linnakangas
35 hours
Add runtime checks for bogus multixact offsets
Heikki Linnakangas
35 hours
Make <assert.h> consistently available in frontend and backend
Peter Eisentraut
38 hours
Use palloc_object() and palloc_array(), the last change
Michael Paquier
40 hours
Enhance slot synchronization API to respect promotion signal.
Amit Kapila
42 hours
Clarify why _bt_killitems sorts its items array.
Peter Geoghegan
42 hours
Fix allocation formula in llvmjit_expr.c
Michael Paquier
43 hours
Fix MULTIXACT_DEBUG builds.
Peter Geoghegan
46 hours
Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code.
Tom Lane
47 hours
Return TIDs in desc order during backwards scans.
Peter Geoghegan
48 hours
Add pg_iswcased().
Jeff Davis
48 hours
Remove char_tolower() API.
Jeff Davis
2 days
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2 days
Improve DDL deparsing test
Heikki Linnakangas
2 days
Add comment about keeping PD_ALL_VISIBLE and VM in sync
Melanie Plageman
2 days
Simplify vacuum visibility assertion
Melanie Plageman
2 days
Fix comment in GetPublicationRelations
Heikki Linnakangas
2 days
Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
3 days
libpq: Authorize pthread_exit() in libpq_check
Michael Paquier
3 days
Fix failures with cross-version pg_upgrade tests
Michael Paquier
3 days
Fix two issues with recently-introduced nbtree test
Michael Paquier
3 days
Fix meson warning due to missing declaration of NM
Michael Paquier
3 days
Fix typo in comment
Heikki Linnakangas
3 days
Fix misleading comment in tuplesort.c
David Rowley
3 days
Use palloc_object() and palloc_array() in backend code
Michael Paquier
3 days
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
3 days
vacuumdb: Add --dry-run.
Nathan Bossart
3 days
Add ParallelSlotSetIdle().
Nathan Bossart
3 days
vacuumdb: Move some variables to the vacuumingOptions struct.
Nathan Bossart
3 days
Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
3 days
Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
3 days
Support "j" length modifier in snprintf.c.
Tom Lane
3 days
Add wait event for the group commit delay before WAL flush
Heikki Linnakangas
3 days
Fix warning about wrong format specifier for off_t type
Heikki Linnakangas
3 days
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
3 days
Move pg_multixact SLRU page format definitions to a separate header
Heikki Linnakangas
3 days
Fix distinctness check for queries with grouping sets
Richard Guo
3 days
Fix const-simplification for index expressions and predicate
Richard Guo
4 days
Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
4 days
Remove useless casts in format arguments
Peter Eisentraut
4 days
Clean up int64-related format strings
Peter Eisentraut
4 days
Remove unnecessary casts in printf format arguments (%zu/%zd)
Peter Eisentraut
4 days
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
4 days
Improve documentation for pg_atomic_unlocked_write_u32()
Andres Freund
4 days
Doc: fix typo in hash index documentation
David Rowley
[next]