postgresql.git
20 hours ago Bruce Momjiandoc PG 18 relnotes: clarify btree skip-scan item master github/master
20 hours ago Jacob Championoauth: Correct missing comma in Requires.private
20 hours ago Jacob Championoauth: Limit JSON parsing depth in the client
21 hours ago Bruce Momjiandoc PG 18 relnotes: update to current
22 hours ago Tom LaneFix per-relation memory leakage in autovacuum.
25 hours ago Tom LaneFix AlignedAllocRealloc to cope sanely with OOM.
27 hours ago Daniel GustafssonRevert function to get memory context stats for processes
34 hours ago Peter EisentrautMove oauth_validator_libraries in postgresql.conf.sample
38 hours ago Bruce Momjiandoc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution
38 hours ago Bruce Momjiandoc PG 18 relnotes: clarify btree skip scan item
39 hours ago Bruce Momjiandoc PG 18 relnotes: remove duplicate commit entry
40 hours ago Tom LaneFix assorted new memory leaks in libpq.
43 hours ago Melanie PlagemanReplace deprecated log_connections values in docs and...
46 hours ago Tom LaneIn ExecInitModifyTable, don't scribble on the source...
47 hours ago Tom LaneFix memory leak in XMLSERIALIZE(... INDENT).
2 days ago Nathan Bossartpg_dump: Adjust reltuples from 0 to -1 for dumps of...
2 days ago Amit LangoteRevert "Don't lock partitions pruned by initial pruning"
3 days ago Peter Eisentrautdoc: Move documentation of md5_password_warnings to...
3 days ago Michael PaquierAdjust operation names of pg_aios to match the document...
3 days ago Fujii MasaoFix incorrect WAL description for PREPARE TRANSACTION...
3 days ago Michael PaquierFix regression with location calculation of nested...
3 days ago Nathan Bossartpg_dump: Fix array literals in fetchAttributeStats().
4 days ago Heikki LinnakangasFix cross-version upgrade test failure
4 days ago Michael Paquierdoc: Clarify use of _ccnew and _ccold in REINDEX CONCUR...
4 days ago Andres Freundaio: Fix possible state confusions due to interrupt...
5 days ago Heikki LinnakangasFix deparsing FETCH FIRST <expr> ROWS WITH TIES
5 days ago Amit KapilaDon't retreat slot's confirmed_flush LSN.
5 days ago Tom LaneDoc: add pre-branch task to run src/tools/copyright.pl.
5 days ago Michael PaquierFix incorrect year in some copyright notices
5 days ago Michael Paquierecpg: Add missing newline in meson.build
5 days ago Alexander KorotkovFix tuple_fraction calculation in generate_orderedappen...
6 days ago Tom LaneMake our usage of memset_s() conform strictly to the...
6 days ago Daniel GustafssonFix function name reference in comment
8 days ago Daniel GustafssonAlign organization wording in copyright statement
9 days ago Richard GuoFix Assert failure in XMLTABLE parser
10 days ago Richard GuoAdd explicit initialization for all PlannerGlobal fields
11 days ago Daniel GustafssonFix order of parameters in POD documentation
11 days ago Amit KapilaFix the race condition in the test added by 7c99dc587.
13 days ago Álvaro HerreraAdd tab-complete for ALTER DOMAIN ADD [CONSTRAINT]
13 days ago Álvaro HerreraFix comment of tsquerysend()
13 days ago Álvaro Herrerarelcache: Avoid memory leak on tables with no CHECK...
13 days ago Álvaro HerreraSort includes in alphabetical order
13 days ago Tom LaneFix incorrect "return NULL" in BumpAllocLarge().
2025-05-10 Noah MischRemove GLOBALTABLESPACE_OID assert for locked buffers.
2025-05-10 Bruce Momjiandoc PG 18 relnotes: mv. hash joins and GROUP BY item...
2025-05-10 Michael Paquieraio: Use runtime arguments with injections points in...
2025-05-09 Michael Paquierinjection_points: Add support and tests for runtime...
2025-05-09 Michael PaquierAdd support for runtime arguments in injection points
2025-05-09 Bruce Momjiandoc PG 18 relnotes: fix missing parens for crc32c()
2025-05-09 Tom LaneSkip RSA-PSS ssl test when using LibreSSL.
2025-05-09 Tom LaneHack one ssl test case to pass with current LibreSSL.
2025-05-09 Tom LaneCentralize ssl tests' check for whether we're using...
2025-05-09 Peter Eisentrautdoc: Put new options in consistent order on man pages
2025-05-08 Heikki LinnakangasUse 'void *' for arbitrary buffers, 'uint8 *' for byte...
2025-05-08 Heikki LinnakangasUse more mundane 'int' type for cancel key lengths...
2025-05-08 Bruce MomjianPG 18 relnotes: adjust RETURNING new/old item
2025-05-08 Daniel Gustafssondoc: Fix title markup for AT TIME ZONE and AT LOCAL
2025-05-08 Richard GuoTrack the number of presorted outer pathkeys in MergePath
2025-05-08 Richard GuoSuppress unnecessary explicit sorting for EPQ mergejoin...
2025-05-08 Bruce Momjiandoc PG 18 relnotes: adjust pg_log_backend_memory_contexts()
2025-05-08 Bruce Momjiandoc PG 18 relnotes: add pg_log_backend_memory_contexts...
2025-05-07 Bruce Momjiandoc PG 18 relnotes: adjust pgbench per-script reportin...
2025-05-07 Bruce Momjiandoc PG 18 relnotes: mention GROUP SET fixes
2025-05-07 Nathan BossartRemove pg_replication_origin's TOAST table.
2025-05-07 Peter GeogheganPrevent premature nbtree array advancement.
2025-05-07 Peter Geoghegannbtree: tighten up array recheck rules.
2025-05-07 Nathan Bossartpg_dumpall: Add --sequence-data.
2025-05-07 Alexander KorotkovRefactor ChangeVarNodesExtended() using the custom...
2025-05-07 Peter Eisentrautdoc: Put some psql documentation pieces back into alpha...
2025-05-07 Peter EisentrautRemove some tabs in C string literals
2025-05-07 Peter Eisentrautdoc: Add link to table
2025-05-07 Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
2025-05-07 Michael PaquierFix some comments related to IO workers
2025-05-07 Peter EisentrautFix whitespace
2025-05-07 Bruce Momjiandoc PG 18 relnotes: adjust partition planning item
2025-05-06 Bruce Momjiandoc PG 18 relnotes: small adjustments regarding options
2025-05-06 Bruce Momjiandoc PG 18 relnotes: move partition locking item to...
2025-05-06 Bruce Momjiandoc PG 18 relnotes: adjust partition items
2025-05-05 Tom LaneStamp 18beta1. REL_18_BETA1
2025-05-05 Bruce Momjiandoc PG 18 relnotes: reword OAuth item
2025-05-05 Bruce Momjiandoc PG 18 relnotes: add mention of pg_stat_reset_backen...
2025-05-05 Bruce Momjiandoc PG 18 relnotes: adjust hash item
2025-05-05 Bruce Momjiandoc PG 18 relnotes: split partition optimizer item...
2025-05-05 Noah MischWith GB18030, prevent SIGSEGV from reading past end...
2025-05-05 Noah MischRefactor test_escape.c for additional ways of testing.
2025-05-05 Peter EisentrautTranslation updates
2025-05-05 Bruce Momjiandoc PG 18 relnotes: adjust COPY and REJECT_LIMIT items
2025-05-05 Bruce Momjiandoc PG 18 relnotes: move and clarify constraint items
2025-05-05 Bruce Momjiandoc PG 18 relnotes: add commit for cancel key and...
2025-05-03 Bruce Momjiandoc PG 18 relnotes: fix libpq wording
2025-05-03 Alexander KorotkovRevert "Refactor ChangeVarNodesExtended() using the...
2025-05-03 Alexander KorotkovRefactor ChangeVarNodesExtended() using the custom...
2025-05-03 Bruce Momjiandoc: update guidelines on non-ASCII characters in...
2025-05-03 Bruce Momjiandoc PG 18 relnotes: add GROUP BY column elimination...
2025-05-03 Bruce Momjiandoc PG 18 relnotes: move protocol version item to...
2025-05-03 Etsuro FujitaFix memory allocation/copy mistakes.
2025-05-03 Etsuro FujitaFix typos in comments.
2025-05-03 Bruce Momjiandoc PG 18 relnotes: update chapter tags for recent...
2025-05-03 Bruce Momjiandoc PG 18 relnotes: adjust libpq trace & potocol versi...
2025-05-02 Bruce Momjiandoc PG 18 relnotes: reword and reorder items
next