postgresql.git
15 min ago Peter GeogheganTeach nbtree to avoid evaluating row compare keys. master github/master
6 hours ago Peter EisentrautExpand virtual generated columns in constraint expressions
11 hours ago Peter EisentrautCREATE STATISTICS: improve misleading error message
12 hours ago Peter EisentrautChange fmgr.h typedefs to use original names
12 hours ago Peter EisentrautRemove hbaPort type
12 hours ago Peter EisentrautUpdate various forward declarations to use typedef
12 hours ago Peter EisentrautImprove ExplainState type handling in header files
12 hours ago Peter EisentrautRemove workarounds against repeat typedefs
12 hours ago Amit KapilaResume conflict-relevant data retention automatically.
14 hours ago Peter Eisentrautjit: fix build with LLVM-21
15 hours ago Peter EisentrautSome stylistic improvements in toast_save_datum()
15 hours ago Peter EisentrautHide duplicate names from extension views
44 hours ago Peter Geoghegannbtree: Always set skipScan flag on rescan.
2 days ago Tom LaneAmend recent fix for SIMILAR TO regex conversion.
2 days ago Nathan BossartAdd commit 7e9c216b52 to .git-blame-ignore-revs.
2 days ago Nathan BossartRe-pgindent nbtpreprocesskeys.c after commit 796962922e.
2 days ago Alexander KorotkovSpecify locale provider for pg_regress --no-locale
2 days ago Tom LaneAvoid context dependency in test case added by 9a71989a8.
2 days ago Tom LaneReject "ALTER DATABASE/USER ... RESET foo" with invalid...
2 days ago Tom LaneFix oversights in pg_event_trigger_dropped_objects...
3 days ago Noah MischReplace tests of ALTER DATABASE RESET TABLESPACE.
3 days ago Peter GeogheganAlways commute strategy when preprocessing DESC keys.
3 days ago Álvaro HerreraAvoid unexpected changes of CurrentResourceOwner and...
3 days ago Andres Freundci: openbsd: Increase RAM disk's size
3 days ago Peter EisentrautAllow redeclaration of typedef yyscan_t
3 days ago Peter EisentrautImprove pgbench definition of yyscan_t
3 days ago Peter EisentrautDefault to log_lock_waits=on
3 days ago Peter EisentrautRemove traces of support for Sun Studio compiler
3 days ago Peter EisentrautSilence compiler warnings on clang 21
3 days ago Richard GuoFix misuse of Relids for storing attribute numbers
3 days ago Michael PaquierAdd more information for WAL records of hash index AMs
3 days ago Michael PaquierRemove whitespace in comment of pg_stat_statements.c
3 days ago Nathan BossartMove named LWLock tranche requests to shared memory.
4 days ago Tom LaneReport the correct is_temporary flag for column defaults.
4 days ago Álvaro HerreraImprove comment about snapshot macros
4 days ago Álvaro HerreraAdd test for temporal referential integrity
4 days ago Álvaro HerreraFill testing gap for possible referential integrity...
4 days ago Peter EisentrautRemove checks for no longer supported GCC versions
4 days ago Peter EisentrautRemove stray semicolon at global scope
4 days ago Amit KapilaFix intermittent test failure introduced in 6456c6e2c4.
4 days ago Dean Rasheeddoc: Fix indentation in func-datetime.sgml.
4 days ago Dean Rasheeddoc: Improve description of new random(min, max) functions.
4 days ago Michael PaquierFix description of WAL record blocks in hash_xlog.h
4 days ago Michael PaquierFix incorrect file reference in guc.h
4 days ago Tom LaneAvoid faulty alignment of Datums in build_sorted_items().
5 days ago Tom LaneEliminate duplicative hashtempcxt in nodeSubplan.c.
5 days ago Tom LaneFix memory leakage in nodeSubplan.c.
5 days ago Nathan Bossartmeson: Build numeric.c with -ftree-vectorize.
5 days ago Peter EisentrautFix CREATE TABLE LIKE with not-valid check constraint
5 days ago Michael PaquierRemove dynahash.h
5 days ago Michael PaquierReplace callers of dynahash.h's my_log() by equivalent...
5 days ago Michael PaquierFix leak with SMgrRelations in startup process
6 days ago Nathan BossartFix documentation for shmem_startup_hook.
6 days ago Nathan Bossarttest_slru: Fix LWLock tranche allocation in EXEC_BACKEN...
6 days ago Peter EisentrautFix typo in comment
6 days ago Dean RasheedAdd date and timestamp variants of random(min, max).
6 days ago Amit KapilaFix Coverity issue reported in commit a850be2fe.
6 days ago Melanie PlagemanAdd error codes when vacuum discovers VM corruption
7 days ago Jeff Davismeson: build checksums with extra optimization flags.
7 days ago Nathan Bossartpg_upgrade: Transfer pg_largeobject_metadata's files...
7 days ago Melanie PlagemanRemove unused xl_heap_prune member, reason
7 days ago Robert HaasDon't generate fake "*TLOCRN*" or "*TROCRN*" aliases...
7 days ago Robert HaasDon't generate fake "ANY_subquery" aliases, either.
7 days ago Robert HaasDon't generate fake "*SELECT*" or "*SELECT* %d" subquer...
7 days ago Melanie PlagemanRemove unneeded VM pin from VM replay
7 days ago Amit KapilaAdd test to prevent premature removal of conflict-relev...
7 days ago Michael PaquierFix corruption of pgstats shared hashtable due to OOM...
7 days ago Amit KapilaPost-commit review fixes for 228c370868.
7 days ago Michael PaquierUpdate parser README to include parse_jsontable.c
9 days ago Tatsuo IshiiAllow to log raw parse tree.
10 days ago Andres Freundbufmgr: Remove freelist, always use clock-sweep
10 days ago Andres Freundbufmgr: Use consistent naming of the clock-sweep algorithm
10 days ago Melanie PlagemanAdd assert and log message to visibilitymap_set
10 days ago Dean RasheedFix concurrent update issue with MERGE.
10 days ago Michael PaquierFix outdated comments in slru.c
10 days ago Michael PaquierSwitch some numeric-related functions to use soft error...
10 days ago Michael PaquierChange pg_lsn_in_internal() to use soft error reporting
11 days ago Nathan BossartRevert recent change to RequestNamedLWLockTranche().
11 days ago Peter EisentrautClean up newly added guc_tables.inc.c
11 days ago Nathan BossartAdjust commentary for WaitEventLWLock in wait_event_nam...
11 days ago Dean RasheedFix replica identity check for MERGE.
11 days ago Dean RasheedFix replica identity check for INSERT ON CONFLICT DO...
11 days ago Michael PaquierFix incorrect comment in pgstat_backend.c
12 days ago Tom LaneMake libpq_pipeline.c shorter and more uniform via...
12 days ago Nathan BossartMove dynamically-allocated LWLock tranche names to...
12 days ago Jacob Championci: Explicitly enable Meson features
12 days ago Jacob Championci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD
12 days ago Peter EisentrautFix mistake in new GUC tables source
12 days ago Peter EisentrautGenerate GUC tables from .dat file
12 days ago Richard GuoFix planner error when estimating SubPlan cost
12 days ago Amit KapilaFix use-after-free issue in slot synchronization.
12 days ago Michael Paquierlibpq: Fix PQtrace() format for non-printable characters
12 days ago Michael PaquierUpdate outdated references to the SLRU ControlLock
12 days ago Fujii MasaoAdd HINT for COPY TO when WHERE clause is used.
12 days ago Nathan BossartChange ReplicationSlotPersistentData's "synced" member...
13 days ago Tom LaneImprove error message for duplicate labels when creatin...
13 days ago Michael PaquierGenerate pgstat_count_slru*() functions for slru using...
13 days ago Amit KapilaAdd max_retention_duration option to subscriptions.
2025-09-01 Michael Paquierpostgres_fdw: Use psql variables for connection parameters
2025-08-30 Richard GuoFix const-simplification for constraints and stats
next