projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
118 min ago
Álvaro Herrera
Modernize struct declarations in snapbuild.h
master
github/master
commit
|
commitdiff
|
tree
5 hours ago
Álvaro Herrera
Make index_concurrently_create_copy more general
commit
|
commitdiff
|
tree
6 hours ago
Peter Geoghegan
heapam: Keep buffer pins across index scan resets.
commit
|
commitdiff
|
tree
6 hours ago
Heikki Linnakangas
Remove unnecessary #include "spin.h" from shmem.h
commit
|
commitdiff
|
tree
8 hours ago
Peter Geoghegan
heapam: Track heap block in IndexFetchHeapData.
commit
|
commitdiff
|
tree
8 hours ago
Peter Geoghegan
Move heapam_handler.c index scan code to new file.
commit
|
commitdiff
|
tree
8 hours ago
Peter Geoghegan
Rename heapam_index_fetch_tuple argument for clarity.
commit
|
commitdiff
|
tree
9 hours ago
John Naylor
Fix indentation
commit
|
commitdiff
|
tree
10 hours ago
John Naylor
Compute CRC32C on ARM using the Crypto Extension where...
commit
|
commitdiff
|
tree
13 hours ago
John Naylor
Use AVX2 for calculating page checksums where available
commit
|
commitdiff
|
tree
15 hours ago
Heikki Linnakangas
Add missing shmem size estimate for fast-path locking...
commit
|
commitdiff
|
tree
23 hours ago
Thomas Munro
More tar portability adjustments.
commit
|
commitdiff
|
tree
24 hours ago
Heikki Linnakangas
Remove HASH_DIRSIZE, always use the default algorithm...
commit
|
commitdiff
|
tree
24 hours ago
Heikki Linnakangas
Allocate all parts of shmem hash table from a single...
commit
|
commitdiff
|
tree
24 hours ago
Heikki Linnakangas
Prevent shared memory hash tables from growing beyond...
commit
|
commitdiff
|
tree
24 hours ago
Heikki Linnakangas
Merge init and max size options on shmem hash tables
commit
|
commitdiff
|
tree
25 hours ago
Jacob Champion
oauth: Let validators provide failure DETAILs
commit
|
commitdiff
|
tree
25 hours ago
Daniel Gustafsson
Make data checksum tests more resilient for slow machines
commit
|
commitdiff
|
tree
26 hours ago
Nathan Bossart
Add elevel parameter to relation_needs_vacanalyze().
commit
|
commitdiff
|
tree
26 hours ago
Nathan Bossart
Teach relation_needs_vacanalyze() to always compute...
commit
|
commitdiff
|
tree
27 hours ago
Daniel Gustafsson
Online enabling and disabling of data checksums
commit
|
commitdiff
|
tree
29 hours ago
Nathan Bossart
Refactor relation_needs_vacanalyze().
commit
|
commitdiff
|
tree
30 hours ago
Heikki Linnakangas
Change default of max_locks_per_transactions to 128
commit
|
commitdiff
|
tree
30 hours ago
Heikki Linnakangas
Make the lock hash tables fixed-sized
commit
|
commitdiff
|
tree
30 hours ago
Heikki Linnakangas
Remove 10% safety margin from lock manager hash table...
commit
|
commitdiff
|
tree
30 hours ago
Heikki Linnakangas
Remove bogus "safety margin" from predicate.c shmem...
commit
|
commitdiff
|
tree
42 hours ago
Amit Langote
Optimize fast-path FK checks with batched index probes
commit
|
commitdiff
|
tree
46 hours ago
Thomas Munro
jit: No backport::SectionMemoryManager for LLVM 22.
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Further harden tests that might use not-so-compatible...
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
Add additional jsonpath string methods
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
Rename jsonpath method arg tokens
commit
|
commitdiff
|
tree
2 days ago
Masahiko Sawada
Add target_relid parameter to pg_get_publication_tables().
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Harden astreamer tar parsing logic against archives...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
Remove redundant SetLatch() calls in interrupt handling...
commit
|
commitdiff
|
tree
2 days ago
John Naylor
Check for __cpuidex and __get_cpuid_count separately
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
Use command_ok for pg_regress calls in 002_pg_upgrade...
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
perl tap: Use croak instead of die in our helper modules
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
perl tap: Show die reason in TAP output
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
perl tap: Show failed command output
commit
|
commitdiff
|
tree
2 days ago
Andrew Dunstan
pg_regress: Include diffs in TAP output
commit
|
commitdiff
|
tree
2 days ago
Tomas Vondra
jit: Change the default to off.
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Test pg_stat_statements across crash restart
commit
|
commitdiff
|
tree
2 days ago
Amit Kapila
Doc: Fix oversight in commit 55cefadde8.
commit
|
commitdiff
|
tree
2 days ago
Thomas Munro
jit: Stop emitting lifetime.end for LLVM 22.
commit
|
commitdiff
|
tree
2 days ago
David Rowley
Fix nocachegetattr() so it again supports deforming...
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
pg_test_timing: Reduce per-loop overhead
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
read_stream: Prevent distance from decaying too quickly
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
read_stream: Issue IO synchronously while in fast path
commit
|
commitdiff
|
tree
3 days ago
Heikki Linnakangas
Make ShmemIndex visible in the pg_shmem_allocations...
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Give an 'options' parameter to tuple_delete/_update
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Add UPDATE/DELETE FOR PORTION OF
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Fix vicinity of tuple_insert to use uint32, not int...
commit
|
commitdiff
|
tree
3 days ago
Dean Rasheed
Add support for extended statistics on virtual generate...
commit
|
commitdiff
|
tree
3 days ago
Nathan Bossart
doc: Add missing description for DROP SUBSCRIPTION...
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
bufmgr: Return whether WaitReadBuffers() needed to...
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
aio: io_uring: Allow IO methods to check if IO complete...
commit
|
commitdiff
|
tree
3 days ago
Amit Langote
Make FastPathMeta self-contained by copying FmgrInfo...
commit
|
commitdiff
|
tree
3 days ago
Amit Langote
Fix two issues in fast-path FK check introduced by...
commit
|
commitdiff
|
tree
3 days ago
John Naylor
Skip common prefixes during radix sort
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
Reduce log level of some logical decoding messages...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Use standard C23 and C++ attributes if available
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Enable test_cplusplusext with MSVC
commit
|
commitdiff
|
tree
3 days ago
Amit Kapila
Fix miscellaneous issues in EXCEPT publication clause.
commit
|
commitdiff
|
tree
3 days ago
Thomas Munro
Fix pg_waldump/t/001_basic.pl with BSD tar on ZFS.
commit
|
commitdiff
|
tree
4 days ago
Andres Freund
bufmgr: Fix ordering of checks in PinBuffer()
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Doc: warn that parallel pg_restore may fail if --no...
commit
|
commitdiff
|
tree
4 days ago
Melanie Plageman
Fix test_aio read_buffers() to work without cassert
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
oauth: Don't log discovery connections by default
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
sasl: Allow backend mechanisms to "abandon" exchanges
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
Add FATAL_CLIENT_ONLY to ereport/elog
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
libpq: Allow developers to reimplement libpq-oauth
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
libpq: Poison the v2 part of a v1 Bearer request
commit
|
commitdiff
|
tree
4 days ago
Nathan Bossart
Avoid including vacuum.h in tableam.h and heapam.h.
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Doc: remove bogus claim that tsvectors can have up...
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Doc: improve explanation of GiST compress/decompress...
commit
|
commitdiff
|
tree
4 days ago
Heikki Linnakangas
Change the signature of dynahash's alloc function
commit
|
commitdiff
|
tree
4 days ago
Heikki Linnakangas
Remove HASH_SEGMENT option
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Fix cross variable references in graph pattern causing...
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Property references are preferred over regular column...
commit
|
commitdiff
|
tree
4 days ago
Amit Langote
Fix use-after-free in ri_LoadConstraintInfo
commit
|
commitdiff
|
tree
4 days ago
Daniel Gustafsson
Formalize WAL record for XLOG_CHECKPOINT_REDO
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Disable some C++ warnings in MSVC
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
meson: Make room for C++-only warning flags for MSVC
commit
|
commitdiff
|
tree
4 days ago
Amit Langote
Add fast path for foreign key constraint checks
commit
|
commitdiff
|
tree
4 days ago
Amit Kapila
Change syntax of EXCEPT TABLE clause in publication...
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Doc: update ddl.sgml's description of cmin and cmax.
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
Add warning option -Wold-style-declaration
commit
|
commitdiff
|
tree
5 days ago
Jacob Champion
libpq: Add oauth_ca_file option to change CAs without...
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Remove bits* typedefs.
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Use ShmemInitStruct to allocate shmem for semaphores
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Set pd_prune_xid on insert
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Allow on-access pruning to set pages all-visible
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Add commit 874da8b1f6 to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
5 days ago
Peter Eisentraut
configure: Apply -Werror=vla to C++ as well as C
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Be more careful to preserve consistency of a tuplestore.
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Replace getopt() with our re-entrant variant in the...
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Invent a variant of getopt(3) that is thread-safe
commit
|
commitdiff
|
tree
5 days ago
Heikki Linnakangas
Fix latent bug in get_stats_option_name()
commit
|
commitdiff
|
tree
5 days ago
Melanie Plageman
Pass down information on table modification to scan...
commit
|
commitdiff
|
tree
5 days ago
Álvaro Herrera
Don't use bits32 in table AM interface
commit
|
commitdiff
|
tree
next