]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
7 days ago  Amit LangoteOptimize fast-path FK checks with batched index probes
7 days ago  Thomas Munrojit: No backport::SectionMemoryManager for LLVM 22.
7 days ago  Tom LaneFurther harden tests that might use not-so-compatible...
7 days ago  Andrew DunstanAdd additional jsonpath string methods
7 days ago  Andrew DunstanRename jsonpath method arg tokens
7 days ago  Masahiko SawadaAdd target_relid parameter to pg_get_publication_tables().
7 days ago  Tom LaneHarden astreamer tar parsing logic against archives...
7 days ago  Fujii MasaoRemove redundant SetLatch() calls in interrupt handling...
7 days ago  John NaylorCheck for __cpuidex and __get_cpuid_count separately
7 days ago  Andrew DunstanUse command_ok for pg_regress calls in 002_pg_upgrade...
7 days ago  Andrew Dunstanperl tap: Use croak instead of die in our helper modules
7 days ago  Andrew Dunstanperl tap: Show die reason in TAP output
7 days ago  Andrew Dunstanperl tap: Show failed command output
7 days ago  Andrew Dunstanpg_regress: Include diffs in TAP output
7 days ago  Tomas Vondrajit: Change the default to off.
8 days ago  Heikki LinnakangasTest pg_stat_statements across crash restart
8 days ago  Amit KapilaDoc: Fix oversight in commit 55cefadde8.
8 days ago  Thomas Munrojit: Stop emitting lifetime.end for LLVM 22.
8 days ago  David RowleyFix nocachegetattr() so it again supports deforming...
8 days ago  Andres Freundpg_test_timing: Reduce per-loop overhead
8 days ago  Andres Freundread_stream: Prevent distance from decaying too quickly
8 days ago  Andres Freundread_stream: Issue IO synchronously while in fast path
8 days ago  Heikki LinnakangasMake ShmemIndex visible in the pg_shmem_allocations...
8 days ago  Álvaro HerreraGive an 'options' parameter to tuple_delete/_update
8 days ago  Peter EisentrautAdd UPDATE/DELETE FOR PORTION OF
8 days ago  Álvaro HerreraFix vicinity of tuple_insert to use uint32, not int...
8 days ago  Dean RasheedAdd support for extended statistics on virtual generate...
8 days ago  Nathan Bossartdoc: Add missing description for DROP SUBSCRIPTION...
8 days ago  Andres Freundbufmgr: Return whether WaitReadBuffers() needed to...
8 days ago  Andres Freundaio: io_uring: Allow IO methods to check if IO complete...
9 days ago  Amit LangoteMake FastPathMeta self-contained by copying FmgrInfo...
9 days ago  Amit LangoteFix two issues in fast-path FK check introduced by...
9 days ago  John NaylorSkip common prefixes during radix sort
9 days ago  Fujii MasaoReduce log level of some logical decoding messages...
9 days ago  Peter EisentrautUse standard C23 and C++ attributes if available
9 days ago  Peter EisentrautEnable test_cplusplusext with MSVC
9 days ago  Amit KapilaFix miscellaneous issues in EXCEPT publication clause.
9 days ago  Thomas MunroFix pg_waldump/t/001_basic.pl with BSD tar on ZFS.
9 days ago  Andres Freundbufmgr: Fix ordering of checks in PinBuffer()
9 days ago  Tom LaneDoc: warn that parallel pg_restore may fail if --no...
9 days ago  Melanie PlagemanFix test_aio read_buffers() to work without cassert
9 days ago  Jacob Championoauth: Don't log discovery connections by default
9 days ago  Jacob Championsasl: Allow backend mechanisms to "abandon" exchanges
9 days ago  Jacob ChampionAdd FATAL_CLIENT_ONLY to ereport/elog
9 days ago  Jacob Championlibpq: Allow developers to reimplement libpq-oauth
9 days ago  Jacob Championlibpq: Poison the v2 part of a v1 Bearer request
9 days ago  Nathan BossartAvoid including vacuum.h in tableam.h and heapam.h.
9 days ago  Tom LaneDoc: remove bogus claim that tsvectors can have up...
9 days ago  Tom LaneDoc: improve explanation of GiST compress/decompress...
9 days ago  Heikki LinnakangasChange the signature of dynahash's alloc function
9 days ago  Heikki LinnakangasRemove HASH_SEGMENT option
10 days ago  Peter EisentrautFix cross variable references in graph pattern causing...
10 days ago  Peter EisentrautProperty references are preferred over regular column...
10 days ago  Amit LangoteFix use-after-free in ri_LoadConstraintInfo
10 days ago  Daniel GustafssonFormalize WAL record for XLOG_CHECKPOINT_REDO
10 days ago  Peter EisentrautDisable some C++ warnings in MSVC
10 days ago  Peter Eisentrautmeson: Make room for C++-only warning flags for MSVC
10 days ago  Amit LangoteAdd fast path for foreign key constraint checks
10 days ago  Amit KapilaChange syntax of EXCEPT TABLE clause in publication...
10 days ago  Tom LaneDoc: update ddl.sgml's description of cmin and cmax.
10 days ago  Peter EisentrautAdd warning option -Wold-style-declaration
10 days ago  Jacob Championlibpq: Add oauth_ca_file option to change CAs without...
10 days ago  Nathan BossartRemove bits* typedefs.
10 days ago  Heikki LinnakangasUse ShmemInitStruct to allocate shmem for semaphores
10 days ago  Melanie PlagemanSet pd_prune_xid on insert
10 days ago  Melanie PlagemanAllow on-access pruning to set pages all-visible
10 days ago  Nathan BossartAdd commit 874da8b1f6 to .git-blame-ignore-revs.
10 days ago  Peter Eisentrautconfigure: Apply -Werror=vla to C++ as well as C
10 days ago  Tom LaneBe more careful to preserve consistency of a tuplestore.
10 days ago  Heikki LinnakangasReplace getopt() with our re-entrant variant in the...
10 days ago  Heikki LinnakangasInvent a variant of getopt(3) that is thread-safe
10 days ago  Heikki LinnakangasFix latent bug in get_stats_option_name()
10 days ago  Melanie PlagemanPass down information on table modification to scan...
10 days ago  Álvaro HerreraDon't use bits32 in table AM interface
10 days ago  Melanie PlagemanThread flags through begin-scan APIs
10 days ago  Tom LaneDetect pfree or repalloc of a previously-freed memory...
10 days ago  Heikki LinnakangasFix outdated comment on MainLWLockArray
10 days ago  Robert Haaspg_plan_advice: Avoid assertion failure with partitionw...
10 days ago  Melanie PlagemanRemove PlannedStmt->resultRelations in favor of resultR...
10 days ago  Melanie PlagemanMake it cheap to check if a relation is modified by...
10 days ago  Álvaro HerreraHave table_insert and siblings use an unsigned type...
11 days ago  Peter Eisentrautheaderscheck: Avoid mutual inclusion of pg_config.h...
11 days ago  Peter EisentrautMake cast functions to type money error safe
11 days ago  John NaylorRemove extraneous PGDLLIMPORT
11 days ago  Peter EisentrautFix accidentally casting away const
11 days ago  Peter EisentrautMake cast function from circle to polygon error safe
11 days ago  Fujii MasaoFix FK triggers losing DEFERRABLE/INITIALLY DEFERRED...
11 days ago  David RowleyFix datum_image_*()'s inability to detect sign-extensio...
11 days ago  Fujii Masaopsql: Make \d+ inheritance tables list formatting consi...
11 days ago  Fujii Masaopsql: Make \d+ partition list formatting consistent...
11 days ago  Amit LangoteDoc: fix stale text about partition locking with cached...
11 days ago  Amit LangoteAdd comment explaining fire_triggers=false in ri_Perfor...
11 days ago  Peter EisentrautMake geometry cast functions error safe
11 days ago  Tom LaneDoc: document more incompatible pg_restore option pairs.
11 days ago  Tom LaneDoc: clarify introductory description of pg_dumpall.
11 days ago  Andrew DunstanFix multiple bugs in astreamer pipeline code.
11 days ago  Álvaro HerreraSort InternalBGWorkers list alphabetically
12 days ago  Peter EisentrautMake cast functions from jsonb error safe
13 days ago  Andres Freundaio: Don't wait for already in-progress IO
13 days ago  Andres Freundbufmgr: Improve StartBufferIO interface
next