projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
3 hours ago
Michael Paquier
Fix error message in RemoveWalSummaryIfOlderThan()
master
github/master
commit
|
commitdiff
|
tree
5 hours ago
Michael Paquier
Fix build inconsistency due to the generation of wait...
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Make psql/t/030_pager.pl more robust.
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Improve guards against false regex matches in Backgroun...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Move shmem allocator's fields from PGShmemHeader to...
commit
|
commitdiff
|
tree
2 days ago
Álvaro Herrera
Minor cosmetic tweaks
commit
|
commitdiff
|
tree
2 days ago
Álvaro Herrera
Use C99 designated designators in a couple of places
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
Remove unused argument from ApplyLogicalMappingFile().
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
tableam: Perform CheckXidAlive check once per scan
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
bufmgr: Allow conditionally locking of already locked...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Further fix extended alignment for older g++.
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
Fix theoretical memory leaks in pg_locale_libc.c.
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Replace literal 0 with InvalidXLogRecPtr for XLogRecPtr...
commit
|
commitdiff
|
tree
3 days ago
Robert Haas
Fix mistakes in commit 4020b370f214315b8c10430301898ac2...
commit
|
commitdiff
|
tree
3 days ago
Alexander Korotkov
Wake LSN waiters before recovery target stop
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
psql: Disable %P (pipeline status) for non-active conne...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Fix two error messages in extended_stats_funcs.c
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add test doing some cloning of extended statistics...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add test for pg_restore_extended_stats() with multiranges
commit
|
commitdiff
|
tree
4 days ago
Amit Kapila
Fix CI failure introduced in commit 851f6649cc.
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add support for "mcv" in pg_restore_extended_stats()
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Fix whitespace issue in regression test stats_import
commit
|
commitdiff
|
tree
4 days ago
Nathan Bossart
Add a couple of recent commits to .git-blame-ignore...
commit
|
commitdiff
|
tree
4 days ago
Masahiko Sawada
Consolidate replication origin session globals into...
commit
|
commitdiff
|
tree
4 days ago
Masahiko Sawada
Refactor replication origin state reset helpers.
commit
|
commitdiff
|
tree
4 days ago
Masahiko Sawada
Standardize replication origin naming to use "ReplOrigin".
commit
|
commitdiff
|
tree
4 days ago
Robert Haas
Allow for plugin control over path generation strategies.
commit
|
commitdiff
|
tree
4 days ago
Álvaro Herrera
Fix duplicate arbiter detection during REINDEX CONCURRE...
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Fix pg_restore_extended_stats() with expressions
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Add output test for pg_dependencies statistics import
commit
|
commitdiff
|
tree
5 days ago
Jacob Champion
oauth: Correct test dependency on oauth_hook_client
commit
|
commitdiff
|
tree
5 days ago
Robert Haas
pg_waldump: Remove file-level global WalSegSz.
commit
|
commitdiff
|
tree
5 days ago
Amit Kapila
Prevent invalidation of newly synced replication slots.
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Include extended statistics data in pg_dump
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
Remove unnecessary abort() from WalSndShutdown().
commit
|
commitdiff
|
tree
6 days ago
Tomas Vondra
pgindent fix for 3fccbd94cba
commit
|
commitdiff
|
tree
6 days ago
Tomas Vondra
Handle ENOENT status when querying NUMA node
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add support for "dependencies" in pg_restore_extended_s...
commit
|
commitdiff
|
tree
6 days ago
Melanie Plageman
Refactor lazy_scan_prune() VM clear logic into helper
commit
|
commitdiff
|
tree
6 days ago
Melanie Plageman
Eliminate use of cached VM value in lazy_scan_prune()
commit
|
commitdiff
|
tree
6 days ago
Melanie Plageman
Combine visibilitymap_set() cases in lazy_scan_prune()
commit
|
commitdiff
|
tree
6 days ago
Tomas Vondra
Exercise parallel GIN builds in regression tests
commit
|
commitdiff
|
tree
6 days ago
Tomas Vondra
Lookup the correct ordering for parallel GIN builds
commit
|
commitdiff
|
tree
6 days ago
Robert Haas
Reduce length of TAP test file name.
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Fix accidentally cast away qualifiers
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
doc: Clarify that \d and \d+ output lists are illustrat...
commit
|
commitdiff
|
tree
6 days ago
David Rowley
Remove deduplication logic from find_window_functions
commit
|
commitdiff
|
tree
6 days ago
Peter Eisentraut
Disable extended alignment uses on older g++
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add test for MAINTAIN permission with pg_restore_extend...
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Fix missing initialization in pg_restore_extended_stats()
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add pg_restore_extended_stats()
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Add test with multirange type for pg_restore_attribute_...
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Remove PG_MMAP_FLAGS from mem.h
commit
|
commitdiff
|
tree
7 days ago
David Rowley
Always inline SeqNext and SeqRecheck
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Add more tests with clause STORAGE on table and TOAST...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Work around buggy alignas in older g++
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
pg_stat_statements: Fix test instability with cache...
commit
|
commitdiff
|
tree
8 days ago
Dean Rasheed
Fix trigger transition table capture for MERGE in CTE...
commit
|
commitdiff
|
tree
9 days ago
Jacob Champion
libpq_pipeline: Test the default protocol version
commit
|
commitdiff
|
tree
9 days ago
Jacob Champion
pqcomm.h: Explicitly reserve protocol v3.1
commit
|
commitdiff
|
tree
9 days ago
Nathan Bossart
Add missing #include.
commit
|
commitdiff
|
tree
9 days ago
Nathan Bossart
Fix some rounding code for shared memory.
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Add WALRCV_CONNECTING state to the WAL receiver
commit
|
commitdiff
|
tree
10 days ago
Amit Langote
Fix bogus ctid requirement for dummy-root partitioned...
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Remove faulty Assert in partitioned INSERT...ON CONFLIC...
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Make some use of anonymous unions [reloptions]
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Record range constructor functions in pg_range
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Mark commented out code as unused
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Remove incorrect commented out code
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Remove redundant AssertVariableIsOfType uses
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Detect if flags are needed for C++11 support
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
doc: List all the possible values of pg_stat_wal_receiv...
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
doc: Mention pg_get_partition_constraintdef()
commit
|
commitdiff
|
tree
11 days ago
Thomas Munro
jit: Add missing inline pass for LLVM >= 17.
commit
|
commitdiff
|
tree
11 days ago
Fujii Masao
file_fdw: Support multi-line HEADER option.
commit
|
commitdiff
|
tree
11 days ago
Fujii Masao
Improve the error message in COPY with HEADER option.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Refactor some SIMD and popcount macros.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Rename "fast" and "slow" popcount functions.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Move x86-64-specific popcount code to pg_popcount_x86.c.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Rename pg_popcount_avx512.c to pg_popcount_x86.c.
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Force standard_conforming_strings to always be ON.
commit
|
commitdiff
|
tree
11 days ago
Álvaro Herrera
Allow Boolean reloptions to have ternary values
commit
|
commitdiff
|
tree
11 days ago
Tom Lane
Remove useless flag PVC_INCLUDE_CONVERTROWTYPES.
commit
|
commitdiff
|
tree
11 days ago
Álvaro Herrera
amcheck: Fix snapshot usage in bt_index_parent_check
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Remove more leftovers of AIX support
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
pg_stat_statements: Add more tests for level tracking
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Fix for C++ compatibility
commit
|
commitdiff
|
tree
11 days ago
John Naylor
Update some comments for fasthash
commit
|
commitdiff
|
tree
11 days ago
Amit Kapila
Improve errdetail for logical replication conflict...
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
pg_stat_statements: Clean up REGRESS list in Makefile
commit
|
commitdiff
|
tree
12 days ago
Michael Paquier
pg_stat_statements: Rework test order
commit
|
commitdiff
|
tree
12 days ago
Peter Eisentraut
tests: Add a test C++ extension module
commit
|
commitdiff
|
tree
12 days ago
Álvaro Herrera
Use integer backend type when exec'ing a postmaster...
commit
|
commitdiff
|
tree
12 days ago
Alexander Korotkov
Remove redundant pg_unreachable() after elog(ERROR...
commit
|
commitdiff
|
tree
12 days ago
Amit Kapila
Fix concurrent sequence drops during sequence synchroni...
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
Add routine to free MCVList
commit
|
commitdiff
|
tree
13 days ago
Bruce Momjian
doc: revert "xreflabel" used for PL/Python & libpq...
commit
|
commitdiff
|
tree
13 days ago
Michael Paquier
pg_stat_statements: Fix crash in list squashing with...
commit
|
commitdiff
|
tree
13 days ago
Robert Haas
Don't set the truncation block length greater than...
commit
|
commitdiff
|
tree
2026-01-19
Richard Guo
Fix unsafe pushdown of quals referencing grouping Vars
commit
|
commitdiff
|
tree
next