| 2025-10-20 |
Tom Lane | Add .abi-compliance-history to v18 branch. |
commit | commitdiff | tree |
| 2025-10-20 |
Tom Lane | Fix thinko in commit 7d129ba54. |
commit | commitdiff | tree |
| 2025-10-19 |
Tom Lane | Don't rely on zlib's gzgetc() macro. |
commit | commitdiff | tree |
| 2025-10-18 |
Tom Lane | Allow role created by new test to log in on Windows. |
commit | commitdiff | tree |
| 2025-10-18 |
Álvaro Herrera | Fix determination of not-null constraint "locality... |
commit | commitdiff | tree |
| 2025-10-18 |
Álvaro Herrera | Fix pg_dump sorting of foreign key constraints |
commit | commitdiff | tree |
| 2025-10-18 |
David Rowley | Fix reset of incorrect hash iterator in GROUPING SETS... |
commit | commitdiff | tree |
| 2025-10-17 |
Tomas Vondra | Fix hashjoin memory balancing logic |
commit | commitdiff | tree |
| 2025-10-17 |
Nathan Bossart | Fix privilege checks for pg_prewarm() on indexes. |
commit | commitdiff | tree |
| 2025-10-17 |
Daniel Gustafsson | Avoid warnings in tests when openssl binary isn't available |
commit | commitdiff | tree |
| 2025-10-17 |
Michael Paquier | Fix matching check in recovery test 042_low_level_backup |
commit | commitdiff | tree |
| 2025-10-17 |
Michael Paquier | pg_createsubscriber: Fix matching check in TAP test |
commit | commitdiff | tree |
| 2025-10-16 |
Álvaro Herrera | Fix update-po for the PGXS case |
commit | commitdiff | tree |
| 2025-10-16 |
Amit Langote | Fix EPQ crash from missing partition directory in EState |
commit | commitdiff | tree |
| 2025-10-15 |
Nathan Bossart | Fix redefinition of typedef RangeVar. |
commit | commitdiff | tree |
| 2025-10-15 |
Nathan Bossart | Fix lookups in pg_{clear,restore}_{attribute,relation... |
commit | commitdiff | tree |
| 2025-10-15 |
Etsuro Fujita | Fix EvalPlanQual handling of foreign/custom joins in... |
commit | commitdiff | tree |
| 2025-10-13 |
Michael Paquier | Fix version number calculation for data folder flush... |
commit | commitdiff | tree |
| 2025-10-13 |
Tom Lane | Fix incorrect message-printing in win32security.c. |
commit | commitdiff | tree |
| 2025-10-13 |
David Rowley | Doc: clarify n_distinct_inherited setting |
commit | commitdiff | tree |
| 2025-10-13 |
Tom Lane | Fix issue with reading zero bytes in Gzip_read. |
commit | commitdiff | tree |
| 2025-10-13 |
Magnus Hagander | docs: Fix protocol version 3.2 message format of Cancel... |
commit | commitdiff | tree |
| 2025-10-13 |
Magnus Hagander | Remove extra semicolon in example |
commit | commitdiff | tree |
| 2025-10-12 |
Peter Geoghegan | Remove unused nbtree array advancement variable. |
commit | commitdiff | tree |
| 2025-10-11 |
Tom Lane | Restore test coverage of LZ4Stream_gets(). |
commit | commitdiff | tree |
| 2025-10-11 |
Álvaro Herrera | Stop creating constraints during DETACH CONCURRENTLY |
commit | commitdiff | tree |
| 2025-10-11 |
Álvaro Herrera | dbase_redo: Fix Valgrind-reported memory leak |
commit | commitdiff | tree |
| 2025-10-10 |
Peter Geoghegan | Remove overzealous _bt_killitems assertion. |
commit | commitdiff | tree |
| 2025-10-10 |
Michael Paquier | Fix two typos in xlogstats.h and xlogstats.c |
commit | commitdiff | tree |
| 2025-10-10 |
Michael Paquier | Remove state.tmp when failing to save a replication... |
commit | commitdiff | tree |
| 2025-10-09 |
Masahiko Sawada | Fix access-to-already-freed-memory issue in pgoutput. |
commit | commitdiff | tree |
| 2025-10-09 |
Amit Langote | Fix internal error from CollateExpr in SQL/JSON DEFAULT... |
commit | commitdiff | tree |
| 2025-10-07 |
Daniel Gustafsson | doc: Add missing parenthesis in pg_stat_progress_analyz... |
commit | commitdiff | tree |
| 2025-10-05 |
Tom Lane | Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. |
commit | commitdiff | tree |
| 2025-10-03 |
John Naylor | Fix reuse-after-free hazard in dead_items_reset |
commit | commitdiff | tree |
| 2025-10-03 |
Michael Paquier | pgbench: Fail cleanly when finding a COPY result state |
commit | commitdiff | tree |
| 2025-10-02 |
Michael Paquier | pgstattuple: Improve reports generated for indexes... |
commit | commitdiff | tree |
| 2025-10-01 |
Jacob Champion | test_json_parser: Speed up 002_inline.pl |
commit | commitdiff | tree |
| 2025-09-30 |
Fujii Masao | pgbench: Fix error reporting in readCommandResponse(). |
commit | commitdiff | tree |
| 2025-09-30 |
Michael Paquier | injection_points: Add proper locking when reporting... |
commit | commitdiff | tree |
| 2025-09-29 |
Noah Misch | Fix StatisticsObjIsVisibleExt() for pg_temp. |
commit | commitdiff | tree |
| 2025-09-27 |
Tom Lane | Fix missed copying of groupDistinct in transformPLAssig... |
commit | commitdiff | tree |
| 2025-09-26 |
Fujii Masao | pgbench: Fix assertion failure with retriable errors... |
commit | commitdiff | tree |
| 2025-09-25 |
Tom Lane | Add minimal sleep to stats isolation test functions. |
commit | commitdiff | tree |
| 2025-09-25 |
Robert Haas | Fix array allocation bugs in SetExplainExtensionState. |
commit | commitdiff | tree |
| 2025-09-25 |
Tom Lane | Doc: clean up documentation for new UUID functions. |
commit | commitdiff | tree |
| 2025-09-25 |
Daniel Gustafsson | Remove preprocessor guards from injection points |
commit | commitdiff | tree |
| 2025-09-25 |
Álvaro Herrera | Don't include execnodes.h in replication/conflict.h |
commit | commitdiff | tree |
| 2025-09-24 |
Daniel Gustafsson | doc: Remove trailing whitespace in xref |
commit | commitdiff | tree |
| 2025-09-24 |
Daniel Gustafsson | Fix incorrect option name in usage screen |
commit | commitdiff | tree |
| 2025-09-24 |
Amit Kapila | Fix LOCK_TIMEOUT handling during parallel apply. |
commit | commitdiff | tree |
| 2025-09-23 |
Michael Paquier | Fix meson build with -Duuid=ossp when using version... |
commit | commitdiff | tree |
| 2025-09-22 |
Tom Lane | Stamp 18.0. REL_18_0 |
commit | commitdiff | tree |
| 2025-09-22 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2025-09-22 |
Daniel Gustafsson | Revert "doc: Remove trailing whitespace in xref" |
commit | commitdiff | tree |
| 2025-09-22 |
Daniel Gustafsson | doc: Remove trailing whitespace in xref |
commit | commitdiff | tree |
| 2025-09-22 |
Michael Paquier | Revert "Fix meson build with -Duuid=ossp when using... |
commit | commitdiff | tree |
| 2025-09-21 |
Michael Paquier | Fix meson build with -Duuid=ossp when using version... |
commit | commitdiff | tree |
| 2025-09-19 |
Nathan Bossart | Add list of major features to the v18 release notes. |
commit | commitdiff | tree |
| 2025-09-19 |
Peter Eisentraut | Add list of acknowledgments to release notes |
commit | commitdiff | tree |
| 2025-09-19 |
David Rowley | Improve wording in a few comments |
commit | commitdiff | tree |
| 2025-09-19 |
Amit Langote | Fix EPQ crash from missing partition pruning state... |
commit | commitdiff | tree |
| 2025-09-18 |
Bruce Momjian | doc PG 18 relnotes: set release date, remove "CURRENT... |
commit | commitdiff | tree |
| 2025-09-18 |
Bruce Momjian | doc PG 18 relnotes: update description of skip scan... |
commit | commitdiff | tree |
| 2025-09-18 |
Fujii Masao | pg_restore: Fix security label handling with --no-publi... |
commit | commitdiff | tree |
| 2025-09-17 |
Tom Lane | Calculate agglevelsup correctly when Aggref contains... |
commit | commitdiff | tree |
| 2025-09-17 |
Michael Paquier | injection_points: Fix incrementation of variable-number... |
commit | commitdiff | tree |
| 2025-09-17 |
Michael Paquier | Fix shared memory calculation size of PgAioCtl |
commit | commitdiff | tree |
| 2025-09-17 |
David Rowley | Add missing EPQ recheck for TID Range Scan |
commit | commitdiff | tree |
| 2025-09-16 |
David Rowley | Add missing EPQ recheck for TID Scan |
commit | commitdiff | tree |
| 2025-09-16 |
Tom Lane | Add regression expected-files for older OpenSSL in... |
commit | commitdiff | tree |
| 2025-09-16 |
Tom Lane | Revert "Avoid race condition between "GRANT role" and... |
commit | commitdiff | tree |
| 2025-09-16 |
Noah Misch | Fix pg_dump COMMENT dependency for separate domain... |
commit | commitdiff | tree |
| 2025-09-16 |
Bruce Momjian | doc PG 18 relnotes: add mention of temporal foreign... |
commit | commitdiff | tree |
| 2025-09-16 |
Tom Lane | Add regression expected-files for older OpenSSL in... |
commit | commitdiff | tree |
| 2025-09-16 |
Richard Guo | Treat JsonConstructorExpr as non-strict |
commit | commitdiff | tree |
| 2025-09-16 |
Peter Eisentraut | Move pg_int64 back to postgres_ext.h |
commit | commitdiff | tree |
| 2025-09-16 |
Fujii Masao | pg_dump: Fix dumping of security labels on subscription... |
commit | commitdiff | tree |
| 2025-09-16 |
Peter Eisentraut | Fix incorrect const qualifier |
commit | commitdiff | tree |
| 2025-09-16 |
Fujii Masao | pg_restore: Fix comment handling with --no-policies. |
commit | commitdiff | tree |
| 2025-09-16 |
Fujii Masao | pg_restore: Fix comment handling with --no-publications... |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | Expand virtual generated columns in constraint expressions |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | CREATE STATISTICS: improve misleading error message |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | jit: fix build with LLVM-21 |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | Hide duplicate names from extension views |
commit | commitdiff | tree |
| 2025-09-14 |
Peter Geoghegan | nbtree: Always set skipScan flag on rescan. |
commit | commitdiff | tree |
| 2025-09-13 |
Tom Lane | Amend recent fix for SIMILAR TO regex conversion. |
commit | commitdiff | tree |
| 2025-09-13 |
Nathan Bossart | Add commit 17a5ca58eb to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2025-09-13 |
Nathan Bossart | Re-pgindent nbtpreprocesskeys.c after commit 796962922e. |
commit | commitdiff | tree |
| 2025-09-12 |
Tom Lane | Fix oversights in pg_event_trigger_dropped_objects... |
commit | commitdiff | tree |
| 2025-09-12 |
Peter Geoghegan | Always commute strategy when preprocessing DESC keys. |
commit | commitdiff | tree |
| 2025-09-12 |
Andres Freund | ci: openbsd: Increase RAM disk's size |
commit | commitdiff | tree |
| 2025-09-12 |
Peter Eisentraut | Silence compiler warnings on clang 21 |
commit | commitdiff | tree |
| 2025-09-11 |
Tom Lane | Report the correct is_temporary flag for column defaults. |
commit | commitdiff | tree |
| 2025-09-11 |
Peter Eisentraut | Remove stray semicolon at global scope |
commit | commitdiff | tree |
| 2025-09-11 |
Michael Paquier | Fix description of WAL record blocks in hash_xlog.h |
commit | commitdiff | tree |
| 2025-09-11 |
Michael Paquier | Fix incorrect file reference in guc.h |
commit | commitdiff | tree |
| 2025-09-10 |
Tom Lane | Fix memory leakage in nodeSubplan.c. |
commit | commitdiff | tree |
| 2025-09-10 |
Nathan Bossart | meson: Build numeric.c with -ftree-vectorize. |
commit | commitdiff | tree |
| 2025-09-10 |
Peter Eisentraut | Fix CREATE TABLE LIKE with not-valid check constraint |
commit | commitdiff | tree |
| next |