]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-03-04  Amit KapilaAllow table exclusions in publications via EXCEPT TABLE.
2026-03-04  Heikki LinnakangasAdd test for row-locking and multixids with prepared...
2026-03-04  Heikki LinnakangasSkip prepared_xacts test if max_prepared_transactions < 2
2026-03-04  Michael PaquierFix rare instability in recovery TAP test 009_twophase
2026-03-04  Michael PaquierChange default value of default_toast_compression to...
2026-03-04  Richard GuoRemove redundant restriction checks in apply_child_base...
2026-03-04  Richard GuoRemove obsolete SAMESIGN macro
2026-03-04  Michael PaquierAdd some tests for CREATE OR REPLACE VIEW with column...
2026-03-03  Melanie PlagemanAdd read_stream_{pause,resume}()
2026-03-03  Peter Eisentrautdoc: Add restart on failure to example systemd file
2026-03-03  Álvaro HerreraReduce scope of for-loop-local variables to avoid shadowing
2026-03-03  Peter EisentrautReduce the scope of volatile qualifiers
2026-03-03  Peter EisentrautAdd COPY (on_error set_null) option
2026-03-03  Michael Paquierdoc: Fix sentence of pg_walsummary page
2026-03-03  Fujii Masaodoc: Clarify that empty COMMENT string removes the...
2026-03-03  Michael PaquierAdd support for "exprs" in pg_restore_extended_stats()
2026-03-03  Jeff Davisstyle: define parameterless functions as foo(void).
2026-03-02  Tom LaneFix local-variable shadowing in pg_trgm's printSourceNFA().
2026-03-02  Nathan BossartAdd commit 7b24959434 to .git-blame-ignore-revs.
2026-03-02  Nathan Bossartbasic_archive: Allow archive directory to be missing...
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
next