postgresql.git
2025-08-26 Alexander KorotkovFurther clarify documentation for the initcap function
2025-08-26 Peter EisentrautRaise C requirement to C11
2025-08-25 Peter EisentrautMessage wording improvements
2025-08-25 Nathan BossartUse PqMsg_* macros in applyparallelworker.c.
2025-08-25 Jacob Championoauth: Add unit tests for multiplexer handling
2025-08-25 Jacob Championoauth: Always link with -lm for floor()
2025-08-25 Nathan BossartUse PqMsg_* macros in fe-protocol3.c.
2025-08-25 Peter EisentrautFormatting cleanup of guc_tables.c
2025-08-23 Noah MischRewrite previous commit's test for TestUpgradeXversion...
2025-08-23 Noah MischSort DO_DEFAULT_ACL dump objects independent of OIDs.
2025-08-22 Alexander KorotkovRevert "Get rid of WALBufMappingLock"
2025-08-22 Nathan Bossartvacuumdb: Fix --missing-stats-only with virtual generat...
2025-08-22 Heikki LinnakangasRevert unnecessary check for NULL
2025-08-22 Heikki Linnakangaslibpq: Be strict about cancel key lengths
2025-08-22 Heikki Linnakangaslibpq: Handle OOM by disconnecting instead of hanging...
2025-08-22 Heikki LinnakangasUse ereport() rather than elog()
2025-08-22 Heikki LinnakangasRevert GetTransactionSnapshot() to return historic...
2025-08-22 Peter EisentrautReduce lock level for ALTER DOMAIN ... VALIDATE CONSTRAINT
2025-08-22 Amit KapilaDoc: Fix typo in logicaldecoding.sgml.
2025-08-22 Michael PaquierChange dynahash.c and hsearch.h to use int64 instead...
2025-08-22 Michael PaquierIgnore temporary relations in RelidByRelfilenumber()
2025-08-21 Peter EisentrautUse consistent type for pgaio_io_get_id() result
2025-08-21 Fujii MasaoDisallow server start with sync_replication_slots ...
2025-08-21 Peter EisentrautPL/Python: Add event trigger support
2025-08-21 Peter EisentrautPL/Python: Refactor for event trigger support
2025-08-21 Michael PaquierApply some fat commas to commands of TAP tests
2025-08-21 Michael Paquierdoc: Improve description of wal_compression
2025-08-20 Tom LaneFix re-execution of a failed SQLFunctionCache entry.
2025-08-20 Peter EisentrautMinor error message enhancement
2025-08-20 Michael PaquierFix assertion failure with replication slot release...
2025-08-20 Fujii Masaovacuumdb: Make vacuumdb --analyze-only process partitio...
2025-08-19 Nathan BossartFix comment for MAX_SIMUL_LWLOCKS.
2025-08-19 Masahiko SawadaAdd CHECK_FOR_INTERRUPTS in contrib/pg_buffercache...
2025-08-19 Nathan BossartFix misspelling of "tranche" in dsa.h.
2025-08-19 Fujii Masaodoc: Improve pgoutput documentation.
2025-08-19 Fujii Masaodoc: Improve documentation discoverability for pgoutput.
2025-08-19 Peter EisentrautAdd src/include/catalog/README
2025-08-19 Amit KapilaFix self-deadlock during DROP SUBSCRIPTION.
2025-08-19 Michael PaquierRefactor ReadMultiXactCounts() into GetMultiXactInfo()
2025-08-19 Michael PaquierRemove useless pointer update in StatsShmemInit()
2025-08-19 Richard GuoSimplify relation_has_unique_index_for()
2025-08-19 Richard GuoPathify RHS unique-ification for semijoin planning
2025-08-19 Michael Paquiertest_ddl_deparse: Rename test create_sequence_1 to...
2025-08-18 Michael PaquierRemove unneeded header declarations in multixact.c
2025-08-18 David RowleyRemove HASH_DEBUG output from dynahash.c
2025-08-18 David RowleyUse elog(DEBUG4) for dynahash.c statistics output
2025-08-18 Tom LaneFix missing "use Test::More" in Kerberos.pm.
2025-08-18 Peter EisentrautDetect buffer underflow in get_th()
2025-08-18 Michael PaquierMove SQL-callable code related to multixacts into its...
2025-08-18 Peter Eisentrautmeson: Move C99 test earlier
2025-08-18 Michael PaquierRefactor init_params() in sequence.c to not use FormDat...
2025-08-17 Michael PaquierRemove md5() call from isolation test for CLUSTER and...
2025-08-17 Etsuro FujitaUpdate obsolete comments in ResultRelInfo struct.
2025-08-17 Michael PaquierAdd isolation test for TOAST value reuse during CLUSTER
2025-08-16 Masahiko SawadaFix typos in comments.
2025-08-15 Masahiko SawadaFix constant when extracting timestamp from UUIDv7.
2025-08-15 Peter EisentrautFix git whitespace warning
2025-08-15 Peter EisentrautAdd TAP tests for LDAP connection parameter lookup
2025-08-15 David RowleyFix invalid format string in HASH_DEBUG code
2025-08-15 David RowleyFix failing -D HASH_STATISTICS builds
2025-08-15 David RowleyAdd Asserts to validate prevbit values in bms_prev_member
2025-08-15 Michael PaquierAdd SQL test for TOAST value allocations on rewrite
2025-08-14 Andres Freundci: Simplify ci-os-only handling
2025-08-14 Andres Freundci: Per-repo configuration for manually trigger tasks
2025-08-14 Álvaro HerreraAvoid including tableam.h and xlogreader.h in nbtree.h
2025-08-14 Tom LaneDon't leak memory during failure exit from SelectConfig...
2025-08-14 Heikki LinnakangasFix LSN format in debug message
2025-08-14 Michael PaquierFix compilation warning with SerializeClientConnectionI...
2025-08-14 Fujii MasaoRevert logical snapshot filename format change in SnapB...
2025-08-14 Fujii MasaoFix incorrect LSN format in comment.
2025-08-13 Tom LaneGrab the low-hanging fruit from forcing USE_FLOAT8_BYVA...
2025-08-13 Tom LaneGrab the low-hanging fruit from forcing sizeof(Datum...
2025-08-13 Tom LaneMake type Datum be 8 bytes wide everywhere.
2025-08-13 Andres Freundci: windows: Stop using DEBUG:FASTLINK
2025-08-13 Andres FreundAdd very basic test for kill_prior_tuples
2025-08-13 Tom LaneDon't treat EINVAL from semget() as a hard failure.
2025-08-13 Peter EisentrautAdjust some table column widths in PDF
2025-08-13 Peter EisentrautImprove PDF documentation margins
2025-08-13 Peter EisentrautClean up order in stylesheete-fo.xsl
2025-08-13 Michael Paquierpostgres_fdw: Fix tests with ANALYZE and remote sampling
2025-08-12 Peter Eisentrautlibpq: Set LDAP protocol version 3
2025-08-11 Andres FreundReduce ExecSeqScan* code size using pg_assume()
2025-08-11 Andres Freundmeson: add and use stamp files for generated headers
2025-08-11 Nathan BossartRestrict psql meta-commands in plain-text dumps.
2025-08-11 Noah MischConvert newlines to spaces in names written in v11...
2025-08-11 Dean RasheedFix security checks in selectivity estimation functions.
2025-08-09 Thomas MunroFix rare bug in read_stream.c's split IO handling.
2025-08-08 Tom LaneMop-up for Datum conversion cleanups.
2025-08-08 Peter EisentrautAdd missing Datum conversions
2025-08-08 Peter EisentrautRemove useless/superfluous Datum conversions
2025-08-08 Peter Eisentrautpostgres_fdw and dblink should check if backend has...
2025-08-08 Jacob ChampionRevert "oauth: Add unit tests for multiplexer handling"
2025-08-08 Jacob Championoauth: Add unit tests for multiplexer handling
2025-08-08 Jacob Championoauth: Track total call count during a client flow
2025-08-08 Jacob Championoauth: Remove expired timers from the multiplexer
2025-08-08 Jacob Championoauth: Ensure unused socket registrations are removed
2025-08-08 Jacob Championoauth: Remove stale events from the kqueue multiplexer
2025-08-08 Thomas MunroRemove obsolete comment.
2025-08-08 Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
2025-08-08 Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
next