postgresql.git
2025-06-25 Amit KapilaDoc: Improve documentation of stream abort.
2025-06-25 Michael PaquierAvoid scribbling of VACUUM options
2025-06-25 Fujii Masaodoc: Fix type description of io_workers GUC for consist...
2025-06-25 Fujii Masaodoc: Mention ANALYZE VERBOSE in track_cost_delay_timing...
2025-06-24 Fujii Masaodoc: Add secondary index entries for vacuum-related...
2025-06-24 Tom LanePrevent excessive delays before launching new logrep...
2025-06-24 Álvaro HerreraMake query jumbling also squash PARAM_EXTERN params
2025-06-24 Álvaro HerreraImprove jumble squashing through CoerceViaIO and Relabe...
2025-06-24 Melanie PlagemanTest that vacuum removes tuples older than OldestXmin
2025-06-24 Daniel Gustafssondoc: Remove dead link to NewbieDoc Docbook Guide
2025-06-24 Peter EisentrautFix virtual generated column type checking for ALTER...
2025-06-24 Fujii Masaodoc: Fix incorrect UUID index entry in function documen...
2025-06-24 Amit KapilaFix missing comment update in 1462aad2e4.
2025-06-24 Michael Paquierpsql: Rename meta-command \close to \close_prepared
2025-06-23 Alexander KorotkovTemporarily remove 046_checkpoint_logical_slot.pl
2025-06-23 Alexander KorotkovRemove excess assert from InvalidatePossiblyObsoleteSlot()
2025-06-23 Tom LaneInclude _mm512_zextsi128_si512() in AVX-512 configure...
2025-06-23 John NaylorProperly fix AVX-512 CRC calculation bug
2025-06-22 Peter Eisentrautmeson: Fix meson warning
2025-06-21 Tom LaneDoc: improve documentation about width_bucket().
2025-06-21 Bruce Momjiandoc PG 18 relnotes: update to current, add one commit
2025-06-21 Bruce Momjiandoc PG 18 relnotes: indent tag blocks
2025-06-21 Bruce Momjiandoc PG 18 relnotes: add remaining missing link tags
2025-06-20 Tom LaneRemove planner's have_dangerous_phv() join-order restri...
2025-06-20 Tom LaneUse SnapshotDirty when checking for conflicting index...
2025-06-20 Tom Lanepgxs.mk: remove unreachable rule for deleting regress...
2025-06-19 Alexander KorotkovImprove runtime and output of tests for replication...
2025-06-19 Bruce Momjiandoc PG 18 relnotes: add links to command and struct...
2025-06-19 Jeff DavisCorrect docs about partitions and EXCLUDE constraints.
2025-06-19 Bruce Momjiandoc PG 18 relnotes: add links for applications
2025-06-19 Bruce Momjiandoc: add xreflabel text for libpq and PL/Python
2025-06-19 Peter EisentrautImprove pg_dump/pg_dumpall help synopses and terminology
2025-06-19 Amit KapilaImprove log messages and docs for slot synchronization.
2025-06-19 Bruce Momjiandoc PG 18 relnotes: add links for server variables
2025-06-19 Fujii Masaodoc: Mention GIN indexes support parallel builds.
2025-06-19 Fujii Masaodoc: Fix incorrect description of INCLUDING COMMENTS...
2025-06-18 Bruce Momjiandoc: fix for commit 09f7d36ba16 in changing "_" to...
2025-06-18 Bruce Momjiandoc config.sgml: use "-" and not "_" for varlistentry...
2025-06-18 Fujii Masaopg_dump: Allow pg_dump to dump the statistics for forei...
2025-06-18 Michael PaquierDocument "relrewrite" at the top of heap_create_with_ca...
2025-06-18 Fujii Masaodoc: Reorder protocol version option descriptions in...
2025-06-18 Bruce Momjiandoc PG 18 relnotes: add markup, still need to add...
2025-06-17 Daniel GustafssonFix allocation check to test the right variable
2025-06-17 Tomas Vondraamcheck: Fix posting tree checks in gin_index_check()
2025-06-17 Tomas Vondraamcheck: Fix parent key check in gin_index_check()
2025-06-17 Tomas Vondraamcheck: Fix checks of entry order for GIN indexes
2025-06-17 Tomas Vondraamcheck: Remove unused GinScanItem->parentlsn field
2025-06-17 Tomas Vondraamcheck: Test gin_index_check on a multicolumn index
2025-06-17 Peter Eisentrautdoc: Mention the default io_method
2025-06-17 Bruce Momjiandoc PG 18 relnotes: add author for initdb commit 04bec...
2025-06-17 Masahiko SawadaFix re-distributing previously distributed invalidation...
2025-06-16 David RowleyFix possible Assert failure in verify_compact_attribute()
2025-06-16 Andres Freundaio: Add missing memory barrier when waiting for IO...
2025-06-16 Peter Eisentrautdoc: Clean up title case use
2025-06-16 Peter Eisentrautlibpq-oauth: Add exports.list to .gitignore
2025-06-16 Peter EisentrautMessage style improvements
2025-06-16 John NaylorWorkaround code generation bug in clang
2025-06-15 Tom LaneAdd commit b27644bad to .git-blame-ignore-revs.
2025-06-15 Tom LaneSync typedefs.list with the buildfarm.
2025-06-15 Peter Eisentrautpsql: Change new \conninfo to use SSL instead of TLS
2025-06-14 David RowleyImprove comments for TidRangeEval
2025-06-14 Fujii Masaodoc: Add note about "Client User" and "Superuser" field...
2025-06-14 Fujii Masaopsql: Report full protocol version in \conninfo output.
2025-06-14 Alexander KorotkovAdd TAP tests to check replication slot advance during...
2025-06-14 Alexander KorotkovKeep WAL segments by slot's last saved restart LSN
2025-06-13 Peter Geoghegannbtree: _bt_readnextpage doesn't affect markPos.
2025-06-13 Jeff DavisComment fixups from 626df47ad9.
2025-06-13 Daniel Gustafssonpsql: Reword help message and docs for WATCH_INTERVAL
2025-06-13 Michael Paquierpsql: Forbid use of COPY and \copy while in a pipeline
2025-06-12 Michael PaquierReplace %llu by PRIu64 in AIO io_uring code
2025-06-12 Fujii Masaopg_restore: Fix wrong descriptions of --with-{schema...
2025-06-12 Álvaro HerreraFix squashing algorithm for query texts
2025-06-12 Fujii Masaodoc: Document that MAINTAIN privilege allows statistics...
2025-06-12 Michael PaquierRevert support for improved tracking of nested queries
2025-06-11 Peter GeogheganRevert "nbtree: Remove useless row compare arg."
2025-06-11 Jeff DavisRevert a few small patches that were intended for versi...
2025-06-11 Masahiko SawadaAdd tab completion for REJECT_LIMIT option.
2025-06-11 Peter GeogheganMake _bt_killitems drop pins it acquired itself.
2025-06-11 Michael Paquierpsql: Remove PARTITION BY clause in tab completion...
2025-06-10 Tom LaneDon't reduce output request size on non-Unix-socket...
2025-06-10 Jeff Davisinet_net_pton.c: use pg_ascii_tolower() rather than...
2025-06-10 Jeff Davisisn.c: use pg_ascii_toupper() instead of toupper().
2025-06-10 Jeff Daviscontrib/spi/refint.c: use pg_ascii_tolower() instead.
2025-06-10 Jeff Daviscopyfromparse.c: use pg_ascii_tolower() rather than...
2025-06-10 Peter EisentrautUse exported symbols list on macOS for loadable modules...
2025-06-08 Tom Lanepg_restore: fix incompatibility with old directory...
2025-06-08 Etsuro FujitaRevert "postgres_fdw: Inherit the local transaction...
2025-06-07 Bruce Momjiandoc PG 18 relnotes: add AFTER trigger user change...
2025-06-07 Bruce Momjiandoc PG 18 relnotes: adjust wording of initdb item...
2025-06-07 Peter Eisentrautplpython: Remove obsolete test expected file
2025-06-06 Jeff DavisImprove CREATE DATABASE error message for invalid libc...
2025-06-06 Nathan BossartUse NULL instead of 0 for pointer arguments.
2025-06-06 Nathan BossartFixed signed/unsigned mismatch in test_dsm_registry.
2025-06-06 Peter GeogheganAvoid BufferGetLSNAtomic() calls during nbtree scans.
2025-06-06 Robert Haaspg_prewarm: Allow autoprewarm to use more than 1GB...
2025-06-05 Tom LaneDoc: improve description of which role runs a trigger.
2025-06-05 Peter Geoghegannbtree: Remove useless row compare arg.
2025-06-05 Álvaro HerreraAvoid bogus scans of partitions when marking FKs enforced
2025-06-05 Tom LaneDoc: you must own the target object to use SECURITY...
2025-06-05 Álvaro HerreraAvoid bogus scans of partitions when validating FKs...
next