postgresql.git
5 days ago Michael Paquierinjection_points: Fix incrementation of variable-number...
5 days ago Michael PaquierFix shared memory calculation size of PgAioCtl
5 days ago David RowleyAdd missing EPQ recheck for TID Range Scan
5 days ago David RowleyAdd missing EPQ recheck for TID Scan
6 days ago Tom LaneAdd regression expected-files for older OpenSSL in...
6 days ago Tom LaneRevert "Avoid race condition between "GRANT role" and...
6 days ago Noah MischFix pg_dump COMMENT dependency for separate domain...
6 days ago Tom LaneProvide more-specific error details/hints for function...
6 days ago Tom LaneAdd regression expected-files for older OpenSSL in...
6 days ago Richard GuoTreat JsonConstructorExpr as non-strict
6 days ago John NaylorGenerate GB18030 mappings from the Unicode Consortium...
6 days ago Peter EisentrautMove pg_int64 back to postgres_ext.h
6 days ago Fujii Masaopg_dump: Fix dumping of security labels on subscription...
6 days ago Amit KapilaFix intermittent BF failures in 035_conflicts.
6 days ago Peter EisentrautFix incorrect const qualifier
6 days ago Fujii Masaopg_restore: Fix comment handling with --no-policies.
6 days ago Fujii Masaopg_restore: Fix comment handling with --no-publications...
6 days ago Peter GeogheganTeach nbtree to avoid evaluating row compare keys.
7 days ago Peter EisentrautExpand virtual generated columns in constraint expressions
7 days ago Peter EisentrautCREATE STATISTICS: improve misleading error message
7 days ago Peter EisentrautChange fmgr.h typedefs to use original names
7 days ago Peter EisentrautRemove hbaPort type
7 days ago Peter EisentrautUpdate various forward declarations to use typedef
7 days ago Peter EisentrautImprove ExplainState type handling in header files
7 days ago Peter EisentrautRemove workarounds against repeat typedefs
7 days ago Amit KapilaResume conflict-relevant data retention automatically.
7 days ago Peter Eisentrautjit: fix build with LLVM-21
7 days ago Peter EisentrautSome stylistic improvements in toast_save_datum()
7 days ago Peter EisentrautHide duplicate names from extension views
8 days ago Peter Geoghegannbtree: Always set skipScan flag on rescan.
8 days ago Tom LaneAmend recent fix for SIMILAR TO regex conversion.
8 days ago Nathan BossartAdd commit 7e9c216b52 to .git-blame-ignore-revs.
8 days ago Nathan BossartRe-pgindent nbtpreprocesskeys.c after commit 796962922e.
9 days ago Alexander KorotkovSpecify locale provider for pg_regress --no-locale
9 days ago Tom LaneAvoid context dependency in test case added by 9a71989a8.
9 days ago Tom LaneReject "ALTER DATABASE/USER ... RESET foo" with invalid...
9 days ago Tom LaneFix oversights in pg_event_trigger_dropped_objects...
10 days ago Noah MischReplace tests of ALTER DATABASE RESET TABLESPACE.
10 days ago Peter GeogheganAlways commute strategy when preprocessing DESC keys.
10 days ago Álvaro HerreraAvoid unexpected changes of CurrentResourceOwner and...
10 days ago Andres Freundci: openbsd: Increase RAM disk's size
10 days ago Peter EisentrautAllow redeclaration of typedef yyscan_t
10 days ago Peter EisentrautImprove pgbench definition of yyscan_t
10 days ago Peter EisentrautDefault to log_lock_waits=on
10 days ago Peter EisentrautRemove traces of support for Sun Studio compiler
10 days ago Peter EisentrautSilence compiler warnings on clang 21
10 days ago Richard GuoFix misuse of Relids for storing attribute numbers
10 days ago Michael PaquierAdd more information for WAL records of hash index AMs
10 days ago Michael PaquierRemove whitespace in comment of pg_stat_statements.c
10 days ago Nathan BossartMove named LWLock tranche requests to shared memory.
10 days ago Tom LaneReport the correct is_temporary flag for column defaults.
11 days ago Álvaro HerreraImprove comment about snapshot macros
11 days ago Álvaro HerreraAdd test for temporal referential integrity
11 days ago Álvaro HerreraFill testing gap for possible referential integrity...
11 days ago Peter EisentrautRemove checks for no longer supported GCC versions
11 days ago Peter EisentrautRemove stray semicolon at global scope
11 days ago Amit KapilaFix intermittent test failure introduced in 6456c6e2c4.
11 days ago Dean Rasheeddoc: Fix indentation in func-datetime.sgml.
11 days ago Dean Rasheeddoc: Improve description of new random(min, max) functions.
11 days ago Michael PaquierFix description of WAL record blocks in hash_xlog.h
11 days ago Michael PaquierFix incorrect file reference in guc.h
11 days ago Tom LaneAvoid faulty alignment of Datums in build_sorted_items().
11 days ago Tom LaneEliminate duplicative hashtempcxt in nodeSubplan.c.
11 days ago Tom LaneFix memory leakage in nodeSubplan.c.
12 days ago Nathan Bossartmeson: Build numeric.c with -ftree-vectorize.
12 days ago Peter EisentrautFix CREATE TABLE LIKE with not-valid check constraint
12 days ago Michael PaquierRemove dynahash.h
12 days ago Michael PaquierReplace callers of dynahash.h's my_log() by equivalent...
12 days ago Michael PaquierFix leak with SMgrRelations in startup process
13 days ago Nathan BossartFix documentation for shmem_startup_hook.
13 days ago Nathan Bossarttest_slru: Fix LWLock tranche allocation in EXEC_BACKEN...
13 days ago Peter EisentrautFix typo in comment
13 days ago Dean RasheedAdd date and timestamp variants of random(min, max).
13 days ago Amit KapilaFix Coverity issue reported in commit a850be2fe.
13 days ago Melanie PlagemanAdd error codes when vacuum discovers VM corruption
2025-09-08 Jeff Davismeson: build checksums with extra optimization flags.
2025-09-08 Nathan Bossartpg_upgrade: Transfer pg_largeobject_metadata's files...
2025-09-08 Melanie PlagemanRemove unused xl_heap_prune member, reason
2025-09-08 Robert HaasDon't generate fake "*TLOCRN*" or "*TROCRN*" aliases...
2025-09-08 Robert HaasDon't generate fake "ANY_subquery" aliases, either.
2025-09-08 Robert HaasDon't generate fake "*SELECT*" or "*SELECT* %d" subquer...
2025-09-08 Melanie PlagemanRemove unneeded VM pin from VM replay
2025-09-08 Amit KapilaAdd test to prevent premature removal of conflict-relev...
2025-09-08 Michael PaquierFix corruption of pgstats shared hashtable due to OOM...
2025-09-08 Amit KapilaPost-commit review fixes for 228c370868.
2025-09-08 Michael PaquierUpdate parser README to include parse_jsontable.c
2025-09-05 Tatsuo IshiiAllow to log raw parse tree.
2025-09-05 Andres Freundbufmgr: Remove freelist, always use clock-sweep
2025-09-05 Andres Freundbufmgr: Use consistent naming of the clock-sweep algorithm
2025-09-05 Melanie PlagemanAdd assert and log message to visibilitymap_set
2025-09-05 Dean RasheedFix concurrent update issue with MERGE.
2025-09-05 Michael PaquierFix outdated comments in slru.c
2025-09-05 Michael PaquierSwitch some numeric-related functions to use soft error...
2025-09-05 Michael PaquierChange pg_lsn_in_internal() to use soft error reporting
2025-09-04 Nathan BossartRevert recent change to RequestNamedLWLockTranche().
2025-09-04 Peter EisentrautClean up newly added guc_tables.inc.c
2025-09-04 Nathan BossartAdjust commentary for WaitEventLWLock in wait_event_nam...
2025-09-04 Dean RasheedFix replica identity check for MERGE.
2025-09-04 Dean RasheedFix replica identity check for INSERT ON CONFLICT DO...
2025-09-03 Michael PaquierFix incorrect comment in pgstat_backend.c
next