]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-03-19  Michael Paquiertest_saslprep: Apply proper indentation
2026-03-19  David RowleyShort-circuit row estimation in NOT IN containing NULL...
2026-03-19  Michael Paquiertest_saslprep: Test module for SASLprep()
2026-03-19  Michael PaquierAdd more debugging information for bgworker termination...
2026-03-18  Fujii Masaodoc: Clarify BUFFERS behavior without ANALYZE in EXPLAIN
2026-03-18  Robert Haaspg_plan_advice: Fix multiple copy-and-paste-errors...
2026-03-18  Daniel Gustafssonssl: Skip passphrase reload tests in EXEC_BACKEND builds
2026-03-18  Tom LaneFix -Wstrict-prototypes warning in ecpg_init_sqlca...
2026-03-18  Nathan Bossartpg_restore: Remove unnecessary strlen() calls in option...
2026-03-18  Jeff DavisALTER SUBSCRIPTION ... SERVER test.
2026-03-18  Tom LaneExclude contrib/pg_plan_advice/pgpa_parser.h from heade...
2026-03-18  Jeff DavisFix pg_dump for CREATE FOREIGN DATA WRAPPER ... CONNECTION.
2026-03-18  Peter EisentrautEnable -Wstrict-prototypes and -Wold-style-definition...
2026-03-18  Peter EisentrautUpdate RELEASE_CHANGES
2026-03-18  Peter EisentrautImplement unaccent Unicode data update in meson
2026-03-18  Daniel Gustafssonssl: Serverside SNI support for libpq
2026-03-18  Daniel Gustafssonssl: Add tests for client CA
2026-03-18  Peter Eisentrautmeson: Add headerscheck and cpluspluscheck targets
2026-03-18  Peter Eisentrautmeson: Add {perl|python}_includespec to generated Makef...
2026-03-18  Peter EisentrautAllow setting the collation strength in ICU tailoring...
2026-03-18  David RowleyMove planner row-estimation tests to new planner_est.sql
2026-03-18  Michael Paquiertest_plan_advice: Add .gitignore
2026-03-17  Andrew DunstanAllow IS JSON predicate to work with domain types
2026-03-17  Andres FreundFix use of wrong variable in _hash_kill_items()
2026-03-17  Robert Haaspg_plan_advice: Avoid a crash under GEQO.
2026-03-17  Robert HaasTest pg_plan_advice using a new test_plan_advice module.
2026-03-17  Robert Haaspg_plan_advice: Always install pg_plan_advice.h, and...
2026-03-17  Nathan Bossartpg_dump: Simplify query for retrieving attribute statis...
2026-03-17  Peter EisentrautHardcode typeof_unqual to __typeof_unqual__ for clang
2026-03-17  Robert Haaspg_plan_advice: Fix variable type confusion.
2026-03-17  Andrew Dunstanmake immutability tests in to_json and to_jsonb complete
2026-03-17  Nathan BossartAdd more columns to pg_stats, pg_stats_ext, and pg_stat...
2026-03-17  Peter EisentrautDump labels in reproducible order
2026-03-17  Heikki LinnakangasDon't leave behind files in src dir in 007_multixact_co...
2026-03-17  Peter Eisentrautpg_dump: Add appropriate version check
2026-03-17  Michael Paquiergen_guc_tables.pl: Improve detection of inconsistent...
2026-03-17  Michael PaquierRefactor some code around ALTER TABLE [NO] INHERIT
2026-03-17  Michael PaquierAdd regression test for ALTER TABLE .. NO INHERIT on...
2026-03-17  Michael PaquierTweak TAP test for worker terminations in worker_spi
2026-03-17  David RowleyReduce size of CompactAttribute struct to 8 bytes
2026-03-16  Fujii MasaoFix WAL flush LSN used by logical walsender during...
2026-03-16  Jeff DavisClean up postgres_fdw/t/010_subscription.pl.
2026-03-16  David RowleyFix thinko in nocachegetattr() and nocache_index_getattr()
2026-03-16  Robert Haaspg_plan_advice: Fix failures to accept identifier keywords.
2026-03-16  Peter EisentrautFix whitespace
2026-03-16  Peter EisentrautHardcode override of typeof_unqual for clang-for-bitcode
2026-03-16  Nathan Bossartpg_dumpall: Fix handling of incompatible options.
2026-03-16  Peter EisentrautMake some tests more stable by adding more explicit...
2026-03-16  Álvaro HerreraReduce header inclusions via execnodes.h
2026-03-16  Fujii MasaoRemove unstable test for pg_statio_all_sequences stats...
2026-03-16  Peter EisentrautFix pg_upgrade failure when extension_control_path...
2026-03-16  Peter EisentrautUse C11 alignas in typedef definitions
2026-03-16  Peter EisentrautPrevent -Wstrict-prototypes and -Wold-style-definition...
2026-03-16  Peter EisentrautSQL Property Graph Queries (SQL/PGQ)
2026-03-16  Fujii MasaoEnsure "still waiting on lock" message is logged only...
2026-03-16  Michael PaquierReject ALTER TABLE .. CLUSTER earlier for partitioned...
2026-03-16  Fujii MasaoAdd stats_reset column to pg_statio_all_sequences
2026-03-16  Peter EisentrautFix accidentally casting away const
2026-03-16  Amit KapilaRemove obsolete speculative insert cleanup in ReorderBu...
2026-03-16  Fujii Masaofile_fdw: Add regression test for file_fdw with ON_ERRO...
2026-03-16  Michael PaquierOptimize hash index bulk-deletion with streaming read
2026-03-15  Tom LaneMove -ffast-math defense to float.c and remove the...
2026-03-15  Tom LaneBe more careful about int vs. Oid in ecpglib.
2026-03-15  David RowleyOptimize tuple deformation
2026-03-15  David RowleyAdd all required calls to TupleDescFinalize()
2026-03-15  Tom LaneSave a few bytes per CatCTup.
2026-03-15  Tom LaneFix small memory leak in get_dbname_oid_list_from_mfile().
2026-03-15  Andrew Dunstanpg_restore: Remove dead code in restore_all_databases()
2026-03-15  Melanie PlagemanSave vmbuffer in heap-specific scan descriptors for...
2026-03-15  Melanie PlagemanAvoid BufferGetPage() calls in heap_update()
2026-03-15  Melanie PlagemanInitialize missing fields in CreateExecutorState()
2026-03-15  Peter EisentrautMake typeof and typeof_unqual fallback definitions...
2026-03-14  Tom LaneSwitch the semaphore API on Solaris to unnamed POSIX.
2026-03-14  Tom LaneFix aclitemout() to work during early bootstrap.
2026-03-14  Tomas VondraTighten asserts on ParallelWorkerNumber
2026-03-14  Michael Paquierpgstattuple: Optimize pgstattuple_approx() with streami...
2026-03-14  David RowleyAllow sibling call optimization in slot_getsomeattrs_int()
2026-03-14  Peter GeogheganUse fake LSNs to improve nbtree dropPin behavior.
2026-03-13  Peter GeogheganMove fake LSN infrastructure out of GiST.
2026-03-13  Jeff DavisAdd error code to user-visible message.
2026-03-13  Tomas VondraUse GetXLogInsertEndRecPtr in gistGetFakeLSN
2026-03-13  Heikki LinnakangasFree memory allocated for unrecognized_protocol_options
2026-03-13  Nathan BossartAdd convenience view to stats import test.
2026-03-13  Andres FreundFix bug due to confusion about what IsMVCCSnapshot...
2026-03-13  Jacob Championlibpq-oauth: Fix Makefile dependencies
2026-03-13  Nathan BossartAdd commit b6eb8dde6b to .git-blame-ignore-revs.
2026-03-13  Jacob Championlibpq-oauth: Never link against libpq's encoding functions
2026-03-13  Jacob Championlibpq-oauth: Use the PGoauthBearerRequestV2 API
2026-03-13  Nathan BossartInitialize variable to placate compiler.
2026-03-13  Nathan BossartOptimize COPY FROM (FORMAT {text,csv}) using SIMD.
2026-03-13  Peter EisentrautFactor out constructSetOpTargetlist() from transformSet...
2026-03-13  Heikki LinnakangasAdd callback for I/O error messages in SLRUs
2026-03-13  Fujii MasaoAdd stats_reset column to pg_stat_database_conflicts.
2026-03-13  Heikki LinnakangasCheck for interrupts during non-fast-update GIN insertion
2026-03-13  Alexander KorotkovRework ginScanToDelete() to pass Buffers instead of...
2026-03-13  Heikki LinnakangasFix pointer type of ShmemAllocatorData->index
2026-03-13  Michael Paquierxml2: Fix failure with xslt_process() under -fsanitize...
2026-03-13  Peter EisentrautChange copyObject() to use typeof_unqual
2026-03-13  Michael Paquierpgstattuple: Optimize btree and hash index functions...
2026-03-12  Andrew DunstanEnable fast default for domains with non-volatile const...
next