]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-03-02  Heikki LinnakangasFix OldestMemberMXactId and OldestVisibleMXactId array...
2026-03-02  Álvaro Herrerapsql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET
2026-03-02  Tom LaneIn pg_dumpall, don't skip role GRANTs with dangling...
2026-03-02  Melanie PlagemanSave prune cycles by consistently clearing prune hints...
2026-03-02  Peter EisentrautSupport using copyObject in standard C++
2026-03-02  Peter EisentrautCheck for memset_explicit() and explicit_memset()
2026-03-02  Michael PaquierRemove WAL page header flag XLP_BKP_REMOVABLE
2026-03-02  Michael PaquierFix memory allocation size in RegisterExtensionExplainO...
2026-03-02  Michael Paquiertest_custom_types: Test module with fancy custom data...
2026-03-02  Fujii Masaopsql: Add tab completion for DELETE ... USING.
2026-03-02  Michael PaquierFix set of issues with extended statistics on expressions
2026-03-01  Tom LaneCorrectly calculate "MCV frequency" for a unique column.
2026-02-28  Fujii Masaopsql: Show comments in \dRp+, \dRs+, and \dX+ psql...
2026-02-28  John NaylorRefactor detection of x86 ZMM registers
2026-02-27  Peter EisentrautFix some -Wcast-qual warnings
2026-02-27  Tom LaneDoc: improve user docs and code comments about EXISTS...
2026-02-27  Tom LaneDon't flatten join alias Vars that are stored within...
2026-02-27  John NaylorCentralize detection of x86 CPU features
2026-02-27  Andrew DunstanClean up nodes that are no longer of use in 007_pgdump...
2026-02-27  Michael PaquierUse pg_malloc_object() and pg_alloc_array() variants...
2026-02-27  Álvaro HerreraDon't include proc.h in shm_mq.h
2026-02-27  Etsuro Fujitapostgres_fdw: Fix thinko in comment for UserMappingPass...
2026-02-26  Melanie PlagemanRemove table_scan_analyze_next_tuple unneeded parameter...
2026-02-26  Melanie PlagemanSimplify visibility check in heap_page_would_be_all_vis...
2026-02-26  Jeff DavisFix more multibyte issues in ltree.
2026-02-26  Jeff DavisFix memory leaks in pg_locale_icu.c.
2026-02-26  Melanie PlagemanRename LVRelState VM-related logging counters
2026-02-26  Álvaro HerreraDon't include latch.h in libpq/libpq.h
2026-02-26  Andres Freundinstrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro
2026-02-26  Andres Freundinstrumentation: Rename INSTR_TIME_LT macro to INSTR_TI...
2026-02-26  Andrew DunstanAdd non-text output formats to pg_dumpall
2026-02-26  Álvaro HerreraReduce includes in pgstat.h
2026-02-26  Álvaro Herrerapg_dump: Preserve NO INHERIT on NOT NULL on inheritance...
2026-02-26  Noah MischEUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests inste...
2026-02-26  Fujii Masaodoc: Clarify INCLUDING COMMENTS behavior in CREATE...
2026-02-25  Fujii MasaoFix ProcWakeup() resetting wrong waitStart field.
2026-02-25  Tom LaneStabilize output of new isolation test insert-conflict...
2026-02-25  Richard GuoFix unsafe RTE_GROUP removal in simplify_EXISTS_query
2026-02-25  John NaylorFix USE_SLICING_BY_8_CRC32C builds on x86
2026-02-24  Jacob Championpg_upgrade: Use max_protocol_version=3.0 for older...
2026-02-24  Álvaro HerreraAdd backtrace support for Windows using DbgHelp API
2026-02-24  Peter Eisentrautdoc: Add link targets to CREATE/ALTER FOREIGN TABLE...
2026-02-24  Peter EisentrautMake ALTER DOMAIN VALIDATE CONSTRAINT no-op when constr...
2026-02-24  Peter EisentrautAllow ALTER COLUMN SET EXPRESSION on virtual columns...
2026-02-24  Michael PaquierFix variety of typos and grammar mistakes
2026-02-24  Michael Paquierdoc: Adjust some markups on pg_waldump page
2026-02-24  Michael Paquierfe_utils: Sprinkle some pg_malloc_object() and pg_mallo...
2026-02-23  Nathan BossartConvert SpinLock* macros to static inline functions.
2026-02-23  Andrew DunstanFix indentation from commit b380a56a3f9
2026-02-23  Nathan BossartAllow pg_{read,write}_all_data to access large objects.
2026-02-23  Tom LaneWork around lgamma(NaN) bug on AIX.
2026-02-23  Peter EisentrautUse LOCKMODE in parse_relation.c/.h
2026-02-23  Jacob Championlibpq: Grease the protocol by default
2026-02-23  Tom LaneRestore AIX support.
2026-02-23  Tom LaneCope with AIX's alignment woes by using _Pragma("pack").
2026-02-23  Nathan BossartWarn upon successful MD5 password authentication.
2026-02-23  Peter EisentrautRename validate_relation_kind()
2026-02-23  Peter EisentrautFlip logic in table validate_relation_kind
2026-02-23  Andrew DunstanDisallow CR and LF in database, role, and tablespace...
2026-02-23  Peter Eisentrautmeson: allow disabling building/installation of static...
2026-02-23  Nathan BossartMake use of pg_popcount() in more places.
2026-02-23  Nathan BossartRemove uses of popcount builtins.
2026-02-23  John NaylorRename pg_crc32c_sse42_choose.c for general purpose
2026-02-23  Peter EisentrautChange error message for sequence validate_relation_kind()
2026-02-23  Peter Eisentrautmeson: Refactor libpq targets variables
2026-02-23  Peter Eisentrauttest_cplusplusext: Add C++ pg_fallthrough test case
2026-02-23  Peter EisentrautEnable -Wimplicit-fallthrough option for clang
2026-02-23  Peter EisentrautFix additional fallthrough warning
2026-02-23  Peter EisentrautFix additional fallthrough warnings from clang
2026-02-23  Amit KapilaAvoid including utils/timestamp.h in conflict.h.
2026-02-23  Michael Paquierdoc: Add section "Options" for pg_controldata
2026-02-22  Heikki LinnakangasAlign PGPROC to cache line boundary
2026-02-22  Heikki LinnakangasRearrange fields in PGPROC, for clarity
2026-02-22  Michael Paquierdoc: Add description of "filename" for pg_walsummary
2026-02-21  Álvaro HerreraAvoid name collision with NOT NULL constraints
2026-02-20  Heikki LinnakangasSplit PGPROC 'links' field into two, for clarity
2026-02-20  Nathan BossartSpeedup COPY FROM with additional function inlining.
2026-02-20  Heikki LinnakangasFix expanding 'bounds' in pg_trgm's calc_word_similarit...
2026-02-20  Richard GuoFix computation of varnullingrels when translating...
2026-02-20  Michael PaquierFix constant in error message for recovery_target_timeline
2026-02-20  Amit KapilaAvoid including worker_internal.h in pgstat.h.
2026-02-19  Nathan BossartRemove SpinLockFree() and S_LOCK_FREE().
2026-02-19  Nathan BossartAssume "inline" keyword is available.
2026-02-19  Robert HaasFix add_partial_path interaction with disabled_nodes
2026-02-19  Álvaro HerreraAdd translator comment
2026-02-19  Tom LaneRemove no-longer-useful markers in pg_hba.conf.sample.
2026-02-19  Fujii MasaoAdd per-subscription wal_receiver_timeout setting.
2026-02-19  Fujii MasaoMake GUC wal_receiver_timeout user-settable.
2026-02-19  Fujii MasaoLog checkpoint request flags in checkpoint completion...
2026-02-19  Peter EisentrautUse fallthrough attribute instead of comment
2026-02-19  Peter EisentrautRemove useless fallthrough annotation
2026-02-19  Michael PaquierSanitize some WAL-logging buffer handling in GIN and...
2026-02-18  Tom LaneSimplify creation of built-in functions with default...
2026-02-18  Heikki LinnakangasUse standard die() handler for SIGTERM in bgworkers
2026-02-18  Álvaro HerreraUpdate obsolete comment
2026-02-18  Michael PaquierForce creation of stamp file after libpq library check...
2026-02-18  Michael PaquierSwitch SysCacheIdentifier to a typedef enum
2026-02-18  Michael PaquierAdd concept of invalid value to SysCacheIdentifier
2026-02-17  Michael PaquierFix one-off issue with cache ID in objectaddress.c
2026-02-17  Álvaro HerreraUse a bitmask for ExecInsertIndexTuples options
next