postgresql.git
13 hours ago Tom LaneDoc: improve documentation about width_bucket(). master github/master
26 hours ago Bruce Momjiandoc PG 18 relnotes: update to current, add one commit
26 hours ago Bruce Momjiandoc PG 18 relnotes: indent tag blocks
27 hours ago Bruce Momjiandoc PG 18 relnotes: add remaining missing link tags
34 hours ago Tom LaneRemove planner's have_dangerous_phv() join-order restri...
36 hours ago Tom LaneUse SnapshotDirty when checking for conflicting index...
38 hours ago Tom Lanepgxs.mk: remove unreachable rule for deleting regress...
2 days ago Alexander KorotkovImprove runtime and output of tests for replication...
2 days ago Bruce Momjiandoc PG 18 relnotes: add links to command and struct...
2 days ago Jeff DavisCorrect docs about partitions and EXCLUDE constraints.
2 days ago Bruce Momjiandoc PG 18 relnotes: add links for applications
2 days ago Bruce Momjiandoc: add xreflabel text for libpq and PL/Python
2 days ago Peter EisentrautImprove pg_dump/pg_dumpall help synopses and terminology
3 days ago Amit KapilaImprove log messages and docs for slot synchronization.
3 days ago Bruce Momjiandoc PG 18 relnotes: add links for server variables
3 days ago Fujii Masaodoc: Mention GIN indexes support parallel builds.
3 days ago Fujii Masaodoc: Fix incorrect description of INCLUDING COMMENTS...
3 days ago Bruce Momjiandoc: fix for commit 09f7d36ba16 in changing "_" to...
3 days ago Bruce Momjiandoc config.sgml: use "-" and not "_" for varlistentry...
4 days ago Fujii Masaopg_dump: Allow pg_dump to dump the statistics for forei...
4 days ago Michael PaquierDocument "relrewrite" at the top of heap_create_with_ca...
4 days ago Fujii Masaodoc: Reorder protocol version option descriptions in...
4 days ago Bruce Momjiandoc PG 18 relnotes: add markup, still need to add...
4 days ago Daniel GustafssonFix allocation check to test the right variable
4 days ago Tomas Vondraamcheck: Fix posting tree checks in gin_index_check()
4 days ago Tomas Vondraamcheck: Fix parent key check in gin_index_check()
4 days ago Tomas Vondraamcheck: Fix checks of entry order for GIN indexes
4 days ago Tomas Vondraamcheck: Remove unused GinScanItem->parentlsn field
4 days ago Tomas Vondraamcheck: Test gin_index_check on a multicolumn index
5 days ago Peter Eisentrautdoc: Mention the default io_method
5 days ago Bruce Momjiandoc PG 18 relnotes: add author for initdb commit 04bec...
5 days ago Masahiko SawadaFix re-distributing previously distributed invalidation...
5 days ago David RowleyFix possible Assert failure in verify_compact_attribute()
5 days ago Andres Freundaio: Add missing memory barrier when waiting for IO...
5 days ago Peter Eisentrautdoc: Clean up title case use
5 days ago Peter Eisentrautlibpq-oauth: Add exports.list to .gitignore
5 days ago Peter EisentrautMessage style improvements
6 days ago John NaylorWorkaround code generation bug in clang
6 days ago Tom LaneAdd commit b27644bad to .git-blame-ignore-revs.
6 days ago Tom LaneSync typedefs.list with the buildfarm.
6 days ago Peter Eisentrautpsql: Change new \conninfo to use SSL instead of TLS
8 days ago David RowleyImprove comments for TidRangeEval
8 days ago Fujii Masaodoc: Add note about "Client User" and "Superuser" field...
8 days ago Fujii Masaopsql: Report full protocol version in \conninfo output.
8 days ago Alexander KorotkovAdd TAP tests to check replication slot advance during...
8 days ago Alexander KorotkovKeep WAL segments by slot's last saved restart LSN
8 days ago Peter Geoghegannbtree: _bt_readnextpage doesn't affect markPos.
8 days ago Jeff DavisComment fixups from 626df47ad9.
8 days ago Daniel Gustafssonpsql: Reword help message and docs for WATCH_INTERVAL
9 days ago Michael Paquierpsql: Forbid use of COPY and \copy while in a pipeline
9 days ago Michael PaquierReplace %llu by PRIu64 in AIO io_uring code
9 days ago Fujii Masaopg_restore: Fix wrong descriptions of --with-{schema...
9 days ago Álvaro HerreraFix squashing algorithm for query texts
10 days ago Fujii Masaodoc: Document that MAINTAIN privilege allows statistics...
10 days ago Michael PaquierRevert support for improved tracking of nested queries
10 days ago Peter GeogheganRevert "nbtree: Remove useless row compare arg."
10 days ago Jeff DavisRevert a few small patches that were intended for versi...
10 days ago Masahiko SawadaAdd tab completion for REJECT_LIMIT option.
10 days ago Peter GeogheganMake _bt_killitems drop pins it acquired itself.
11 days ago Michael Paquierpsql: Remove PARTITION BY clause in tab completion...
11 days ago Tom LaneDon't reduce output request size on non-Unix-socket...
11 days ago Jeff Davisinet_net_pton.c: use pg_ascii_tolower() rather than...
11 days ago Jeff Davisisn.c: use pg_ascii_toupper() instead of toupper().
11 days ago Jeff Daviscontrib/spi/refint.c: use pg_ascii_tolower() instead.
11 days ago Jeff Daviscopyfromparse.c: use pg_ascii_tolower() rather than...
12 days ago Peter EisentrautUse exported symbols list on macOS for loadable modules...
13 days ago Tom Lanepg_restore: fix incompatibility with old directory...
13 days ago Etsuro FujitaRevert "postgres_fdw: Inherit the local transaction...
2025-06-07 Bruce Momjiandoc PG 18 relnotes: add AFTER trigger user change...
2025-06-07 Bruce Momjiandoc PG 18 relnotes: adjust wording of initdb item...
2025-06-07 Peter Eisentrautplpython: Remove obsolete test expected file
2025-06-06 Jeff DavisImprove CREATE DATABASE error message for invalid libc...
2025-06-06 Nathan BossartUse NULL instead of 0 for pointer arguments.
2025-06-06 Nathan BossartFixed signed/unsigned mismatch in test_dsm_registry.
2025-06-06 Peter GeogheganAvoid BufferGetLSNAtomic() calls during nbtree scans.
2025-06-06 Robert Haaspg_prewarm: Allow autoprewarm to use more than 1GB...
2025-06-05 Tom LaneDoc: improve description of which role runs a trigger.
2025-06-05 Peter Geoghegannbtree: Remove useless row compare arg.
2025-06-05 Álvaro HerreraAvoid bogus scans of partitions when marking FKs enforced
2025-06-05 Tom LaneDoc: you must own the target object to use SECURITY...
2025-06-05 Álvaro HerreraAvoid bogus scans of partitions when validating FKs...
2025-06-05 Tom LaneChange role names used in trigger test.
2025-06-05 Magnus Haganderpsql: fix order of join clauses when listing extensions
2025-06-05 Michael PaquierFix copy-pasto with process count calculation in method...
2025-06-04 Nathan Bossartdoc: Remove notes about "unencrypted" passwords.
2025-06-04 Peter Eisentrautdoc: Update description of pg_constraint.convalidated
2025-06-04 Peter Eisentrautdoc PG 18 relnotes: Add incompatibility note about...
2025-06-04 Peter EisentrautDon't strip $libdir from LOAD command
2025-06-04 Michael Paquierpsql: Abort connection when using \syncpipeline after...
2025-06-03 Peter EisentrautFix incorrect format placeholders
2025-06-03 Noah MischFix a pg_dump scenario for platforms where SEEK_CUR...
2025-06-03 Fujii MasaoRename log_lock_failure GUC to log_lock_failures for...
2025-06-02 Tom LaneDisallow "=" in names of reloptions and foreign-data...
2025-06-02 Melanie PlagemanCorrect heap vacuum boundary state setup ordering
2025-06-02 Peter EisentrautFix incorrect format placeholders
2025-06-02 Peter EisentrautRename gist stratnum support function
2025-06-02 Michael PaquierUse replay LSN as target for cascading logical WAL...
2025-06-01 Tom LaneAdd commit 4672b6223 to .git-blame-ignore-revs.
2025-06-01 Tom LaneRun pgindent on the previous commit.
2025-06-01 Tom LaneFix edge-case resource leaks in PL/Python error reporting.
next