projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2025-11-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2025-11-09
Tom Lane
Release notes for 18.1, 17.7, 16.11, 15.15, 14.20,...
commit
|
commitdiff
|
tree
2025-11-07
Thomas Munro
Fix generic read and write barriers for Clang.
commit
|
commitdiff
|
tree
2025-11-07
Tom Lane
First-draft release notes for 18.1.
commit
|
commitdiff
|
tree
2025-11-07
Fujii Masao
doc: Fix descriptions of some PGC_POSTMASTER parameters.
commit
|
commitdiff
|
tree
2025-11-07
Fujii Masao
doc: Clarify units for io_combine_limit and io_max_comb...
commit
|
commitdiff
|
tree
2025-11-06
Álvaro Herrera
Introduce XLogRecPtrIsValid()
commit
|
commitdiff
|
tree
2025-11-06
Peter Eisentraut
Disallow generated columns in COPY WHERE clause
commit
|
commitdiff
|
tree
2025-11-06
Heikki Linnakangas
Add comment to explain why PGReserveSemaphores() is...
commit
|
commitdiff
|
tree
2025-11-06
Peter Eisentraut
Fix redundancy in error message
commit
|
commitdiff
|
tree
2025-11-06
Thomas Munro
ci: Improve OpenBSD core dump backtrace handling.
commit
|
commitdiff
|
tree
2025-11-06
Etsuro Fujita
Update obsolete comment in ExecScanReScan().
commit
|
commitdiff
|
tree
2025-11-06
Etsuro Fujita
postgres_fdw: Add more test coverage for EvalPlanQual...
commit
|
commitdiff
|
tree
2025-11-06
Thomas Munro
ci: Add missing "set -e" to scripts run by su.
commit
|
commitdiff
|
tree
2025-11-05
Tom Lane
Avoid possible crash within libsanitizer.
commit
|
commitdiff
|
tree
2025-11-05
Richard Guo
Fix assertion failure in generate_orderedappend_paths()
commit
|
commitdiff
|
tree
2025-11-05
Michael Paquier
Fix timing-dependent failure in recovery test 004_timel...
commit
|
commitdiff
|
tree
2025-11-05
Richard Guo
Fix comments for ChangeVarNodes() and related functions
commit
|
commitdiff
|
tree
2025-11-05
Andres Freund
aio: Improve assertions related to io_method
commit
|
commitdiff
|
tree
2025-11-05
Andres Freund
jit: Fix accidentally-harmless type confusion
commit
|
commitdiff
|
tree
2025-11-05
Jeff Davis
Special case C_COLLATION_OID in pg_newlocale_from_colla...
commit
|
commitdiff
|
tree
2025-11-04
Masahiko Sawada
Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers.
commit
|
commitdiff
|
tree
2025-11-04
Álvaro Herrera
Fix snapshot handling bug in recent BRIN fix
commit
|
commitdiff
|
tree
2025-11-04
Andres Freund
ci: debian: Switch to Debian Trixie release
commit
|
commitdiff
|
tree
2025-11-04
Tomas Vondra
Limit the size of TID lists during parallel GIN build
commit
|
commitdiff
|
tree
2025-11-04
Álvaro Herrera
Have psql's "\? variables" show csv_fieldsep
commit
|
commitdiff
|
tree
2025-11-04
Peter Eisentraut
Tighten check for generated column in partition key...
commit
|
commitdiff
|
tree
2025-11-04
Álvaro Herrera
BRIN autosummarization may need a snapshot
commit
|
commitdiff
|
tree
2025-11-04
Peter Eisentraut
Error message stylistic correction
commit
|
commitdiff
|
tree
2025-11-04
Michael Paquier
Fix unconditional WAL receiver shutdown during stream...
commit
|
commitdiff
|
tree
2025-11-03
Noah Misch
Doc: cover index CONCURRENTLY causing errors in INSERT...
commit
|
commitdiff
|
tree
2025-11-03
Álvaro Herrera
Prevent setting a column as identity if its not-null...
commit
|
commitdiff
|
tree
2025-11-02
Peter Geoghegan
Document nbtree row comparison design.
commit
|
commitdiff
|
tree
2025-11-02
Peter Geoghegan
Remove obsolete nbtree equality key comments.
commit
|
commitdiff
|
tree
2025-11-02
Tom Lane
Avoid mixing void and integer in a conditional expression.
commit
|
commitdiff
|
tree
2025-10-31
Álvaro Herrera
pg_createsubscriber: reword dry-run log messages
commit
|
commitdiff
|
tree
2025-10-31
Álvaro Herrera
pg_createsubscriber: Fix error complaining about the...
commit
|
commitdiff
|
tree
2025-10-30
Bruce Momjian
doc: rewrite random_page_cost description
commit
|
commitdiff
|
tree
2025-10-30
Andres Freund
ci: macos: Upgrade to Sequoia
commit
|
commitdiff
|
tree
2025-10-30
Andres Freund
ci: Fix Windows and MinGW task names
commit
|
commitdiff
|
tree
2025-10-30
Peter Eisentraut
docs: Link to the correct protocol version inspection...
commit
|
commitdiff
|
tree
2025-10-30
Michael Paquier
Fix regression with slot invalidation checks
commit
|
commitdiff
|
tree
2025-10-30
Richard Guo
Disable parallel plans for RIGHT_SEMI joins
commit
|
commitdiff
|
tree
2025-10-30
David Rowley
Fix bogus use of "long" in AllocSetCheck()
commit
|
commitdiff
|
tree
2025-10-29
Álvaro Herrera
pg_stat_statements: Fix handling of duplicate constant...
commit
|
commitdiff
|
tree
2025-10-29
Michael Paquier
Simplify newline handling in libpq TAP test
commit
|
commitdiff
|
tree
2025-10-28
Peter Eisentraut
Check that index can return in get_actual_variable_range()
commit
|
commitdiff
|
tree
2025-10-27
Amit Kapila
Fix GUC check_hook validation for synchronized_standby_...
commit
|
commitdiff
|
tree
2025-10-25
David Rowley
Fix incorrect logic for caching ResultRelInfos for...
commit
|
commitdiff
|
tree
2025-10-23
Tom Lane
Update expected output for contrib/sepgsql's regression...
commit
|
commitdiff
|
tree
2025-10-23
Daniel Gustafsson
doc: Remove mention of Git protocol support
commit
|
commitdiff
|
tree
2025-10-23
Tom Lane
Fix off-by-one Asserts in FreePageBtreeInsertInternal...
commit
|
commitdiff
|
tree
2025-10-23
Tom Lane
Fix resource leaks in PL/Python error reporting, redux.
commit
|
commitdiff
|
tree
2025-10-23
Fujii Masao
Add comments explaining overflow entries in the replica...
commit
|
commitdiff
|
tree
2025-10-23
Masahiko Sawada
Add copyright notice to vacuum_horizon_floor.pl test.
commit
|
commitdiff
|
tree
2025-10-23
David Rowley
Fix incorrect zero extension of Datum in JIT tuple...
commit
|
commitdiff
|
tree
2025-10-22
Tom Lane
Fix memory leaks in pg_combinebackup/reconstruct.c.
commit
|
commitdiff
|
tree
2025-10-22
Fujii Masao
Make invalid primary_slot_name follow standard GUC...
commit
|
commitdiff
|
tree
2025-10-22
Fujii Masao
Fix stalled lag columns in pg_stat_replication when...
commit
|
commitdiff
|
tree
2025-10-21
Nathan Bossart
Update .abi-compliance-history file.
commit
|
commitdiff
|
tree
2025-10-21
Nathan Bossart
Add previous commit to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
2025-10-21
Nathan Bossart
Re-pgindent brin.c.
commit
|
commitdiff
|
tree
2025-10-21
David Rowley
Fix BRIN 32-bit counter wrap issue with huge tables
commit
|
commitdiff
|
tree
2025-10-21
Michael Paquier
Fix comment in pg_get_shmem_allocations_numa()
commit
|
commitdiff
|
tree
2025-10-21
Richard Guo
Fix test case from 40c242830
commit
|
commitdiff
|
tree
2025-10-21
Richard Guo
Fix pushdown of degenerate HAVING clauses
commit
|
commitdiff
|
tree
2025-10-20
Michael Paquier
Fix POSIX compliance in pgwin32_unsetenv() for "name...
commit
|
commitdiff
|
tree
2025-10-20
Tom Lane
Add .abi-compliance-history to v18 branch.
commit
|
commitdiff
|
tree
2025-10-20
Tom Lane
Fix thinko in commit 7d129ba54.
commit
|
commitdiff
|
tree
2025-10-19
Tom Lane
Don't rely on zlib's gzgetc() macro.
commit
|
commitdiff
|
tree
2025-10-18
Tom Lane
Allow role created by new test to log in on Windows.
commit
|
commitdiff
|
tree
2025-10-18
Álvaro Herrera
Fix determination of not-null constraint "locality...
commit
|
commitdiff
|
tree
2025-10-18
Álvaro Herrera
Fix pg_dump sorting of foreign key constraints
commit
|
commitdiff
|
tree
2025-10-18
David Rowley
Fix reset of incorrect hash iterator in GROUPING SETS...
commit
|
commitdiff
|
tree
2025-10-17
Tomas Vondra
Fix hashjoin memory balancing logic
commit
|
commitdiff
|
tree
2025-10-17
Nathan Bossart
Fix privilege checks for pg_prewarm() on indexes.
commit
|
commitdiff
|
tree
2025-10-17
Daniel Gustafsson
Avoid warnings in tests when openssl binary isn't available
commit
|
commitdiff
|
tree
2025-10-17
Michael Paquier
Fix matching check in recovery test 042_low_level_backup
commit
|
commitdiff
|
tree
2025-10-17
Michael Paquier
pg_createsubscriber: Fix matching check in TAP test
commit
|
commitdiff
|
tree
2025-10-16
Álvaro Herrera
Fix update-po for the PGXS case
commit
|
commitdiff
|
tree
2025-10-16
Amit Langote
Fix EPQ crash from missing partition directory in EState
commit
|
commitdiff
|
tree
2025-10-15
Nathan Bossart
Fix redefinition of typedef RangeVar.
commit
|
commitdiff
|
tree
2025-10-15
Nathan Bossart
Fix lookups in pg_{clear,restore}_{attribute,relation...
commit
|
commitdiff
|
tree
2025-10-15
Etsuro Fujita
Fix EvalPlanQual handling of foreign/custom joins in...
commit
|
commitdiff
|
tree
2025-10-13
Michael Paquier
Fix version number calculation for data folder flush...
commit
|
commitdiff
|
tree
2025-10-13
Tom Lane
Fix incorrect message-printing in win32security.c.
commit
|
commitdiff
|
tree
2025-10-13
David Rowley
Doc: clarify n_distinct_inherited setting
commit
|
commitdiff
|
tree
2025-10-13
Tom Lane
Fix issue with reading zero bytes in Gzip_read.
commit
|
commitdiff
|
tree
2025-10-13
Magnus Hagander
docs: Fix protocol version 3.2 message format of Cancel...
commit
|
commitdiff
|
tree
2025-10-13
Magnus Hagander
Remove extra semicolon in example
commit
|
commitdiff
|
tree
2025-10-12
Peter Geoghegan
Remove unused nbtree array advancement variable.
commit
|
commitdiff
|
tree
2025-10-11
Tom Lane
Restore test coverage of LZ4Stream_gets().
commit
|
commitdiff
|
tree
2025-10-11
Álvaro Herrera
Stop creating constraints during DETACH CONCURRENTLY
commit
|
commitdiff
|
tree
2025-10-11
Álvaro Herrera
dbase_redo: Fix Valgrind-reported memory leak
commit
|
commitdiff
|
tree
2025-10-10
Peter Geoghegan
Remove overzealous _bt_killitems assertion.
commit
|
commitdiff
|
tree
2025-10-10
Michael Paquier
Fix two typos in xlogstats.h and xlogstats.c
commit
|
commitdiff
|
tree
2025-10-10
Michael Paquier
Remove state.tmp when failing to save a replication...
commit
|
commitdiff
|
tree
2025-10-09
Masahiko Sawada
Fix access-to-already-freed-memory issue in pgoutput.
commit
|
commitdiff
|
tree
2025-10-09
Amit Langote
Fix internal error from CollateExpr in SQL/JSON DEFAULT...
commit
|
commitdiff
|
tree
2025-10-07
Daniel Gustafsson
doc: Add missing parenthesis in pg_stat_progress_analyz...
commit
|
commitdiff
|
tree
next