]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
10 days ago  Andrew DunstanAdd paths of extensions to pg_available_extensions
11 days ago  Masahiko SawadaFix macro name for io_uring_queue_init_mem check.
11 days ago  Tom LaneDoc: remove obsolete, confused <note> about rowtype...
12 days ago  Thomas Munrojit: Fix jit_profiling_support when unavailable.
12 days ago  Tom LaneChange IndexAmRoutines to be statically-allocated structs.
12 days ago  Masahiko SawadaAdd dead items memory usage to VACUUM (VERBOSE) and...
12 days ago  Masahiko SawadaFix a race condition in updating procArray->replication...
13 days ago  Michael PaquierFix comment in lsyscache.c
13 days ago  Thomas Munrojit: Drop redundant LLVM configure probes.
13 days ago  Michael PaquierAdd pg_get_multixact_stats()
13 days ago  Michael PaquierAdd MultiXactOffsetStorageSize() to multixact_internal.h
13 days ago  Michael PaquierChange GetMultiXactInfo() to return the next multixact...
13 days ago  Thomas Munrojit: Remove -Wno-deprecated-declarations in 18+.
13 days ago  Tom LaneEnsure sanity of hash-join costing when there are no...
13 days ago  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
2025-12-27  Daniel GustafssonAdd oauth_validator_libraries to variable_is_guc_list_quote
2025-12-27  Michael PaquierFix pg_stat_get_backend_activity() to use multi-byte...
2025-12-26  Bruce Momjiandoc: warn about the use of "ctid" queries beyond the...
2025-12-26  Michael Paquierdoc: Remove duplicate word in ECPG description
2025-12-25  Michael PaquierUpgrade BufFile to use int64 for byte positions
2025-12-25  Michael PaquierFix typo in stat_utils.c
2025-12-25  Michael PaquierMove attribute statistics functions to stat_utils.c
2025-12-25  Richard GuoFix planner error with SRFs and grouping sets
2025-12-24  Masahiko Sawadapsql: Fix tab completion for VACUUM option values.
2025-12-24  Bruce Momjiandoc: change "can not" to "cannot"
2025-12-24  Masahiko SawadaFix regression test failure when wal_level is set to...
2025-12-24  Fujii Masaodoc: Use proper tags in pg_overexplain documentation.
2025-12-24  Fujii MasaoFix CREATE SUBSCRIPTION failure when the publisher...
2025-12-24  Fujii MasaoFix version check for retain_dead_tuples subscription...
2025-12-24  Amit KapilaUpdate comments to reflect changes in 8e0d32a4a1.
2025-12-24  Amit KapilaDoc: Clarify publication privilege requirements.
2025-12-24  Richard GuoTeach expr_is_nonnullable() to handle more expression...
2025-12-24  Richard GuoOptimize ROW(...) IS [NOT] NULL using non-nullable...
2025-12-24  Richard GuoSimplify COALESCE expressions using non-nullable arguments
2025-12-24  Michael PaquierImprove comment in pgstatfuncs.c
2025-12-24  Amit KapilaDon't advance origin during apply failure.
2025-12-24  Tom LaneFix another case of indirectly casting away const.
2025-12-24  Bruce MomjianC comment: fix psql "pstdout" duplicate to "pstdin"
2025-12-23  Masahiko Sawadapg_visibility: Use visibilitymap_count instead of loop.
2025-12-23  Masahiko SawadaToggle logical decoding dynamically based on logical...
2025-12-23  Heikki LinnakangasFix bug in following update chain when locking a heap...
2025-12-23  Michael PaquierFix orphaned origin in shared memory after DROP SUBSCRI...
2025-12-23  Bruce Momjiandoc: add "DO" to "ON CONFLICT" in CREATE VIEW text
2025-12-22  Michael PaquierSwitch buffile.c/h to use pgoff_t instead of off_t
2025-12-22  Masahiko Sawadapsql: Improve tab completion for COPY option lists.
2025-12-22  Tom LaneAdd missing .gitignore for src/test/modules/test_cloexec.
2025-12-22  Fujii Masaodoc: Fix incorrect reference in pg_overexplain document...
2025-12-22  Michael PaquierFix another typo in gininsert.c
2025-12-21  Peter GeogheganRemove obsolete name_ops index-only scan comments.
2025-12-21  Thomas MunroClean up test_cloexec.c and Makefile.
2025-12-19  Andres Freundheapam: Move logic to handle HEAP_MOVED into a helper...
2025-12-19  Andres Freundbufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitLi...
2025-12-19  Bruce Momjiandoc: clarify when physical/logical replication is...
2025-12-19  Heikki LinnakangasUse proper type for RestoreTransactionSnapshot's PGPROC arg
2025-12-19  John NaylorUpdate pg_hba.conf example to reflect MD5 deprecation
2025-12-19  Michael PaquierFix typos in gininsert.c
2025-12-19  Fujii MasaoAdd guard to prevent recursive memory context logging.
2025-12-18  Michael PaquierUse table/index_close() more consistently
2025-12-18  Noah MischSort DO_SUBSCRIPTION_REL dump objects independent of...
2025-12-18  Heikki LinnakangasDo not emit WAL for unlogged BRIN indexes
2025-12-18  Amit KapilaFix intermittent BF failure in 040_standby_failover_slo...
2025-12-18  Michael Paquierbtree_gist: Fix memory allocation formula
2025-12-17  Michael PaquierFix const correctness in pgstat data serialization...
2025-12-17  Jacob Championoauth_validator: Avoid races in log_check()
2025-12-17  Jacob Championlibpq-oauth: use correct c_args in meson.build
2025-12-17  Jacob Championlibpq-fe.h: Don't claim SOCKTYPE in the global namespace
2025-12-17  Tom LaneRename regress.so's .mo file to postgresql-regress...
2025-12-17  Heikki LinnakangasMake postmaster 003_start_stop.pl test less flaky
2025-12-17  Amit KapilaSupport existing publications in pg_createsubscriber.
2025-12-17  Michael PaquierChange pgstat_report_vacuum() to use Relation
2025-12-16  Michael PaquierRemove useless code in InjectionPointAttach()
2025-12-16  Jeff DavisAvoid global LC_CTYPE dependency in pg_locale_icu.c.
2025-12-16  Jeff Davisdowncase_identifier(): use method table from locale...
2025-12-16  Jeff Davisltree: fix case-insensitive matching.
2025-12-16  Jeff DavisClarify a #define introduced in 8d299052fe.
2025-12-16  Jeff DavisFix multibyte issue in ltree_strncasecmp().
2025-12-16  Robert HaasSwitch memory contexts in ReinitializeParallelDSM.
2025-12-16  Tom LaneTest PRI* macros even when we can't test NLS translation.
2025-12-16  Melanie PlagemanAdd explanatory comment to prune_freeze_setup()
2025-12-16  Melanie PlagemanFix const qualification in prune_freeze_setup()
2025-12-16  Daniel Gustafssondoc: Update header file mention for CompareType
2025-12-16  John NaylorSeparate out bytea sort support from varlena.c
2025-12-16  Michael PaquierAdd TAP test to check recovery when redo LSN is missing
2025-12-16  Michael PaquierFail recovery when missing redo checkpoint record witho...
2025-12-15  Tom LaneRevert "Avoid requiring Spanish locale to test NLS...
2025-12-15  Jacob Championlibpq: Align oauth_json_set_error() with other NLS...
2025-12-15  Jacob Championlibpq-oauth: Don't translate internal errors
2025-12-15  Jacob Championlibpq: Add missing OAuth translations
2025-12-15  Nathan BossartAllow passing a pointer to GetNamedDSMSegment()'s init...
2025-12-15  Noah MischRevisit cosmetics of "For inplace update, send nontrans...
2025-12-15  Noah MischCorrect comments of "Fix data loss at inplace update...
2025-12-15  Tom LaneAvoid requiring Spanish locale to test NLS infrastructure.
2025-12-15  Jeff DavisRemove incorrect declarations in pg_wchar.h.
next