]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
11 days ago  Álvaro HerreraSimplify declaration of memcpy target
12 days ago  Daniel Gustafssondoc: Fix data_checksums data type
12 days ago  Nathan BossartAdd a couple of commits to .git-blame-ignore-revs.
12 days ago  Peter EisentrautAdd missing PGDLLIMPORT markings
12 days ago  Thomas MunroRemove RADIUS support.
12 days ago  Etsuro FujitaAdd support for importing statistics from remote servers.
12 days ago  Thomas Munroaio: Adjust I/O worker pool automatically.
12 days ago  John NaylorExit early from pg_comp_crc32c_pmull for small inputs
12 days ago  Thomas Munropg_upgrade: Check for unsupported encodings.
12 days ago  Thomas MunroRemove MULE_INTERNAL encoding.
12 days ago  Andres Freundinstrumentation: Allocate query level instrumentation...
12 days ago  Fujii MasaoFix slotsync worker blocking promotion when stuck in...
12 days ago  Andres Freundinstrumentation: Move ExecProcNodeInstr to allow inlining
12 days ago  Tomas VondraAdd EXPLAIN (IO) instrumentation for TidRangeScan
12 days ago  Andres Freundpg_test_timing: Also test RDTSC[P] timing, report time...
12 days ago  Tomas VondraAdd EXPLAIN (IO) instrumentation for SeqScan
12 days ago  Tom LaneSuppress unused-variable warning.
12 days ago  Tomas Vondraauto_explain: Add new GUC auto_explain.log_io
12 days ago  Tomas VondraAdd EXPLAIN (IO) infrastructure with BitmapHeapScan...
12 days ago  Tomas VondraSwitch EXPLAIN to unaligned output for json/xml/yaml
13 days ago  Tom LaneFix WITHOUT OVERLAPS' interaction with domains.
13 days ago  Andres Freundinstrumentation: Use Time-Stamp Counter on x86-64 to...
13 days ago  Andres FreundAllow retrieving x86 TSC frequency/flags from CPUID
13 days ago  Andres Freundinstrumentation: Standardize ticks to nanosecond conver...
13 days ago  Jacob Championoauth: Allow validators to register custom HBA options
13 days ago  Jacob Championlibpq: Split PGOAUTHDEBUG=UNSAFE into multiple options
13 days ago  Álvaro HerreraReserve replication slots specifically for REPACK
13 days ago  Heikki LinnakangasFix harmless leftover in _hash_kill_items()
13 days ago  Andrew DunstanAdd errdetail() with PID and UID about source of termin...
13 days ago  Robert Haaspg_stash_advice: Allow stashed advice to be persisted...
13 days ago  Andres FreundMinimal fix for WAIT FOR ... MODE 'standby_flush'
13 days ago  Álvaro Herreradoc: Add an example of REPACK (CONCURRENTLY)
13 days ago  Heikki LinnakangasTidy up #ifdef USE_INJECTION_POINTS guards
13 days ago  Álvaro HerreraFix tests under wal_level=minimal
13 days ago  Heikki LinnakangasModernize and optimize pg_buffercache_pages()
13 days ago  Heikki LinnakangasOptimize sorting and deduplicating trigrams
13 days ago  Tomas VondraUse add_size/mul_size for index instrumentation size...
13 days ago  Tomas VondraFix BitmapHeapScan non-parallel-aware EXPLAIN ANALYZE
13 days ago  Álvaro HerreraAllow logical replication snapshots to be database...
13 days ago  Álvaro HerreraAvoid different-size pointer-to-integer cast
13 days ago  Heikki LinnakangasOptimize sort and deduplication in ginExtractEntries()
13 days ago  Peter EisentrautAdd isolation tests for UPDATE/DELETE FOR PORTION OF
13 days ago  Álvaro HerreraFix valgrind failure
13 days ago  John NaylorUse .h for the file containing the page checksum code...
13 days ago  John NaylorSimplify SortSupport for the macaddr data type
13 days ago  Michael PaquierMark JumbleState as a const in the post_parse_analyze...
13 days ago  John NaylorSplit CREATE STATISTICS error reasons out into errdetails
13 days ago  Michael PaquierFix injection point detach timing problem in TAP test...
13 days ago  Michael PaquierFix shmem allocation of fixed-sized custom stats kind
13 days ago  Amit LangoteFix deferred FK check batching introduced by commit...
13 days ago  Michael PaquierFix shared memory size of template code for custom...
13 days ago  Melanie PlagemanAllocate separate DSM chunk for parallel Index[Only...
13 days ago  Melanie PlagemanAssert no duplicate keys in shm_toc_insert()
13 days ago  Nathan BossartAdd pg_stat_autovacuum_scores system view.
13 days ago  Daniel GustafssonUse PG_DATA_CHECKSUM_OFF instead of hardcoded value
2026-04-06  Álvaro HerreraAdd CONCURRENTLY option to REPACK
2026-04-06  Alexander KorotkovDocument that WAIT FOR may be interrupted by recovery...
2026-04-06  Alexander KorotkovUse WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for...
2026-04-06  Alexander KorotkovAvoid syscache lookup while building a WAIT FOR tuple...
2026-04-06  Nathan BossartRemove recheck_relation_needs_vacanalyze().
2026-04-06  Robert Haasauto_explain: Add new GUC, auto_explain.log_extension_o...
2026-04-06  Tom LaneSupport more object types within CREATE SCHEMA.
2026-04-06  Tom LaneExecute foreign key constraints in CREATE SCHEMA at...
2026-04-06  Tom LaneDon't try to re-order the subcommands of CREATE SCHEMA.
2026-04-06  Masahiko SawadaAllow autovacuum to use parallel vacuum workers.
2026-04-06  Álvaro HerreraRename cluster.c to repack.c (and corresponding .h)
2026-04-06  Tom LaneDisallow system columns in COPY FROM WHERE conditions.
2026-04-06  Tom LaneAdd missing .gitignore files.
2026-04-06  Tom LaneFix null-bitmap combining in array_agg_array_combine().
2026-04-06  Robert HaasAdd a guc_check_handler to the EXPLAIN extension mechanism.
2026-04-06  Nathan BossartRemove autoanalyze corner case.
2026-04-06  Robert HaasExpose helper functions scan_quoted_identifier and...
2026-04-06  Fujii MasaoAdd TAP tests for log_lock_waits
2026-04-06  Fujii MasaoRelease postmaster working memory context in slotsync...
2026-04-06  Heikki LinnakangasFix memory leaks introduced by commit 283e823f9dcb
2026-04-06  Heikki LinnakangasFix compilation without injection points with some...
2026-04-06  Robert HaasAdd pg_stash_advice contrib module.
2026-04-06  Michael PaquierUse single LWLock for lock statistics in pgstats
2026-04-06  Michael PaquierImprove more stability of worker_spi termination test
2026-04-06  Fujii MasaoSimplify redundant current_database() subqueries in...
2026-04-06  Richard GuoFix volatile function evaluation in eager aggregation
2026-04-06  Richard GuoFix collation handling for grouping keys in eager aggre...
2026-04-06  Fujii MasaoAdd wal_sender_shutdown_timeout GUC to limit shutdown...
2026-04-06  John NaylorFix unportable use of __builtin_constant_p
2026-04-06  Daniel GustafssonTest stabilization for online checksums
2026-04-05  Daniel GustafssonHandle checksumworker startup wait race
2026-04-05  Michael PaquierAdd tests for lock statistics, take two
2026-04-05  Heikki LinnakangasConvert all remaining subsystems to use the new shmem...
2026-04-05  Heikki LinnakangasConvert buffer manager to use the new shmem allocation...
2026-04-05  Heikki LinnakangasAdd alignment option to ShmemRequestStruct()
2026-04-05  Heikki LinnakangasConvert AIO to use the new shmem allocation functions
2026-04-05  Heikki LinnakangasConvert SLRUs to use the new shmem allocation functions
2026-04-05  Heikki LinnakangasRefactor shmem initialization code in predicate.c
2026-04-05  Heikki LinnakangasUse the new shmem allocation functions in a few core...
2026-04-05  Heikki LinnakangasConvert lwlock.c to use the new shmem allocation functions
2026-04-05  Heikki LinnakangasIntroduce a registry of built-in shmem subsystems
2026-04-05  Heikki LinnakangasConvert pg_stat_statements to use the new shmem allocat...
2026-04-05  Heikki LinnakangasAdd a test module to test after-startup shmem allocations
2026-04-05  Heikki LinnakangasIntroduce a new mechanism for registering shared memory...
2026-04-05  Heikki LinnakangasMove some code from shmem.c and shmem.h
next