]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
41 min ago  Michael PaquierAdd tests for low-level PGLZ [de]compression routines master github/master
11 hours ago  Heikki LinnakangasReplace deprecated StaticAssertStmt() with StaticAssert...
16 hours ago  Amit KapilaAdd missing period to HINT messages.
26 hours ago  Jeff DavisFix overrun when comparing with unterminated ICU langua...
27 hours ago  Robert Haasdoc: Remove stray word from pg_stash_advice docs.
28 hours ago  Robert Haasdoc: Fix a couple of mistakes in pgplanadvice.sgml
29 hours ago  Robert Haaspg_plan_advice: Export feedback-related definitions.
30 hours ago  Robert Haaspg_plan_advice: Fix a bug when a subquery is pruned...
30 hours ago  Robert Haaspg_plan_advice: Add alternatives test to Makefile.
32 hours ago  Robert Haaspg_plan_advice: Handle non-repeatable TABLESAMPLE scans.
33 hours ago  Alexander KorotkovExplicitly forbid non-top-level WAIT FOR execution
35 hours ago  Peter EisentrautUpdate Unicode data to CLDR 48.2
35 hours ago  Peter Eisentrautpg_createsubscriber: Don't use MAXPGPATH
35 hours ago  Peter Eisentrautpg_createsubscriber: Remove separate logfile_open(...
36 hours ago  Peter Eisentrautpg_createsubscriber: Use logging.c log file callback
36 hours ago  Peter EisentrautAdd log file support to logging.c
39 hours ago  Amit KapilaFix capitalization in publication describe output.
40 hours ago  Amit KapilaFix excessive logging in idle slotsync worker.
43 hours ago  David RowleyImprove various new-to-v19 appendStringInfo calls
44 hours ago  Michael Paquiertest_saslprep: Fix issue with copy of input bytea
45 hours ago  David RowleyFix unlikely overflow bug in bms_next_member()
46 hours ago  David RowleyUse stack-allocated StringInfoDatas, where possible
2 days ago  David RowleyDoc: use "an SQL" consistently rather than "a SQL"
3 days ago  Michael PaquierHonor passed-in database OIDs in pgstat_database.c
3 days ago  Richard GuoFix estimate_array_length error with set-operation...
3 days ago  Thomas Munroread_stream: Remove obsolete comment.
3 days ago  Masahiko SawadaFix unstable log verification in test_autovacuum.
4 days ago  Masahiko Sawadadoc: Improve consistency of parallel vacuum description.
4 days ago  Fujii MasaoAdjust log level of logical decoding messages by context
4 days ago  Andrew DunstanRevert "Add built-in fuzzing harnesses for security...
4 days ago  Andrew DunstanUse size_t instead of Size in pg_waldump
4 days ago  Andrew DunstanAdd built-in fuzzing harnesses for security testing.
4 days ago  Andrew DunstanFix heap-buffer-overflow in pglz_decompress() on corrup...
4 days ago  Andrew DunstanFix incremental JSON parser numeric token reassembly...
4 days ago  Amit LangoteAdd test case for same-type reordered FK columns
4 days ago  Amit LangoteMove afterTriggerFiringDepth into AfterTriggersData
4 days ago  Richard GuoFix var_is_nonnullable() to account for varreturningtype
4 days ago  Amit LangoteAssert index_attnos[0] == 1 in ri_FastPathFlushArray()
4 days ago  Amit LangoteFix FK fast-path scan key ordering for mismatched colum...
4 days ago  Amit LangoteFix typo left by 34a30786293
4 days ago  Amit LangoteFix RI fast-path crash under nested C-level SPI
4 days ago  Jeff DavisDocument new catalog columns, missed in commit 8185bb5347.
4 days ago  Michael PaquierZero-fill private_data when attaching an injection...
5 days ago  Nathan BossartFix double-free in pg_stat_autovacuum_scores.
5 days ago  Masahiko SawadaRemove an unstable wait from parallel autovacuum regres...
5 days ago  Andres Freundinstrumentation: Avoid CPUID 0x15/0x16 for Hypervisor...
5 days ago  Nathan BossartAdd LOG_NEVER error level code.
5 days ago  Richard GuoFix integer overflow in nodeWindowAgg.c
5 days ago  Peter EisentrautUpdate config.guess and config.sub
5 days ago  Richard GuoStrip PlaceHolderVars from partition pruning operands
5 days ago  Amit LangoteAdd nkeys parameter to recheck_matched_pk_tuple()
5 days ago  Michael PaquierReduce presence of syscache.h in src/include/
5 days ago  Álvaro HerreraSimplify declaration of memcpy target
6 days ago  Daniel Gustafssondoc: Fix data_checksums data type
6 days ago  Nathan BossartAdd a couple of commits to .git-blame-ignore-revs.
6 days ago  Peter EisentrautAdd missing PGDLLIMPORT markings
6 days ago  Thomas MunroRemove RADIUS support.
6 days ago  Etsuro FujitaAdd support for importing statistics from remote servers.
6 days ago  Thomas Munroaio: Adjust I/O worker pool automatically.
6 days ago  John NaylorExit early from pg_comp_crc32c_pmull for small inputs
6 days ago  Thomas Munropg_upgrade: Check for unsupported encodings.
6 days ago  Thomas MunroRemove MULE_INTERNAL encoding.
6 days ago  Andres Freundinstrumentation: Allocate query level instrumentation...
6 days ago  Fujii MasaoFix slotsync worker blocking promotion when stuck in...
6 days ago  Andres Freundinstrumentation: Move ExecProcNodeInstr to allow inlining
6 days ago  Tomas VondraAdd EXPLAIN (IO) instrumentation for TidRangeScan
6 days ago  Andres Freundpg_test_timing: Also test RDTSC[P] timing, report time...
6 days ago  Tomas VondraAdd EXPLAIN (IO) instrumentation for SeqScan
6 days ago  Tom LaneSuppress unused-variable warning.
7 days ago  Tomas Vondraauto_explain: Add new GUC auto_explain.log_io
7 days ago  Tomas VondraAdd EXPLAIN (IO) infrastructure with BitmapHeapScan...
7 days ago  Tomas VondraSwitch EXPLAIN to unaligned output for json/xml/yaml
7 days ago  Tom LaneFix WITHOUT OVERLAPS' interaction with domains.
7 days ago  Andres Freundinstrumentation: Use Time-Stamp Counter on x86-64 to...
7 days ago  Andres FreundAllow retrieving x86 TSC frequency/flags from CPUID
7 days ago  Andres Freundinstrumentation: Standardize ticks to nanosecond conver...
7 days ago  Jacob Championoauth: Allow validators to register custom HBA options
7 days ago  Jacob Championlibpq: Split PGOAUTHDEBUG=UNSAFE into multiple options
7 days ago  Álvaro HerreraReserve replication slots specifically for REPACK
7 days ago  Heikki LinnakangasFix harmless leftover in _hash_kill_items()
7 days ago  Andrew DunstanAdd errdetail() with PID and UID about source of termin...
7 days ago  Robert Haaspg_stash_advice: Allow stashed advice to be persisted...
7 days ago  Andres FreundMinimal fix for WAIT FOR ... MODE 'standby_flush'
7 days ago  Álvaro Herreradoc: Add an example of REPACK (CONCURRENTLY)
7 days ago  Heikki LinnakangasTidy up #ifdef USE_INJECTION_POINTS guards
7 days ago  Álvaro HerreraFix tests under wal_level=minimal
7 days ago  Heikki LinnakangasModernize and optimize pg_buffercache_pages()
7 days ago  Heikki LinnakangasOptimize sorting and deduplicating trigrams
7 days ago  Tomas VondraUse add_size/mul_size for index instrumentation size...
7 days ago  Tomas VondraFix BitmapHeapScan non-parallel-aware EXPLAIN ANALYZE
7 days ago  Álvaro HerreraAllow logical replication snapshots to be database...
7 days ago  Álvaro HerreraAvoid different-size pointer-to-integer cast
7 days ago  Heikki LinnakangasOptimize sort and deduplication in ginExtractEntries()
7 days ago  Peter EisentrautAdd isolation tests for UPDATE/DELETE FOR PORTION OF
7 days ago  Álvaro HerreraFix valgrind failure
7 days ago  John NaylorUse .h for the file containing the page checksum code...
7 days ago  John NaylorSimplify SortSupport for the macaddr data type
7 days ago  Michael PaquierMark JumbleState as a const in the post_parse_analyze...
7 days ago  John NaylorSplit CREATE STATISTICS error reasons out into errdetails
7 days ago  Michael PaquierFix injection point detach timing problem in TAP test...
next