| 2025-11-04 |
Γlvaro Herrera | Fix snapshot handling bug in recent BRIN fix master |
commit | commitdiff | tree |
| 2025-11-04 |
Tomas Vondra | Trim TIDs during parallel GIN builds more eagerly |
commit | commitdiff | tree |
| 2025-11-04 |
Masahiko Sawada | psql: Add tab completion for COPY ... PROGRAM. |
commit | commitdiff | tree |
| 2025-11-04 |
Masahiko Sawada | psql: Improve tab completion for COPY ... STDIN/STDOUT. |
commit | commitdiff | tree |
| 2025-11-04 |
Andres Freund | ci: debian: Switch to Debian Trixie release |
commit | commitdiff | tree |
| 2025-11-04 |
Tomas Vondra | Limit the size of TID lists during parallel GIN build |
commit | commitdiff | tree |
| 2025-11-04 |
Jeff Davis | Remove redundant memset() introduced by a0942f4. |
commit | commitdiff | tree |
| 2025-11-04 |
Tom Lane | Allow "SET list_guc TO NULL" to specify setting the... |
commit | commitdiff | tree |
| 2025-11-04 |
Γlvaro Herrera | Have psql's "\? variables" show csv_fieldsep |
commit | commitdiff | tree |
| 2025-11-04 |
Peter Eisentraut | Tighten check for generated column in partition key... |
commit | commitdiff | tree |
| 2025-11-04 |
Γlvaro Herrera | BRIN autosummarization may need a snapshot |
commit | commitdiff | tree |
| 2025-11-04 |
Peter Eisentraut | Error message stylistic correction |
commit | commitdiff | tree |
| 2025-11-04 |
Michael Paquier | libpq: Improve error handling in passwordFromFile() |
commit | commitdiff | tree |
| 2025-11-04 |
Γlvaro Herrera | Use USECS_PER_SEC from datatype/timestamp.h |
commit | commitdiff | tree |
| 2025-11-04 |
Michael Paquier | Add assertion check for WAL receiver state during strea... |
commit | commitdiff | tree |
| 2025-11-04 |
Michael Paquier | Add WalRcvGetState() to retrieve the state of a WAL... |
commit | commitdiff | tree |
| 2025-11-04 |
Michael Paquier | Fix unconditional WAL receiver shutdown during stream... |
commit | commitdiff | tree |
| 2025-11-03 |
Noah Misch | Doc: cover index CONCURRENTLY causing errors in INSERT... |
commit | commitdiff | tree |
| 2025-11-03 |
Masahiko Sawada | Fix outdated comment of COPY in gram.y. |
commit | commitdiff | tree |
| 2025-11-03 |
Γlvaro Herrera | Add \pset options for boolean value display |
commit | commitdiff | tree |
| 2025-11-03 |
Γlvaro Herrera | Prevent setting a column as identity if its not-null... |
commit | commitdiff | tree |
| 2025-11-03 |
Γlvaro Herrera | Remove WaitPMResult enum in pg_createsubscriber |
commit | commitdiff | tree |
| 2025-11-03 |
Michael Paquier | Add wal_fpi_bytes to VACUUM and ANALYZE logs |
commit | commitdiff | tree |
| 2025-11-03 |
Peter Eisentraut | Sort guc_parameters.dat alphabetically by name |
commit | commitdiff | tree |
| 2025-11-02 |
Tom Lane | Change "long" numGroups fields to be Cardinality (i... |
commit | commitdiff | tree |
| 2025-11-02 |
Tom Lane | Improve planner's estimates of tuple hash table sizes. |
commit | commitdiff | tree |
| 2025-11-02 |
Peter Geoghegan | Document nbtree row comparison design. |
commit | commitdiff | tree |
| 2025-11-02 |
Peter Geoghegan | Remove obsolete nbtree equality key comments. |
commit | commitdiff | tree |
| 2025-11-02 |
Tom Lane | Avoid mixing void and integer in a conditional expression. |
commit | commitdiff | tree |
| 2025-11-01 |
Tom Lane | Remove unused variable in recovery/t/006_logical_decodi... |
commit | commitdiff | tree |
| 2025-11-01 |
Tom Lane | Fix contrib/ltree's subpath() with negative offset. |
commit | commitdiff | tree |
| 2025-10-31 |
Γlvaro Herrera | pg_createsubscriber: reword dry-run log messages |
commit | commitdiff | tree |
| 2025-10-31 |
Γlvaro Herrera | pg_createsubscriber: Fix error complaining about the... |
commit | commitdiff | tree |
| 2025-10-31 |
Peter Eisentraut | Mark function arguments of type "Datum *" as "const... |
commit | commitdiff | tree |
| 2025-10-31 |
Peter Eisentraut | formatting.c cleanup: Change fill_str() return type... |
commit | commitdiff | tree |
| 2025-10-31 |
Peter Eisentraut | formatting.c cleanup: Rename DCH_S_* to DCH_SUFFIX_* |
commit | commitdiff | tree |
| 2025-10-31 |
Peter Eisentraut | formatting.c cleanup: Change several int fields to... |
commit | commitdiff | tree |
| 2025-10-31 |
Peter Eisentraut | formatting.c cleanup: Change TmFromChar.clock field... |
commit | commitdiff | tree |
| 2025-10-31 |
Michael Paquier | Add test tracking WAL receiver shutdown for primary_con... |
commit | commitdiff | tree |
| 2025-10-30 |
Bruce Momjian | doc: rewrite random_page_cost description |
commit | commitdiff | tree |
| 2025-10-30 |
Andres Freund | ci: macos: Upgrade to Sequoia |
commit | commitdiff | tree |
| 2025-10-30 |
Andres Freund | ci: Fix Windows and MinGW task names |
commit | commitdiff | tree |
| 2025-10-30 |
Tom Lane | Use BumpContext contexts in TupleHashTables, and do... |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | Mark ItemPointer arguments as const throughout |
commit | commitdiff | tree |
| 2025-10-30 |
Γlvaro Herrera | Simplify coding in ProcessQuery |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | Fix some confusing uses of const |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | docs: Link to the correct protocol version inspection... |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | const-qualify ItemPointer comparison functions |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | formatting.c cleanup: Improve formatting of some struct... |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | formatting.c cleanup: Remove unnecessary zeroize macros |
commit | commitdiff | tree |
| 2025-10-30 |
Peter Eisentraut | formatting.c cleanup: Remove unnecessary extra line... |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Paquier | Expose wal_fpi_bytes in EXPLAIN (WAL) |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Paquier | Fix regression with slot invalidation checks |
commit | commitdiff | tree |
| 2025-10-30 |
Richard Guo | Disable parallel plans for RIGHT_SEMI joins |
commit | commitdiff | tree |
| 2025-10-30 |
David Rowley | Fix bogus use of "long" in AllocSetCheck() |
commit | commitdiff | tree |
| 2025-10-29 |
Jeff Davis | Use C11 char16_t and char32_t for Unicode code points. |
commit | commitdiff | tree |
| 2025-10-29 |
Γlvaro Herrera | pg_stat_statements: Fix handling of duplicate constant... |
commit | commitdiff | tree |
| 2025-10-29 |
Γlvaro Herrera | CheckNNConstraintFetch: Fill all of ConstrCheck in... |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | Reorganize GUC structs |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | formatting.c cleanup: Remove unnecessary extra parentheses |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | formatting.c cleanup: Use array syntax instead of point... |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | formatting.c cleanup: Add some const pointer qualifiers |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | formatting.c cleanup: Use size_t for string length... |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | Replace pg_restrict by standard restrict |
commit | commitdiff | tree |
| 2025-10-29 |
Peter Eisentraut | Remove obsolete comment |
commit | commitdiff | tree |
| 2025-10-29 |
Michael Paquier | Fix correctness issue with computation of FPI size... |
commit | commitdiff | tree |
| 2025-10-28 |
Nathan Bossart | Add psql PROMPT variable for search_path. |
commit | commitdiff | tree |
| 2025-10-28 |
Peter Eisentraut | formatting.c cleanup: Move loop variables definitions... |
commit | commitdiff | tree |
| 2025-10-28 |
Peter Eisentraut | formatting.c cleanup: Remove dashes in comments |
commit | commitdiff | tree |
| 2025-10-28 |
Γlvaro Herrera | Don't error out when dropping constraint if relchecks... |
commit | commitdiff | tree |
| 2025-10-28 |
Jeff Davis | Move comment about casts from pg_wchar. |
commit | commitdiff | tree |
| 2025-10-28 |
Peter Eisentraut | Check that index can return in get_actual_variable_range() |
commit | commitdiff | tree |
| 2025-10-28 |
Michael Paquier | Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backen... |
commit | commitdiff | tree |
| 2025-10-28 |
Amit Kapila | Add worker type argument to logical replication worker... |
commit | commitdiff | tree |
| 2025-10-27 |
Michael Paquier | Simplify newline handling in two TAP tests |
commit | commitdiff | tree |
| 2025-10-27 |
Nathan Bossart | Fix a couple of comments. |
commit | commitdiff | tree |
| 2025-10-27 |
Dean Rasheed | Add new RLS tests to test policies applied by command... |
commit | commitdiff | tree |
| 2025-10-27 |
Peter Eisentraut | Add some const qualifications |
commit | commitdiff | tree |
| 2025-10-27 |
Peter Eisentraut | Remove Item type |
commit | commitdiff | tree |
| 2025-10-27 |
Peter Eisentraut | Remove meaninglist restrict qualifiers |
commit | commitdiff | tree |
| 2025-10-27 |
Amit Kapila | Fix GUC check_hook validation for synchronized_standby_... |
commit | commitdiff | tree |
| 2025-10-27 |
Amit Kapila | Improve test in 009_matviews.pl. |
commit | commitdiff | tree |
| 2025-10-26 |
Jeff Davis | Comment typo fixes: pg_wchar_t should be pg_wchar. |
commit | commitdiff | tree |
| 2025-10-25 |
David Rowley | Fix incorrect logic for caching ResultRelInfos for... |
commit | commitdiff | tree |
| 2025-10-25 |
Dean Rasheed | Guard against division by zero in test_int128 module. |
commit | commitdiff | tree |
| 2025-10-25 |
Michael Paquier | pg_rewind: Skip copy of WAL segments generated before... |
commit | commitdiff | tree |
| 2025-10-24 |
Fujii Masao | psql: Improve tab completion for large objects. |
commit | commitdiff | tree |
| 2025-10-23 |
Tom Lane | Update expected output for contrib/sepgsql's regression... |
commit | commitdiff | tree |
| 2025-10-23 |
Daniel Gustafsson | doc: Remove mention of Git protocol support |
commit | commitdiff | tree |
| 2025-10-23 |
Tom Lane | Avoid memory leak in validation of a PL/Python trigger... |
commit | commitdiff | tree |
| 2025-10-23 |
Tom Lane | Fix off-by-one Asserts in FreePageBtreeInsertInternal... |
commit | commitdiff | tree |
| 2025-10-23 |
Tom Lane | Fix resource leaks in PL/Python error reporting, redux. |
commit | commitdiff | tree |
| 2025-10-23 |
Amit Kapila | Introduce "REFRESH SEQUENCES" for subscriptions. |
commit | commitdiff | tree |
| 2025-10-23 |
Michael Paquier | pg_rewind: Extend code detecting relation files to... |
commit | commitdiff | tree |
| 2025-10-23 |
Fujii Masao | Add comments explaining overflow entries in the replica... |
commit | commitdiff | tree |
| 2025-10-23 |
Tatsuo Ishii | Fix coding style with "else". |
commit | commitdiff | tree |
| 2025-10-23 |
David Rowley | Fix some misplaced comments in parallel_schedule |
commit | commitdiff | tree |
| 2025-10-23 |
Masahiko Sawada | Add copyright notice to vacuum_horizon_floor.pl test. |
commit | commitdiff | tree |
| 2025-10-23 |
David Rowley | Fix incorrect zero extension of Datum in JIT tuple... |
commit | commitdiff | tree |
| 2025-10-22 |
Tom Lane | Avoid assuming that time_t can fit in an int. |
commit | commitdiff | tree |
| next |