postgresql.git
37 hours ago David RowleyFix spelling mistake in fk-snapshot-3.spec master github/master
2 days ago Bruce MomjianUpdate copyright for 2026
2 days ago Andrew DunstanAdd paths of extensions to pg_available_extensions
2 days ago Masahiko SawadaFix macro name for io_uring_queue_init_mem check.
3 days ago Tom LaneDoc: remove obsolete, confused <note> about rowtype...
3 days ago Thomas Munrojit: Fix jit_profiling_support when unavailable.
3 days ago Tom LaneChange IndexAmRoutines to be statically-allocated structs.
3 days ago Masahiko SawadaAdd dead items memory usage to VACUUM (VERBOSE) and...
3 days ago Masahiko SawadaFix a race condition in updating procArray->replication...
4 days ago Michael PaquierFix comment in lsyscache.c
4 days ago Thomas Munrojit: Drop redundant LLVM configure probes.
4 days ago Michael PaquierAdd pg_get_multixact_stats()
4 days ago Michael PaquierAdd MultiXactOffsetStorageSize() to multixact_internal.h
4 days ago Michael PaquierChange GetMultiXactInfo() to return the next multixact...
4 days ago Thomas Munrojit: Remove -Wno-deprecated-declarations in 18+.
5 days ago Tom LaneEnsure sanity of hash-join costing when there are no...
5 days ago Tom LaneFurther stabilize a postgres_fdw test case.
5 days ago Thomas MunroFix Mkvcbuild.pm builds of test_cloexec.c.
5 days ago Richard GuoIgnore PlaceHolderVars when looking up statistics
5 days ago Richard GuoStrip PlaceHolderVars from index operands
6 days ago Peter EisentrautChange some Datum to void * for opaque pass-through...
6 days ago Michael PaquierSplit some long Makefile lists
6 days ago Daniel GustafssonFix incorrectly spelled city name
6 days ago Peter EisentrautRemove MsgType type
6 days ago Daniel GustafssonAdd oauth_validator_libraries to variable_is_guc_list_quote
7 days ago Michael PaquierFix pg_stat_get_backend_activity() to use multi-byte...
7 days ago Bruce Momjiandoc: warn about the use of "ctid" queries beyond the...
8 days ago Michael Paquierdoc: Remove duplicate word in ECPG description
8 days ago Michael PaquierUpgrade BufFile to use int64 for byte positions
8 days ago Michael PaquierFix typo in stat_utils.c
9 days ago Michael PaquierMove attribute statistics functions to stat_utils.c
9 days ago Richard GuoFix planner error with SRFs and grouping sets
9 days ago Masahiko Sawadapsql: Fix tab completion for VACUUM option values.
9 days ago Bruce Momjiandoc: change "can not" to "cannot"
9 days ago Masahiko SawadaFix regression test failure when wal_level is set to...
10 days ago Fujii Masaodoc: Use proper tags in pg_overexplain documentation.
10 days ago Fujii MasaoFix CREATE SUBSCRIPTION failure when the publisher...
10 days ago Fujii MasaoFix version check for retain_dead_tuples subscription...
10 days ago Amit KapilaUpdate comments to reflect changes in 8e0d32a4a1.
10 days ago Amit KapilaDoc: Clarify publication privilege requirements.
10 days ago Richard GuoTeach expr_is_nonnullable() to handle more expression...
10 days ago Richard GuoOptimize ROW(...) IS [NOT] NULL using non-nullable...
10 days ago Richard GuoSimplify COALESCE expressions using non-nullable arguments
10 days ago Michael PaquierImprove comment in pgstatfuncs.c
10 days ago Amit KapilaDon't advance origin during apply failure.
10 days ago Tom LaneFix another case of indirectly casting away const.
10 days ago Bruce MomjianC comment: fix psql "pstdout" duplicate to "pstdin"
10 days ago Masahiko Sawadapg_visibility: Use visibilitymap_count instead of loop.
11 days ago Masahiko SawadaToggle logical decoding dynamically based on logical...
11 days ago Heikki LinnakangasFix bug in following update chain when locking a heap...
11 days ago Michael PaquierFix orphaned origin in shared memory after DROP SUBSCRI...
11 days ago Bruce Momjiandoc: add "DO" to "ON CONFLICT" in CREATE VIEW text
11 days ago Michael PaquierSwitch buffile.c/h to use pgoff_t instead of off_t
11 days ago Masahiko Sawadapsql: Improve tab completion for COPY option lists.
11 days ago Tom LaneAdd missing .gitignore for src/test/modules/test_cloexec.
12 days ago Fujii Masaodoc: Fix incorrect reference in pg_overexplain document...
12 days ago Michael PaquierFix another typo in gininsert.c
13 days ago Peter GeogheganRemove obsolete name_ops index-only scan comments.
13 days ago 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...
next