Fix assertion failure with replication slot release in single-user mode
[postgresql.git] / src / backend / utils /
32 hours ago Michael PaquierRemove useless pointer update in StatsShmemInit()
33 hours ago David RowleyRemove HASH_DEBUG output from dynahash.c
34 hours ago David RowleyUse elog(DEBUG4) for dynahash.c statistics output
2 days ago Peter EisentrautDetect buffer underflow in get_th()
2 days ago Michael PaquierMove SQL-callable code related to multixacts into its...
4 days ago Masahiko SawadaFix constant when extracting timestamp from UUIDv7.
5 days ago David RowleyFix invalid format string in HASH_DEBUG code
5 days ago David RowleyFix failing -D HASH_STATISTICS builds
5 days ago Álvaro HerreraAvoid including tableam.h and xlogreader.h in nbtree.h
5 days ago Tom LaneDon't leak memory during failure exit from SelectConfig...
6 days ago Michael PaquierFix compilation warning with SerializeClientConnectionI...
6 days ago Tom LaneGrab the low-hanging fruit from forcing USE_FLOAT8_BYVA...
6 days ago Tom LaneGrab the low-hanging fruit from forcing sizeof(Datum...
6 days ago Tom LaneMake type Datum be 8 bytes wide everywhere.
9 days ago Dean RasheedFix security checks in selectivity estimation functions.
11 days ago Tom LaneMop-up for Datum conversion cleanups.
11 days ago Peter EisentrautAdd missing Datum conversions
11 days ago Peter EisentrautRemove useless/superfluous Datum conversions
12 days ago Michael PaquierAdd information about "generation" when dropping twice...
12 days ago Dean RasheedExtend int128.h to support more numeric code.
13 days ago Michael PaquierFix incorrect Datum conversion in timestamptz_trunc_int...
2025-08-06 Peter EisentrautRemove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
2025-08-05 Peter EisentrautFix varatt versus Datum type confusions
2025-08-05 Peter EisentrautFix various hash function uses
2025-08-04 Amit KapilaDetect and report update_deleted conflicts.
2025-08-03 Tom LaneTake a little more care in set_backtrace().
2025-08-03 Tom LaneSilence complaints about leaks in PlanCacheComputeResul...
2025-08-03 Tom LaneSuppress complaints about leaks in TS dictionary loading.
2025-08-03 Tom LaneSilence Valgrind leakage complaints in more-or-less...
2025-08-03 Tom LaneFix assorted pretty-trivial memory leaks in the backend.
2025-08-03 Tom LaneFix MemoryContextAllocAligned's interaction with Valgrind.
2025-08-03 Tom LaneImprove our support for Valgrind's leak tracking.
2025-08-01 Nathan BossartAllow resetting unknown custom GUCs with reserved prefixes.
2025-07-31 Michael PaquierRename CachedPlanType to PlannedStmtOrigin for PlannedStmt
2025-07-29 Peter EisentrautUpdate comment
2025-07-29 Tom LaneRemove unnecessary complication around xmlParseBalanced...
2025-07-28 Tom LaneAvoid regression in the size of XML input that we will...
2025-07-27 Michael PaquierFix performance regression with flush of pending fixed...
2025-07-25 Tom LaneCreate infrastructure to reliably prevent leakage of...
2025-07-25 Tom LaneFix dynahash's HASH_FIXED_SIZE ("isfixed") option.
2025-07-24 Michael PaquierIntroduce field tracking cached plan type in PlannedStmt
2025-07-23 Nathan BossartCross-check lists of built-in LWLock tranches.
2025-07-23 Amit KapilaPreserve conflict-relevant data during logical replication.
2025-07-19 Tom LaneMostly-cosmetic adjustments to estimate_multivariate_bu...
2025-07-18 Tom LaneSpeed up byteain by not parsing traditional-style input...
2025-07-16 Jeff DavisForce LC_COLLATE to C in postmaster.
2025-07-15 Tom LaneClarify the ra != rb case in compareJsonbContainers().
2025-07-15 Tom LaneSilence uninitialized-value warnings in compareJsonbCon...
2025-07-12 Tom LaneReplace float8 with int in date2isoweek() and date2isoy...
2025-07-11 Tom LaneFix inconsistent quoting of role names in ACLs.
2025-07-11 Amit KapilaFix the handling of two GUCs during upgrade.
2025-07-10 Fujii MasaoChange unit of idle_replication_slot_timeout to seconds.
2025-07-09 Jeff DavisChange wchar2char() and char2wchar() to accept a locale_t.
2025-07-08 Tom LaneFix low-probability memory leak in XMLSERIALIZE(.....
2025-07-07 Álvaro HerreraStandardize LSN formatting by zero padding
2025-07-07 Michael PaquierIntegrate FullTransactionIds deeper into two-phase...
2025-07-03 Tom LaneBreak out xxx2yyy_opt_overflow APIs for more datetime...
2025-07-02 Michael PaquierAdd InjectionPointList() to retrieve list of injection...
2025-07-02 Nathan BossartAdd GetNamedDSA() and GetNamedDSHash().
2025-07-02 Tom LaneAllow width_bucket()'s "operand" input to be NaN.
2025-07-02 Michael PaquierMove code for the bytea data type from varlena.c to...
2025-07-01 Jeff DavisRemove provider field from pg_locale_t.
2025-07-01 Jeff DavisControl ctype behavior internally with a method table.
2025-07-01 Jeff DavisUse pg_ascii_tolower()/pg_ascii_toupper() where appropr...
2025-06-30 Michael PaquierImprove error handling of libxml2 calls in xml.c
2025-06-30 Nathan BossartAdd new OID alias type regdatabase.
2025-06-30 Peter EisentrautRemove unused #include's in src/backend/utils/adt/*
2025-06-28 Peter EisentrautMessage style improvements
2025-06-21 Tom LaneDoc: improve documentation about width_bucket().
2025-06-15 Tom LaneSync typedefs.list with the buildfarm.
2025-06-11 Jeff DavisRevert a few small patches that were intended for versi...
2025-06-10 Jeff Davisinet_net_pton.c: use pg_ascii_tolower() rather than...
2025-06-06 Nathan BossartUse NULL instead of 0 for pointer arguments.
2025-06-04 Peter EisentrautDon't strip $libdir from LOAD command
2025-06-03 Peter EisentrautFix incorrect format placeholders
2025-06-03 Fujii MasaoRename log_lock_failure GUC to log_lock_failures for...
2025-05-31 Michael PaquierChange internal plan ID type from uint64 to int64
2025-05-30 David RowleyChange internal queryid type from uint64 to int64
2025-05-29 Michael PaquierAdd AioUringCompletion in wait_event_names.txt
2025-05-28 Tom LaneTighten parsing of datetime input.
2025-05-28 Tom LaneFix memory leakage when function compilation fails.
2025-05-27 Michael PaquierFix conversion of SIMILAR TO regexes for character...
2025-05-26 Peter EisentrautImprove file_copy_method entry in postgresql.conf.sample
2025-05-23 Tom LaneFix AlignedAllocRealloc to cope sanely with OOM.
2025-05-23 Daniel GustafssonRevert function to get memory context stats for processes
2025-05-23 Peter EisentrautMove oauth_validator_libraries in postgresql.conf.sample
2025-05-22 Tom LaneFix memory leak in XMLSERIALIZE(... INDENT).
2025-05-22 Amit LangoteRevert "Don't lock partitions pruned by initial pruning"
2025-05-19 Heikki LinnakangasFix deparsing FETCH FIRST <expr> ROWS WITH TIES
2025-05-18 Daniel GustafssonFix function name reference in comment
2025-05-11 Álvaro HerreraFix comment of tsquerysend()
2025-05-11 Álvaro Herrerarelcache: Avoid memory leak on tables with no CHECK...
2025-05-11 Álvaro HerreraSort includes in alphabetical order
2025-05-11 Tom LaneFix incorrect "return NULL" in BumpAllocLarge().
2025-05-09 Michael PaquierAdd support for runtime arguments in injection points
2025-05-08 Heikki LinnakangasUse 'void *' for arbitrary buffers, 'uint8 *' for byte...
2025-05-05 Noah MischWith GB18030, prevent SIGSEGV from reading past end...
2025-05-03 Etsuro FujitaFix memory allocation/copy mistakes.
2025-05-03 Etsuro FujitaFix typos in comments.
2025-04-30 Daniel GustafssonConvert strncpy to strlcpy
next