postgresql.git
8 days ago Melanie PlagemanKeep all_frozen updated in heap_page_prune_and_freeze
8 days ago Melanie PlagemanRefactor heap_page_prune_and_freeze() parameters into...
8 days ago Daniel Gustafssondoc: Assorted documentation improvements
8 days ago Daniel Gustafssondoc: Document how to run a subset of regress tests
8 days ago Tomas VondraHandle EPERM in pg_numa_init
8 days ago Peter EisentrautRemove obsolete cast
8 days ago Fujii Masaodoc: Update pg_upgrade documentation to match recent...
8 days ago Fujii MasaoAdd HINT listing valid encodings to encode() and decode...
9 days ago Thomas MunroDrop support for MSVCRT's float formatting quirk.
9 days ago Thomas MunroDrop support for MSVCRT's %I64 format strings.
9 days ago Tom LaneSpeed up eqjoinsel() with lots of MCV entries.
9 days ago Heikki LinnakangasPrint new OldestXID value in pg_resetwal when it's...
9 days ago Nathan Bossartdoc: Update formula for vacuum insert threshold.
9 days ago Peter EisentrautFix indentation
9 days ago Peter EisentrautFix NLS for incorrect GUC enum value hint message
9 days ago Peter EisentrautAdd <stdalign.h> to c.h
9 days ago Richard GuoFix typo in nodeHash.c
10 days ago Tom LaneFix pg_popcount_aarch64.c to build with ancient glibc...
10 days ago Álvaro HerreraFix typo
10 days ago Tom LaneDon't allow CTEs to determine semantic levels of aggreg...
10 days ago Nathan BossartAdd commit f63ae72bbc to .git-blame-ignore-revs.
10 days ago Nathan BossartCheck for tabs in postgresql.conf.sample.
10 days ago Nathan BossartSwitch from tabs to spaces in postgresql.conf.sample.
10 days ago Nathan BossartUpdate .editorconfig and .gitattributes for postgresql...
10 days ago Álvaro HerreraLog a note at program start when running in dry-run...
10 days ago Alexander KorotkovOptimize shared memory usage for WaitLSNProcInfo
10 days ago Michael Paquierpg_buffercache: Fix incorrect result cast for relforknumber
10 days ago Michael Paquierdoc: Fix style of description for pg_buffercache_numa...
10 days ago Amit KapilaRename two columns in pg_stat_subscription_stats.
10 days ago Amit KapilaDoc: Use <structfield> markup for sequence fields.
10 days ago Bruce Momjiandoc: clarify that pg_upgrade preserves "optimizer...
11 days ago Masahiko SawadaUse streaming read I/O in BRIN vacuum scan.
11 days ago Tom LaneFix pg_crc32c_armv8_choose.c to build with ancient...
11 days ago Tom LaneClean up match_orclause_to_indexcol().
11 days ago Fujii Masaodoc: Document default values for some pg_recvlogical...
11 days ago Daniel GustafssonFix typos in logical replication code comments
11 days ago Daniel GustafssonMention md5 deprecation in postgresql.conf.sample
11 days ago Michael PaquierRework output format of pg_dependencies
11 days ago Michael PaquierRework output format of pg_ndistinct
11 days ago Thomas MunroDefine PS_USE_CLOBBER_ARGV on GNU/Hurd.
11 days ago David RowleyAdjust MemSet macro to use size_t rather than long
11 days ago David RowleyGet rid of long datatype in CATCACHE_STATS enabled...
11 days ago Michael PaquierAdd test for temporary file removal and WITH HOLD cursor
12 days ago Dean RasheedFix Assert failure in EXPLAIN ANALYZE MERGE with a...
12 days ago David RowleyDoc: include MERGE in variable substitution command...
13 days ago Alexander KorotkovFix incorrect function name in comments
13 days ago Alexander KorotkovFix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr
2025-11-14 Daniel GustafssonAdd test for postgresql.conf.sample line syntax
2025-11-14 Nathan BossartComment out autovacuum_worker_slots in postgresql.conf...
2025-11-14 Nathan BossartAdd note about CreateStatistics()'s selective use of...
2025-11-14 Bruce Momjiandoc: clarify that logical slots track transaction...
2025-11-14 Bruce Momjiandoc: double-quote use of %f, %p, and %r in literal...
2025-11-14 Bruce Momjiandoc: remove verbiage about "receiving" data from rep...
2025-11-14 Fujii Masaopgbench: Fix assertion failure with multiple \syncpipel...
2025-11-14 Álvaro HerreraDoc: add IDs to copy.sgml's <varlistentry> and <refsect1>
2025-11-14 Michael PaquierRevert "Drop unnamed portal immediately after execution...
2025-11-14 Bruce Momjiandoc: adjust "Replication Slot" to mention physical...
2025-11-14 Bruce Momjiandoc: clarify "logical" replication slots
2025-11-14 Bruce Momjiandoc: clarify "physical" replication slot creation on...
2025-11-13 Bruce Momjiandoc: reorder logical replication benefits in a logical...
2025-11-13 Daniel GustafssonDocument that pg_getaddrinfo_all does not accept null...
2025-11-13 Dean Rasheeddoc: Improve description of RLS policies applied by...
2025-11-13 Thomas MunroAdd some missing #include <limits.h>.
2025-11-13 Michael PaquierAdd commit c2b0e3a0351e to .git-blame-ignore-revs.
2025-11-13 Michael PaquierFix indentation issue
2025-11-13 Michael PaquierReplace off_t by pgoff_t in I/O routines
2025-11-12 Fujii MasaoFix incorrect assignment of InvalidXLogRecPtr to a...
2025-11-12 Nathan BossartRemove obsolete autovacuum comment.
2025-11-12 Nathan Bossarttest_dsa: Avoid leaking LWLock tranches.
2025-11-12 Nathan BossartTeach DSM registry to ERROR if attaching to an uninitia...
2025-11-12 Heikki LinnakangasClear 'xid' in dummy async notify entries written to...
2025-11-12 Heikki LinnakangasFix remaining race condition with CLOG truncation and...
2025-11-12 Heikki LinnakangasFix bug where we truncated CLOG that was still needed...
2025-11-12 Heikki LinnakangasEscalate ERRORs during async notify processing to FATAL
2025-11-12 Daniel Gustafssondoc: Document effects of ownership change on privileges
2025-11-12 Álvaro HerreraSplit out innards of pg_tablespace_location()
2025-11-12 Alexander KorotkovAdd tab completion support for the WAIT FOR command
2025-11-12 Daniel GustafssonFix range for commit_siblings in sample conf
2025-11-12 Daniel Gustafssonlibpq: threadsafety for SSL certificate callback
2025-11-12 Álvaro HerreraChange coding pattern for CURL_IGNORE_DEPRECATION()
2025-11-12 Michael PaquierFix comments of output routines for pg_ndistinct and...
2025-11-12 Heikki LinnakangasFix pg_upgrade around multixid and mxoff wraparound
2025-11-12 Amit KapilaDoc: Add documentation for sequence synchronization.
2025-11-12 Michael PaquierMove code specific to pg_dependencies to new file
2025-11-12 Michael PaquierMove code specific to pg_ndistinct to new file
2025-11-12 Fujii Masaodoc: Fix incorrect synopsis for ALTER PUBLICATION ...
2025-11-12 Amit KapilaRemove unused assignment in CREATE PUBLICATION grammar.
2025-11-12 Thomas MunroPrefer spelling "cacheable" over "cachable".
2025-11-12 Michael Paquierinjection_points: Add tests for name limits
2025-11-12 Michael PaquierReport better object limits in error messages for injec...
2025-11-12 Michael PaquierAdd check for large files in meson.build
2025-11-11 Heikki LinnakangasAdd warning to pg_controldata on PG_CONTROL_VERSION...
2025-11-11 Heikki LinnakangasAdd pg_resetwal and pg_controldata support for new...
2025-11-11 Peter EisentrautClean up qsort comparison function for GUC entries
2025-11-10 Heikki LinnakangasBump PG_CONTROL_VERSION for commit 3e0ae46d90
2025-11-10 Nathan BossartCheck for CREATE privilege on the schema in CREATE...
2025-11-10 Jacob Championlibpq: Prevent some overflows of int/size_t
2025-11-10 Heikki LinnakangasMove SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
2025-11-10 Daniel GustafssonFix typos in nodeWindowAgg comments
2025-11-10 Michael PaquierAdd more tests for relation statistics with rewrites
next