]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2026-01-09  Nathan Bossartpg_dump: Fix gathering of sequence information.
2026-01-09  Fujii MasaoUse IsA() macro in define.c, for sake of consistency.
2026-01-09  Peter EisentrautDecouple C++ support in Meson's PGXS from LLVM enablement
2026-01-09  Peter Eisentrautci: Configure g++ with 32-bit for 32-bit build
2026-01-09  Peter Eisentrautmeson: Rename cpp variable to cxx
2026-01-08  David RowleyFix possible incorrect column reference in ERROR message
2026-01-08  Tom LaneRemove now-useless btree_gist--1.2.sql script.
2026-01-08  Tom LaneMark GiST inet_ops as opcdefault, and deal with ensuing...
2026-01-08  Tom LaneCreate btree_gist v1.9, in which inet/cidr opclasses...
2026-01-08  Heikki LinnakangasUse IsA macro, for sake of consistency
2026-01-08  Heikki LinnakangasFix misc typos, mostly in comments
2026-01-08  Heikki LinnakangasImprove comments around _bt_checkkeys
2026-01-08  Amit KapilaFix typos in the code.
2026-01-08  Peter EisentrautRemove use of rindex() function
2026-01-08  Peter Eisentrautstrnlen() is now required
2026-01-08  Michael Paquierpg_createsubscriber: Improve handling of automated...
2026-01-08  Masahiko Sawadapsql: Add tab completion for pstdin and pstdout in...
2026-01-07  Álvaro HerreraReplace flaky CIC/RI isolation tests with a TAP test
2026-01-07  Nathan BossartMSVC: Support building for AArch64.
2026-01-07  Peter GeogheganFix nbtree skip array transformation comments.
2026-01-07  Fujii Masaodoc: Remove deprecated clauses from CREATE USER/GROUP...
2026-01-07  Alexander KorotkovRevert "Use WAIT FOR LSN in PostgreSQL::Test::Cluster...
2026-01-07  Peter EisentrautFix typo
2026-01-07  John Naylorcreateuser: Update docs to reflect defaults
2026-01-07  Michael PaquierFix unexpected reversal of lists during catcache rehash
2026-01-07  Michael PaquierFix grammar in datatype.sgml
2026-01-07  John NaylorFurther doc updates to reflect MD5 deprecation
2026-01-07  Fujii Masaodoc: Add glossary and index entries for GUC.
2026-01-07  Fujii Masaodoc: Add index entry for Git.
2026-01-07  Michael PaquierImprove portability of test with oid8 comparison function
2026-01-07  Michael PaquierAdd data type oid8, 64-bit unsigned identifier
2026-01-07  Jeff DavisClean up ICU includes.
2026-01-07  Andres FreundFix buggy interaction between array subscripts and...
2026-01-06  Jeff DavisICU: use UTF8-optimized case conversion API
2026-01-06  Michael PaquierImprove portability of new worker_spi test
2026-01-06  Peter EisentrautAdd test coverage for indirection transformation
2026-01-06  Alexander KorotkovFix variable usage in wakeupWaiters()
2026-01-06  Michael PaquierUse relation_close() more consistently in contrib/
2026-01-06  Michael PaquierAllow bgworkers to be terminated for database-related...
2026-01-06  Amit KapilaUpdate comments atop ReplicationSlotCreate.
2026-01-06  David RowleyFix issue with EVENT TRIGGERS and ALTER PUBLICATION
2026-01-06  Amit KapilaFix typo in slot.c.
2026-01-06  Michael PaquierFix typo in planner.c
2026-01-06  Fujii MasaoAdd TAP test for GUC settings passed via CONNECTION...
2026-01-06  Fujii MasaoHonor GUC settings specified in CREATE SUBSCRIPTION...
2026-01-06  David RowleySimplify GetOperatorFromCompareType() code
2026-01-06  David RowleyFix misleading comment for GetOperatorFromCompareType
2026-01-06  Fujii Masaodoc: Fix outdated doc in pg_rewind.
2026-01-06  David RowleyClarify where various catcache.h dlist_nodes are used
2026-01-05  Masahiko Sawadapg_visibility: Fix incorrect buffer lock description...
2026-01-05  Tom LaneFix meson build of snowball code.
2026-01-05  Tom LaneUpdate to latest Snowball sources.
2026-01-05  Andres Freundci: Remove ulimit -p for netbsd/openbsd
2026-01-05  Masahiko SawadaFix typo in parallel.c.
2026-01-05  Alexander KorotkovUse WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for...
2026-01-05  Alexander KorotkovAdd tab completion for the WAIT FOR LSN MODE option
2026-01-05  Alexander KorotkovAdd the MODE option to the WAIT FOR LSN command
2026-01-05  Alexander KorotkovExtend xlogwait infrastructure with write and flush...
2026-01-05  Alexander KorotkovAdjust errcode in checkPartition()
2026-01-05  Robert HaasRemove redundant SET enable_partitionwise_join = on.
2026-01-05  Michael PaquierFix comment in tableam.c
2026-01-05  Peter EisentrautSeparate read and write pointers in pg_saslprep
2026-01-05  Heikki LinnakangasTighten up assertion on a local variable
2026-01-05  David RowleyUse the GetPGProcByNumber() macro when possible
2026-01-05  Amit KapilaImprove the comments atop build_replindex_scan_key().
2026-01-05  Michael PaquierRemove unneeded probes from configure and meson
2026-01-05  Michael PaquierRemove unneeded defines from pg_config.h.in
2026-01-05  Michael PaquierFix typos and inconsistencies in code and comments
2026-01-04  Tom LaneAllow role created by new test to log in on Windows.
2026-01-04  Tom LaneInclude error location in errors from ComputeIndexAttrs().
2026-01-04  Tom LaneAdd parse location to IndexElem.
2026-01-04  Heikki LinnakangasFix partial read handling in pg_upgrade's multixact...
2026-01-04  Peter EisentrautRemove bogus const qualifier on PageGetItem() argument
2026-01-04  David RowleyDoc: add missing punctuation
2026-01-04  David RowleyFix selectivity estimation integer overflow in contrib...
2026-01-03  Tom LaneImprove a couple of error messages.
2026-01-02  David RowleyFix spelling mistake in fk-snapshot-3.spec
2026-01-01  Bruce MomjianUpdate copyright for 2026
2026-01-01  Andrew DunstanAdd paths of extensions to pg_available_extensions
2025-12-31  Masahiko SawadaFix macro name for io_uring_queue_init_mem check.
2025-12-31  Tom LaneDoc: remove obsolete, confused <note> about rowtype...
2025-12-31  Thomas Munrojit: Fix jit_profiling_support when unavailable.
2025-12-30  Tom LaneChange IndexAmRoutines to be statically-allocated structs.
2025-12-30  Masahiko SawadaAdd dead items memory usage to VACUUM (VERBOSE) and...
2025-12-30  Masahiko SawadaFix a race condition in updating procArray->replication...
2025-12-30  Michael PaquierFix comment in lsyscache.c
2025-12-30  Thomas Munrojit: Drop redundant LLVM configure probes.
2025-12-30  Michael PaquierAdd pg_get_multixact_stats()
2025-12-30  Michael PaquierAdd MultiXactOffsetStorageSize() to multixact_internal.h
2025-12-30  Michael PaquierChange GetMultiXactInfo() to return the next multixact...
2025-12-30  Thomas Munrojit: Remove -Wno-deprecated-declarations in 18+.
2025-12-29  Tom LaneEnsure sanity of hash-join costing when there are no...
2025-12-29  Tom LaneFurther stabilize a postgres_fdw test case.
2025-12-29  Thomas MunroFix Mkvcbuild.pm builds of test_cloexec.c.
2025-12-29  Richard GuoIgnore PlaceHolderVars when looking up statistics
2025-12-29  Richard GuoStrip PlaceHolderVars from index operands
2025-12-28  Peter EisentrautChange some Datum to void * for opaque pass-through...
2025-12-28  Michael PaquierSplit some long Makefile lists
2025-12-27  Daniel GustafssonFix incorrectly spelled city name
2025-12-27  Peter EisentrautRemove MsgType type
next