]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2025-03-26  Tom LaneFix order of -I switches for building pg_regress.o.
2025-03-25  Michael Paquierpg_stat_statements: Add more tests with temp tables...
2025-03-25  Nathan Bossartpg_upgrade: Add --swap for faster file transfer.
2025-03-25  Nathan Bossartpg_dump: Add --sequence-data.
2025-03-25  Nathan Bossartinitdb: Add --no-sync-data-files.
2025-03-25  Jeff DavisStats: use schemaname/relname instead of regclass.
2025-03-25  Jeff DavisMinor doc update for commit 99f8f3fbbc.
2025-03-25  Daniel Gustafssonpsql: Make default \watch interval configurable
2025-03-25  Daniel Gustafssonpg_basebackup: Add missing PQclear in error path
2025-03-25  Peter Eisentrautrefactor: Pass relation OID instead of Relation to...
2025-03-25  Peter Eisentrautrefactor: Split ATExecAlterConstraintInternal()
2025-03-25  Peter Eisentrautrefactor: Move some code that updates pg_constraint...
2025-03-25  Peter EisentrautSmall fixes for Add ALTER TABLE ... ALTER CONSTRAINT...
2025-03-25  Alexander Korotkovpostgres_fdw: Remove redundant check in semijoin_target...
2025-03-25  Thomas Munrolibpq: Deprecate pg_int64.
2025-03-25  Peter EisentrautGeneralize index support in network support function
2025-03-25  Michael PaquierAdd support for custom_query_jumble as a node field...
2025-03-25  Jeff DavisRemove 'additional' pointer from TupleHashEntryData.
2025-03-25  Jeff DavisAdd ExecCopySlotMinimalTupleExtra().
2025-03-25  Jeff DavisCreate accessor functions for TupleHashEntry.
2025-03-25  Jeff DavisHashAgg: use Bump allocator for hash TupleHashTable...
2025-03-25  Amit KapilaFix the typo in the test case added in 73eba5004a.
2025-03-25  Amit KapilaFix an oversight in 3abe9dc188.
2025-03-25  Alexander Korotkovpostgres_fdw: Avoid pulling up restrict infos from...
2025-03-24  Andres FreundRedefine max_files_per_process to control additionally...
2025-03-24  Nathan BossartExpand comment for isset_offset.
2025-03-24  Melanie PlagemanFix bitmapheapscan incorrect recheck of NULL tuples
2025-03-24  Álvaro HerreraFix typo
2025-03-24  Fujii MasaoAllow pg_recvlogical --drop-slot to work without -...
2025-03-24  Fujii Masaodoc: Clarify required options for each action in pg_rec...
2025-03-24  Peter Eisentrautpostgres_fdw: improve security checks
2025-03-24  Magnus Haganderpsql: use consistent alias for pg_description
2025-03-24  Magnus Haganderpsql: show default extension version in \dx output
2025-03-24  Heikki LinnakangasAdd test case for when subscriber table is missing...
2025-03-24  Amit KapilaDetect and Log multiple_unique_conflicts type conflict.
2025-03-24  David RowleyAdd tests for POSITION(bytea, bytea)
2025-03-24  Michael PaquierAllow plugins to set a 64-bit plan identifier in Planne...
2025-03-23  Tom Lanepsql: Add tab completion for VACUUM and ANALYZE .....
2025-03-23  Heikki LinnakangasFix rare assertion failure in standby, if primary is...
2025-03-23  Noah MischFix "make clean" for new TAP suite.
2025-03-22  Andres Freundaio: Change prefix of PgAioResultStatus values to PGAIO_RS_
2025-03-22  Tom Laneplpgsql: make WHEN OTHERS distinct from WHEN SQLSTATE...
2025-03-22  Peter GeogheganImprove nbtree array primitive scan scheduling.
2025-03-21  Melanie PlagemanUse streaming read I/O in SP-GiST vacuuming
2025-03-21  Thomas MunroFix ps display for IO workers.
2025-03-21  Tom LaneRevert inappropriate weakening of an Assert in plpgsql.
2025-03-21  Masahiko SawadaAdd GUC option to control maximum active replication...
2025-03-21  Tom LanePlace "extern" declaration in the right part of pg_class.h.
2025-03-21  Tom LaneLabel the contents of pg_*_d.h files a little better.
2025-03-21  Melanie PlagemanUse streaming read I/O in GiST vacuuming
2025-03-21  Melanie PlagemanAssorted trivial cleanup of c5c239e26e
2025-03-21  Tom LaneFix plpgsql's handling of simple expressions in scrolla...
2025-03-21  Melanie PlagemanUse streaming read I/O in btree vacuuming
2025-03-21  Álvaro HerreraChange one loop in ATRewriteTable to use 1-based attnums
2025-03-21  Thomas MunroSupport buffer forwarding in StartReadBuffers().
2025-03-21  Thomas MunroSupport buffer forwarding in read_stream.c.
2025-03-21  Fujii Masaodoc: Remove incorrect description about dropping replic...
2025-03-21  David RowleySimplify EXPLAIN code for Memoize
2025-03-20  Andres Freundbufmgr: Improve stats when a buffer is read in concurrently
2025-03-20  Andrew DunstanShow plperl version in the meson setup summary.
2025-03-20  Andres Freundsmgr: Hold interrupts in most smgr functions
2025-03-20  Tom LaneBe more paranoid in configure's checks for CRC and...
2025-03-20  Robert HaasAdd an additional hook for EXPLAIN option validation.
2025-03-20  Nathan BossartAdd test for pg_upgrade file transfer modes.
2025-03-20  Nathan BossartAdd vacuum_truncate configuration parameter.
2025-03-20  Peter EisentrautRevert workarounds for -Wmissing-braces false positives...
2025-03-20  Peter EisentrautFix extension control path tests
2025-03-20  Peter EisentrautFix typo in comment
2025-03-20  Amit Kapilapg_createsubscriber: Add -R publications option.
2025-03-19  Andres Freundmeson: Flush stdout in testwrap
2025-03-19  Peter EisentrautUpdate a code comment
2025-03-19  Peter Eisentrautextension_control_path
2025-03-19  Michael Paquierpsql: Allow queries terminated by semicolons while...
2025-03-19  Thomas MunroFix compiler warning for commit 434dbf69.
2025-03-19  Thomas Munrooauth: Simplify copy of PGoauthBearerRequest
2025-03-19  Thomas Munrooauth: Improve validator docs on interruptibility
2025-03-19  Thomas Munrooauth: Disallow synchronous DNS in libcurl
2025-03-19  Thomas Munrooauth: Fix postcondition for set_timer on macOS
2025-03-19  Thomas Munrooauth: Use IPv4-only issuer in oauth_validator tests
2025-03-19  Amit LangoteEnsure first ModifyTable rel initialized if all are...
2025-03-19  Thomas MunroIncrease io_combine_limit range to 1MB.
2025-03-19  Thomas MunroIntroduce io_max_combine_limit.
2025-03-18  Michael PaquierFix copy-paste error related to the autovacuum launcher...
2025-03-18  Masahiko SawadaFix assertion failure in parallel vacuum with minimal...
2025-03-18  Michael PaquierOptimize check for pending backend IO stats
2025-03-18  Nathan BossartAdd commit 796bdda484 to .git-blame-ignore-revs.
2025-03-18  Nathan BossartUpdate guidance for running vacuumdb after pg_upgrade.
2025-03-18  Nathan Bossartvacuumdb: Add option for analyzing only relations missi...
2025-03-18  Nathan Bossartvacuumdb: Teach vacuum_one_database() to reuse query...
2025-03-18  Tom LaneDoc: manually break lines in wide UUID examples.
2025-03-18  Andres Freundsmgr: Make SMgrRelation initialization safer against...
2025-03-18  Álvaro HerreraIntroduce squashing of constant lists in query jumbling
2025-03-18  Andres Freundaio: Add io_method=worker
2025-03-18  Andres Freundaio: Infrastructure for io_method=worker
2025-03-18  Jeff DavisFix headerscheck warning.
2025-03-18  Tom LaneSilence compiler warning.
2025-03-18  Daniel GustafssonAdd X25519 to the default set of curves
2025-03-18  Robert HaasAdd some new hooks so extensions can add details to...
2025-03-18  Álvaro HerreraSimplify reindexdb coding
2025-03-18  Melanie PlagemanIncrease default maintenance_io_concurrency to 16
next