postgresql.git
43 min ago Alexander KorotkovRefactor ChangeVarNodesExtended() using the custom... master github/master
2 hours ago Peter Eisentrautdoc: Put some psql documentation pieces back into alpha...
2 hours ago Peter EisentrautRemove some tabs in C string literals
2 hours ago Peter Eisentrautdoc: Add link to table
2 hours ago Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
2 hours ago Michael PaquierFix some comments related to IO workers
3 hours ago Peter EisentrautFix whitespace
7 hours ago Bruce Momjiandoc PG 18 relnotes: adjust partition planning item
11 hours ago Bruce Momjiandoc PG 18 relnotes: small adjustments regarding options
12 hours ago Bruce Momjiandoc PG 18 relnotes: move partition locking item to...
13 hours ago Bruce Momjiandoc PG 18 relnotes: adjust partition items
36 hours ago Tom LaneStamp 18beta1. REL_18_BETA1
37 hours ago Bruce Momjiandoc PG 18 relnotes: reword OAuth item
37 hours ago Bruce Momjiandoc PG 18 relnotes: add mention of pg_stat_reset_backen...
40 hours ago Bruce Momjiandoc PG 18 relnotes: adjust hash item
40 hours ago Bruce Momjiandoc PG 18 relnotes: split partition optimizer item...
45 hours ago Noah MischWith GB18030, prevent SIGSEGV from reading past end...
45 hours ago Noah MischRefactor test_escape.c for additional ways of testing.
46 hours ago Peter EisentrautTranslation updates
2 days ago Bruce Momjiandoc PG 18 relnotes: adjust COPY and REJECT_LIMIT items
2 days ago Bruce Momjiandoc PG 18 relnotes: move and clarify constraint items
2 days ago Bruce Momjiandoc PG 18 relnotes: add commit for cancel key and...
3 days ago Bruce Momjiandoc PG 18 relnotes: fix libpq wording
3 days ago Alexander KorotkovRevert "Refactor ChangeVarNodesExtended() using the...
3 days ago Alexander KorotkovRefactor ChangeVarNodesExtended() using the custom...
3 days ago Bruce Momjiandoc: update guidelines on non-ASCII characters in...
3 days ago Bruce Momjiandoc PG 18 relnotes: add GROUP BY column elimination...
3 days ago Bruce Momjiandoc PG 18 relnotes: move protocol version item to...
3 days ago Etsuro FujitaFix memory allocation/copy mistakes.
3 days ago Etsuro FujitaFix typos in comments.
4 days ago Bruce Momjiandoc PG 18 relnotes: update chapter tags for recent...
4 days ago Bruce Momjiandoc PG 18 relnotes: adjust libpq trace & potocol versi...
4 days ago Bruce Momjiandoc PG 18 relnotes: reword and reorder items
4 days ago Peter GeogheganAvoid treating nonrequired nbtree keys as required.
4 days ago Tomas VondraFix memory leak in _gin_parallel_merge
4 days ago Tom LaneDon't use a tuplestore if we don't have to for SQL...
4 days ago Álvaro HerreraHandle self-referencing FKs correctly in partitioned...
4 days ago Tom LaneDoc: correct spelling of meson switch.
4 days ago Jacob Championoauth: Correct SSL dependency for libpq-oauth.a
4 days ago Peter EisentrautMake "directory" setting work with extension_control_path
5 days ago Bruce Momjiandoc: first draft of the PG 18 release notes
5 days ago Noah MischDoc: stop implying recommendation of insecure search_pa...
5 days ago Peter Eisentrautdoc: Flesh out extension docs for the "prefix" make...
5 days ago Jacob Championoauth: Fix Autoconf build on macOS
5 days ago Jacob Championoauth: Move the builtin flow into a separate module
5 days ago Nathan BossartRemove extra "not" in pg_upgrade documentation.
5 days ago Dean Rasheeddoc: Warn that ts_headline() output is not HTML-safe.
6 days ago Peter Eisentrautdoc: Improve explanations when a table rewrite is needed
6 days ago Peter GeogheganAdjust overstrong nbtree skip array assertion.
6 days ago Michael Paquierdoc: Mention cost-based delays for total_[auto]{vacuum...
6 days ago Daniel GustafssonConvert strncpy to strlcpy
6 days ago Nathan Bossartdoc: Add missing reference to track_cost_delay_timing.
6 days ago Nathan Bossartvacuumdb: Don't skip empty relations in --missing-stats...
6 days ago Nathan BossartFurther adjust guidance for running vacuumdb after...
6 days ago Nathan Bossartdoc: Alphabetize long options for pg_dump[all].
6 days ago Tom LaneUpdate time zone data files to tzdata release 2025b.
6 days ago Daniel GustafssonTypo and doc fixups for memory context reporting
7 days ago Daniel GustafssonAdd missing string terminator
7 days ago David RowleyAdd 918e7287e to .git-blame-ignore-revs
7 days ago David RowleyFix broken indentation
7 days ago David RowleyFix a couple of comment typos
7 days ago Tom LaneGive up on running with NetBSD/OpenBSD's default semaph...
7 days ago Jacob Championoauth: Classify oauth_client_secret as a password
7 days ago Jacob Championoauth: Disallow OAuth connections via postgres_fdw...
7 days ago Jacob ChampionBump the minimum supported Python version to 3.6.8
7 days ago Peter EisentrautFix whitespace typo in string
7 days ago Nathan Bossartinitdb: Do not report default autovacuum_worker_slots.
7 days ago Bruce Momjiandoc: adjust max_files_per_process again
7 days ago Bruce Momjiandoc: clarify new behavior of max_files_per_process
7 days ago Peter Eisentrautdoc: Small example improvement
7 days ago Alexander KorotkovFixes for ChangeVarNodes_walker()
7 days ago Peter Eisentrautpg_restore: Improve --help synopsis
7 days ago Peter Eisentrautpg_restore: Put new option in consistent order in ...
8 days ago Amit KapilaFix assertion failure during decoding from synced slots.
8 days ago Peter Eisentrautpg_verifybackup: Message style improvements
8 days ago Peter Eisentrauttest_slru: Fix incorrect format placeholders
8 days ago Amit KapilaDoc: Specify the interaction of publish_generated_colum...
8 days ago Melanie PlagemanAdd maintenance_io_concurrency flag to some read stream...
8 days ago Peter GeogheganFix obsolete nbtree array advancement comment.
8 days ago Peter GeogheganMake NULL tuple values always advance skip arrays.
8 days ago Álvaro HerreraFix pg_dump for inherited validated not-null constraints
8 days ago Peter Eisentrautpg_combinebackup: Message style improvements
9 days ago Alexander KorotkovRestore comments in ChangeVarNodesExtended()
9 days ago Amit KapilaFix xmin advancement during fast_forward decoding.
9 days ago Michael PaquierRemove circular #include's between wait_event.h and...
9 days ago Alexander KorotkovDisallow removing placeholders during Self-Join Elimina...
9 days ago Tom LaneRemove inappropriate inclusions of c.h and postgres_fe.h.
9 days ago Tom LaneDon't use double-quotes in #include's of system headers...
9 days ago Tom LaneRemove circular #include's between plpython.h and plpy_...
10 days ago Tom LaneDon't use double-quotes in #include's of system headers.
10 days ago David RowleyEliminate divide in new fast-path locking code
10 days ago John NaylorMatch parameter in new function to earlier equivalents
10 days ago Bruce Momjiandoc: improve wording of vacuum_max_eager_freeze_failur...
11 days ago Andres Freundaio: Improve debug logging around waiting for IOs
11 days ago Andres FreundFix bug allowing io_combine_limit > io_max_combine_comb...
11 days ago Andres Freundaio: Fix crash potential for pg_aios views due to late...
11 days ago Peter EisentrautFix incorrect format placeholders
11 days ago Peter EisentrautFix terminology in comment and message
11 days ago Peter EisentrautSmall code consistency improvement
12 days ago Amit KapilaFix typo in test file name added in commit 4909b38af0.
next