postgresql.git
6 hours ago Nathan BossartUse correct DatumGet*() function in test_shm_mq_main(). master github/master
15 hours ago Alexander KorotkovFix CheckPointReplicationSlots() with max_replication_s...
24 hours ago Michael PaquierCorrect list of files in src/backend/lib/README
28 hours ago Peter Eisentrautlibpq: Message style improvements
28 hours ago Peter EisentrautCorrect misleading error messages
29 hours ago Melanie PlagemanRemove unused check in heap_xlog_insert()
30 hours ago Melanie PlagemanSimplify vacuum VM update logging counters
32 hours ago Álvaro HerreraFix typo in comment
32 hours ago Álvaro Herreradocs: fix typo
32 hours ago Álvaro Herrerapg_dump: include comments on valid not-null constraints...
37 hours ago Fujii MasaoMake CREATE TABLE LIKE copy comments on NOT NULL constr...
39 hours ago Dean Rasheeddoc: Updates for RETURNING OLD/NEW.
40 hours ago Dean Rasheeddoc: Fix indentation of MERGE synopsis.
45 hours ago Richard GuoExpand virtual generated columns for ALTER COLUMN TYPE
2 days ago Peter Eisentrautdoc: Some copy-editing around constraint validation...
2 days ago Peter Eisentrautpg_createsubscriber: Rename option --remove to --clean
2 days ago Peter EisentrautRestrict virtual columns to use built-in functions...
2 days ago Amit KapilaDoc: Improve documentation of stream abort.
2 days ago Michael PaquierAvoid scribbling of VACUUM options
3 days ago Fujii Masaodoc: Fix type description of io_workers GUC for consist...
3 days ago Fujii Masaodoc: Mention ANALYZE VERBOSE in track_cost_delay_timing...
3 days ago Fujii Masaodoc: Add secondary index entries for vacuum-related...
3 days ago Tom LanePrevent excessive delays before launching new logrep...
3 days ago Álvaro HerreraMake query jumbling also squash PARAM_EXTERN params
3 days ago Álvaro HerreraImprove jumble squashing through CoerceViaIO and Relabe...
3 days ago Melanie PlagemanTest that vacuum removes tuples older than OldestXmin
3 days ago Daniel Gustafssondoc: Remove dead link to NewbieDoc Docbook Guide
3 days ago Peter EisentrautFix virtual generated column type checking for ALTER...
3 days ago Fujii Masaodoc: Fix incorrect UUID index entry in function documen...
3 days ago Amit KapilaFix missing comment update in 1462aad2e4.
3 days ago Michael Paquierpsql: Rename meta-command \close to \close_prepared
4 days ago Alexander KorotkovTemporarily remove 046_checkpoint_logical_slot.pl
4 days ago Alexander KorotkovRemove excess assert from InvalidatePossiblyObsoleteSlot()
4 days ago Tom LaneInclude _mm512_zextsi128_si512() in AVX-512 configure...
4 days ago John NaylorProperly fix AVX-512 CRC calculation bug
5 days ago Peter Eisentrautmeson: Fix meson warning
6 days ago Tom LaneDoc: improve documentation about width_bucket().
6 days ago Bruce Momjiandoc PG 18 relnotes: update to current, add one commit
6 days ago Bruce Momjiandoc PG 18 relnotes: indent tag blocks
6 days ago Bruce Momjiandoc PG 18 relnotes: add remaining missing link tags
7 days ago Tom LaneRemove planner's have_dangerous_phv() join-order restri...
7 days ago Tom LaneUse SnapshotDirty when checking for conflicting index...
7 days ago Tom Lanepgxs.mk: remove unreachable rule for deleting regress...
8 days ago Alexander KorotkovImprove runtime and output of tests for replication...
8 days ago Bruce Momjiandoc PG 18 relnotes: add links to command and struct...
8 days ago Jeff DavisCorrect docs about partitions and EXCLUDE constraints.
8 days ago Bruce Momjiandoc PG 18 relnotes: add links for applications
8 days ago Bruce Momjiandoc: add xreflabel text for libpq and PL/Python
8 days ago Peter EisentrautImprove pg_dump/pg_dumpall help synopses and terminology
8 days ago Amit KapilaImprove log messages and docs for slot synchronization.
8 days ago Bruce Momjiandoc PG 18 relnotes: add links for server variables
9 days ago Fujii Masaodoc: Mention GIN indexes support parallel builds.
9 days ago Fujii Masaodoc: Fix incorrect description of INCLUDING COMMENTS...
9 days ago Bruce Momjiandoc: fix for commit 09f7d36ba16 in changing "_" to...
9 days ago Bruce Momjiandoc config.sgml: use "-" and not "_" for varlistentry...
9 days ago Fujii Masaopg_dump: Allow pg_dump to dump the statistics for forei...
9 days ago Michael PaquierDocument "relrewrite" at the top of heap_create_with_ca...
10 days ago Fujii Masaodoc: Reorder protocol version option descriptions in...
10 days ago Bruce Momjiandoc PG 18 relnotes: add markup, still need to add...
10 days ago Daniel GustafssonFix allocation check to test the right variable
10 days ago Tomas Vondraamcheck: Fix posting tree checks in gin_index_check()
10 days ago Tomas Vondraamcheck: Fix parent key check in gin_index_check()
10 days ago Tomas Vondraamcheck: Fix checks of entry order for GIN indexes
10 days ago Tomas Vondraamcheck: Remove unused GinScanItem->parentlsn field
10 days ago Tomas Vondraamcheck: Test gin_index_check on a multicolumn index
10 days ago Peter Eisentrautdoc: Mention the default io_method
10 days ago Bruce Momjiandoc PG 18 relnotes: add author for initdb commit 04bec...
11 days ago Masahiko SawadaFix re-distributing previously distributed invalidation...
11 days ago David RowleyFix possible Assert failure in verify_compact_attribute()
11 days ago Andres Freundaio: Add missing memory barrier when waiting for IO...
11 days ago Peter Eisentrautdoc: Clean up title case use
11 days ago Peter Eisentrautlibpq-oauth: Add exports.list to .gitignore
11 days ago Peter EisentrautMessage style improvements
11 days ago John NaylorWorkaround code generation bug in clang
12 days ago Tom LaneAdd commit b27644bad to .git-blame-ignore-revs.
12 days ago Tom LaneSync typedefs.list with the buildfarm.
12 days ago Peter Eisentrautpsql: Change new \conninfo to use SSL instead of TLS
13 days ago David RowleyImprove comments for TidRangeEval
13 days ago Fujii Masaodoc: Add note about "Client User" and "Superuser" field...
13 days ago Fujii Masaopsql: Report full protocol version in \conninfo output.
13 days ago Alexander KorotkovAdd TAP tests to check replication slot advance during...
2025-06-14 Alexander KorotkovKeep WAL segments by slot's last saved restart LSN
2025-06-13 Peter Geoghegannbtree: _bt_readnextpage doesn't affect markPos.
2025-06-13 Jeff DavisComment fixups from 626df47ad9.
2025-06-13 Daniel Gustafssonpsql: Reword help message and docs for WATCH_INTERVAL
2025-06-13 Michael Paquierpsql: Forbid use of COPY and \copy while in a pipeline
2025-06-12 Michael PaquierReplace %llu by PRIu64 in AIO io_uring code
2025-06-12 Fujii Masaopg_restore: Fix wrong descriptions of --with-{schema...
2025-06-12 Álvaro HerreraFix squashing algorithm for query texts
2025-06-12 Fujii Masaodoc: Document that MAINTAIN privilege allows statistics...
2025-06-12 Michael PaquierRevert support for improved tracking of nested queries
2025-06-11 Peter GeogheganRevert "nbtree: Remove useless row compare arg."
2025-06-11 Jeff DavisRevert a few small patches that were intended for versi...
2025-06-11 Masahiko SawadaAdd tab completion for REJECT_LIMIT option.
2025-06-11 Peter GeogheganMake _bt_killitems drop pins it acquired itself.
2025-06-11 Michael Paquierpsql: Remove PARTITION BY clause in tab completion...
2025-06-10 Tom LaneDon't reduce output request size on non-Unix-socket...
2025-06-10 Jeff Davisinet_net_pton.c: use pg_ascii_tolower() rather than...
2025-06-10 Jeff Davisisn.c: use pg_ascii_toupper() instead of toupper().
2025-06-10 Jeff Daviscontrib/spi/refint.c: use pg_ascii_tolower() instead.
next