| 2025-07-29 |
Robert Haas | Run pgindent. |
commit | commitdiff | tree |
| 2025-07-29 |
Fujii Masao | Add regression test for background worker restart after... |
commit | commitdiff | tree |
| 2025-07-29 |
Michael Paquier | Handle timeout in PostgreSQL::Test::Cluster::is_alive() |
commit | commitdiff | tree |
| 2025-07-29 |
Alexander Korotkov | Clarify documentation for the initcap function |
commit | commitdiff | tree |
| 2025-07-29 |
David Rowley | Display Memoize planner estimates in EXPLAIN |
commit | commitdiff | tree |
| 2025-07-28 |
Tom Lane | Avoid regression in the size of XML input that we will... |
commit | commitdiff | tree |
| 2025-07-28 |
Robert Haas | Remove misleading hint for "unexpected data beyond... |
commit | commitdiff | tree |
| 2025-07-28 |
Robert Haas | Avoid throwing away the error message in syncrep_yyerror. |
commit | commitdiff | tree |
| 2025-07-27 |
Michael Paquier | ecpg: Fix memory leaks in ecpg_auto_prepare() |
commit | commitdiff | tree |
| 2025-07-27 |
Michael Paquier | Fix performance regression with flush of pending fixed... |
commit | commitdiff | tree |
| 2025-07-27 |
Alexander Korotkov | Process sync requests incrementally in AbsorbSyncRequests |
commit | commitdiff | tree |
| 2025-07-27 |
Michael Paquier | Add assertions for all the required index AM callbacks |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Add commit 73873805f to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Silence leakage complaint about postgres_fdw's InitPgFd... |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Run pgindent on the changes of the previous patch. |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Reap the benefits of not having to avoid leaking PGresults. |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Create infrastructure to reliably prevent leakage of... |
commit | commitdiff | tree |
| 2025-07-25 |
Tom Lane | Fix dynahash's HASH_FIXED_SIZE ("isfixed") option. |
commit | commitdiff | tree |
| 2025-07-25 |
Álvaro Herrera | Refactor grammar to create opt_utility_option_list |
commit | commitdiff | tree |
| 2025-07-25 |
Fujii Masao | Fix background worker not restarting after crash-and... |
commit | commitdiff | tree |
| 2025-07-25 |
Michael Paquier | Fix assertion failure with latch wait in single-user... |
commit | commitdiff | tree |
| 2025-07-25 |
Michael Paquier | Lower bounds related to pgstats kinds |
commit | commitdiff | tree |
| 2025-07-24 |
Nathan Bossart | Fix return value of visibilitymap_get_status(). |
commit | commitdiff | tree |
| 2025-07-24 |
Amit Kapila | Fix duplicate transaction replay during pg_createsubscr... |
commit | commitdiff | tree |
| 2025-07-24 |
Michael Paquier | Introduce field tracking cached plan type in PlannedStmt |
commit | commitdiff | tree |
| 2025-07-24 |
Amit Kapila | Fix cfbot failure caused by commit 228c370868. |
commit | commitdiff | tree |
| 2025-07-24 |
Fujii Masao | doc: Add missing index entries and fix title formatting... |
commit | commitdiff | tree |
| 2025-07-23 |
Tom Lane | Fix build breakage on Solaris-alikes with late-model... |
commit | commitdiff | tree |
| 2025-07-23 |
Nathan Bossart | Cross-check lists of built-in LWLock tranches. |
commit | commitdiff | tree |
| 2025-07-23 |
Nathan Bossart | Use PqMsg_* macros in walsender.c |
commit | commitdiff | tree |
| 2025-07-23 |
Álvaro Herrera | Move enum RecoveryTargetAction to xlogrecovery.h |
commit | commitdiff | tree |
| 2025-07-23 |
Amit Kapila | Preserve conflict-relevant data during logical replication. |
commit | commitdiff | tree |
| 2025-07-23 |
David Rowley | Use strchr instead of strstr for single-char lookups |
commit | commitdiff | tree |
| 2025-07-22 |
Michael Paquier | ecpg: Improve error detection around ecpg_strdup() |
commit | commitdiff | tree |
| 2025-07-22 |
Fujii Masao | Remove translation marker from libpq-be-fe-helpers.h. |
commit | commitdiff | tree |
| 2025-07-22 |
Andres Freund | aio: Fix assertion, clarify README |
commit | commitdiff | tree |
| 2025-07-22 |
Amit Kapila | Doc: Fix logical replication examples. |
commit | commitdiff | tree |
| 2025-07-22 |
Michael Paquier | doc: Inform about aminsertcleanup optional NULLness |
commit | commitdiff | tree |
| 2025-07-22 |
Fujii Masao | Log remote NOTICE, WARNING, and similar messages using... |
commit | commitdiff | tree |
| 2025-07-22 |
Michael Paquier | ecpg: Fix NULL pointer dereference during connection... |
commit | commitdiff | tree |
| 2025-07-22 |
Richard Guo | Reduce "Var IS [NOT] NULL" quals during constant folding |
commit | commitdiff | tree |
| 2025-07-22 |
Richard Guo | Centralize collection of catalog info needed early... |
commit | commitdiff | tree |
| 2025-07-22 |
Richard Guo | Expand virtual generated columns before sublink pull-up |
commit | commitdiff | tree |
| 2025-07-21 |
Alexander Korotkov | Update comment for ReplicationSlot.last_saved_restart_lsn |
commit | commitdiff | tree |
| 2025-07-21 |
Álvaro Herrera | pg_dump: include comments on not-null constraints on... |
commit | commitdiff | tree |
| 2025-07-20 |
Fujii Masao | doc: Document reopen of output file via SIGHUP in pg_re... |
commit | commitdiff | tree |
| 2025-07-19 |
Tom Lane | Mostly-cosmetic adjustments to estimate_multivariate_bu... |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Reintroduce test 046_checkpoint_logical_slot |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Improve the stability of the recovery test 047_checkpoi... |
commit | commitdiff | tree |
| 2025-07-19 |
Alexander Korotkov | Fix infinite wait when reading a partially written... |
commit | commitdiff | tree |
| 2025-07-19 |
Michael Paquier | Check status of nodes after regression test run in... |
commit | commitdiff | tree |
| 2025-07-19 |
Michael Paquier | Add PostgreSQL::Test::Cluster::is_alive() |
commit | commitdiff | tree |
| 2025-07-18 |
Tom Lane | Speed up byteain by not parsing traditional-style input... |
commit | commitdiff | tree |
| 2025-07-18 |
Nathan Bossart | Remove unused variable in generate-lwlocknames.pl. |
commit | commitdiff | tree |
| 2025-07-18 |
Nathan Bossart | pg_upgrade: Use COPY for large object metadata. |
commit | commitdiff | tree |
| 2025-07-18 |
Alexander Korotkov | Fix a typo in the deparseArrayCoerceExpr() header comment |
commit | commitdiff | tree |
| 2025-07-18 |
Dean Rasheed | Fix concurrent update trigger issues with MERGE in... |
commit | commitdiff | tree |
| 2025-07-18 |
Alexander Korotkov | Support for deparsing of ArrayCoerceExpr node in contri... |
commit | commitdiff | tree |
| 2025-07-17 |
Nathan Bossart | Add a test harness for the binary heap code. |
commit | commitdiff | tree |
| 2025-07-17 |
Tom Lane | Fix PQport to never return NULL unless the connection... |
commit | commitdiff | tree |
| 2025-07-17 |
Álvaro Herrera | Remove assertion from PortalRunMulti |
commit | commitdiff | tree |
| 2025-07-17 |
Nathan Bossart | doc: Add note about how to use pg_overexplain. |
commit | commitdiff | tree |
| 2025-07-17 |
Amit Langote | Remove duplicate line |
commit | commitdiff | tree |
| 2025-07-17 |
Michael Paquier | Split regression tests for TOAST compression methods... |
commit | commitdiff | tree |
| 2025-07-17 |
Michael Paquier | Fix inconsistent LWLock tranche names for MultiXact* |
commit | commitdiff | tree |
| 2025-07-16 |
Daniel Gustafsson | doc: Add example file for COPY |
commit | commitdiff | tree |
| 2025-07-16 |
Jeff Davis | Force LC_COLLATE to C in postmaster. |
commit | commitdiff | tree |
| 2025-07-16 |
Álvaro Herrera | Fix dumping of comments on invalid constraints on domains |
commit | commitdiff | tree |
| 2025-07-16 |
Peter Geoghegan | nbtree: Use only one notnullkey ScanKeyData. |
commit | commitdiff | tree |
| 2025-07-16 |
Jeff Davis | pg_dumpall: Skip global objects with --statistics-only... |
commit | commitdiff | tree |
| 2025-07-16 |
Nathan Bossart | psql: Fix note on project naming in output of \copyright. |
commit | commitdiff | tree |
| 2025-07-16 |
Michael Paquier | Refactor non-supported compression error message in... |
commit | commitdiff | tree |
| 2025-07-16 |
Fujii Masao | pgoutput: Initialize missing default for "origin" param... |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | doc: Document default values for pgoutput options in... |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | doc: Fix confusing description of streaming option... |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | doc: Clarify that total_vacuum_time excludes VACUUM... |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Doc: clarify description of regexp fields in pg_ident... |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Clarify the ra != rb case in compareJsonbContainers(). |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Silence uninitialized-value warnings in compareJsonbCon... |
commit | commitdiff | tree |
| 2025-07-15 |
Tom Lane | Doc: clarify description of current-date/time functions. |
commit | commitdiff | tree |
| 2025-07-15 |
Fujii Masao | psql: Fix tab-completion after GRANT/REVOKE on LARGE... |
commit | commitdiff | tree |
| 2025-07-15 |
Michael Paquier | Fix comments in index.c |
commit | commitdiff | tree |
| 2025-07-14 |
Fujii Masao | amcheck: Improve error message for partitioned index... |
commit | commitdiff | tree |
| 2025-07-14 |
Michael Paquier | psql: Add variable SERVICEFILE |
commit | commitdiff | tree |
| 2025-07-13 |
Tom Lane | In username-map substitution, cope with more than one \1. |
commit | commitdiff | tree |
| 2025-07-13 |
Michael Paquier | libpq: Add "servicefile" connection option |
commit | commitdiff | tree |
| 2025-07-12 |
Nathan Bossart | Remove XLogCtl->ckptFullXid. |
commit | commitdiff | tree |
| 2025-07-12 |
Tom Lane | Replace float8 with int in date2isoweek() and date2isoy... |
commit | commitdiff | tree |
| 2025-07-12 |
Andres Freund | Remove long-unused TransactionIdIsActive() |
commit | commitdiff | tree |
| 2025-07-12 |
Thomas Munro | aio: Fix configuration reload in IO workers. |
commit | commitdiff | tree |
| 2025-07-12 |
Thomas Munro | aio: Remove obsolete IO worker ID references. |
commit | commitdiff | tree |
| 2025-07-12 |
Thomas Munro | aio: Regularize IO worker internal naming. |
commit | commitdiff | tree |
| 2025-07-12 |
Thomas Munro | Fix stale idle flag when IO workers exit. |
commit | commitdiff | tree |
| 2025-07-11 |
Tom Lane | Fix inconsistent quoting of role names in ACLs. |
commit | commitdiff | tree |
| 2025-07-11 |
Jacob Champion | oauth: Run Autoconf tests with correct compiler flags |
commit | commitdiff | tree |
| 2025-07-11 |
Nathan Bossart | Add FLUSH_UNLOGGED option to CHECKPOINT command. |
commit | commitdiff | tree |
| 2025-07-11 |
Nathan Bossart | Add MODE option to CHECKPOINT command. |
commit | commitdiff | tree |
| 2025-07-11 |
Nathan Bossart | Add option list to CHECKPOINT command. |
commit | commitdiff | tree |
| 2025-07-11 |
Nathan Bossart | Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. |
commit | commitdiff | tree |
| 2025-07-11 |
Nathan Bossart | Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED. |
commit | commitdiff | tree |
| next |