| 2025-05-27 |
Michael Paquier | Fix conversion of SIMILAR TO regexes for character... |
commit | commitdiff | tree |
| 2025-05-26 |
Michael Paquier | Fix race condition in subscription TAP test 021_twophase |
commit | commitdiff | tree |
| 2025-05-26 |
Fujii Masao | doc: Fix documenation for snapshot export in logical... |
commit | commitdiff | tree |
| 2025-05-23 |
Tom Lane | Fix per-relation memory leakage in autovacuum. |
commit | commitdiff | tree |
| 2025-05-23 |
Tom Lane | Fix AlignedAllocRealloc to cope sanely with OOM. |
commit | commitdiff | tree |
| 2025-05-22 |
Tom Lane | Fix memory leak in XMLSERIALIZE(... INDENT). |
commit | commitdiff | tree |
| 2025-05-21 |
Fujii Masao | Fix incorrect WAL description for PREPARE TRANSACTION... |
commit | commitdiff | tree |
| 2025-05-20 |
Heikki Linnakangas | Fix cross-version upgrade test failure |
commit | commitdiff | tree |
| 2025-05-20 |
Michael Paquier | doc: Clarify use of _ccnew and _ccold in REINDEX CONCUR... |
commit | commitdiff | tree |
| 2025-05-19 |
Heikki Linnakangas | Fix deparsing FETCH FIRST <expr> ROWS WITH TIES |
commit | commitdiff | tree |
| 2025-05-19 |
Amit Kapila | Don't retreat slot's confirmed_flush LSN. |
commit | commitdiff | tree |
| 2025-05-18 |
Tom Lane | Make our usage of memset_s() conform strictly to the... |
commit | commitdiff | tree |
| 2025-05-16 |
Daniel Gustafsson | Align organization wording in copyright statement |
commit | commitdiff | tree |
| 2025-05-15 |
Richard Guo | Fix Assert failure in XMLTABLE parser |
commit | commitdiff | tree |
| 2025-05-13 |
Daniel Gustafsson | Fix order of parameters in POD documentation |
commit | commitdiff | tree |
| 2025-05-11 |
Γlvaro Herrera | Fix comment of tsquerysend() |
commit | commitdiff | tree |
| 2025-05-11 |
Tom Lane | Fix incorrect "return NULL" in BumpAllocLarge(). |
commit | commitdiff | tree |
| 2025-05-09 |
Tom Lane | Skip RSA-PSS ssl test when using LibreSSL. |
commit | commitdiff | tree |
| 2025-05-09 |
Tom Lane | Centralize ssl tests' check for whether we're using... |
commit | commitdiff | tree |
| 2025-05-08 |
Daniel Gustafsson | doc: Fix title markup for AT TIME ZONE and AT LOCAL |
commit | commitdiff | tree |
| 2025-05-05 |
Tom Lane | Stamp 17.5. REL_17_5 |
commit | commitdiff | tree |
| 2025-05-05 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree |
| 2025-05-05 |
Noah Misch | With GB18030, prevent SIGSEGV from reading past end... |
commit | commitdiff | tree |
| 2025-05-05 |
Noah Misch | Refactor test_escape.c for additional ways of testing. |
commit | commitdiff | tree |
| 2025-05-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2025-05-04 |
Tom Lane | Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. |
commit | commitdiff | tree |
| 2025-05-03 |
Etsuro Fujita | Fix typos in comments. |
commit | commitdiff | tree |
| 2025-05-02 |
Γlvaro Herrera | Handle self-referencing FKs correctly in partitioned... |
commit | commitdiff | tree |
| 2025-05-02 |
Tom Lane | Doc: correct spelling of meson switch. |
commit | commitdiff | tree |
| 2025-05-02 |
Tom Lane | Doc: forgot to run add_commit_links.pl. |
commit | commitdiff | tree |
| 2025-05-02 |
Tom Lane | First-draft release notes for 17.5. |
commit | commitdiff | tree |
| 2025-05-01 |
Noah Misch | Doc: stop implying recommendation of insecure search_pa... |
commit | commitdiff | tree |
| 2025-05-01 |
Dean Rasheed | doc: Warn that ts_headline() output is not HTML-safe. |
commit | commitdiff | tree |
| 2025-04-30 |
Tom Lane | Update time zone data files to tzdata release 2025b. |
commit | commitdiff | tree |
| 2025-04-28 |
Amit Kapila | Fix xmin advancement during fast_forward decoding. |
commit | commitdiff | tree |
| 2025-04-25 |
Amit Kapila | Fix typo in test file name added in commit 4909b38af0. |
commit | commitdiff | tree |
| 2025-04-23 |
Tom Lane | Avoid possibly-theoretical OOM crash hazard in hash_cre... |
commit | commitdiff | tree |
| 2025-04-23 |
Amit Kapila | Fix an oversight in 3f28b2fcac. |
commit | commitdiff | tree |
| 2025-04-23 |
Michael Paquier | Remove assertion based on pending_since in pgstat_repor... |
commit | commitdiff | tree |
| 2025-04-22 |
Michael Paquier | doc: Mention naming convention used by injection points |
commit | commitdiff | tree |
| 2025-04-22 |
David Rowley | Doc: reword text explaining the --maintenance-db option |
commit | commitdiff | tree |
| 2025-04-22 |
Michael Paquier | Rename injection point for invalidation messages at... |
commit | commitdiff | tree |
| 2025-04-21 |
David Rowley | Doc: fix incorrect punctuation |
commit | commitdiff | tree |
| 2025-04-20 |
Noah Misch | Test restartpoints in archive recovery. |
commit | commitdiff | tree |
| 2025-04-20 |
Noah Misch | Avoid ERROR at ON COMMIT DELETE ROWS after relhassubcla... |
commit | commitdiff | tree |
| 2025-04-20 |
David Rowley | Fix issue with ORDER BY / DISTINCT aggregates and FILTER |
commit | commitdiff | tree |
| 2025-04-19 |
Tom Lane | Be more wary of corrupt data in pageinspect's heap_page... |
commit | commitdiff | tree |
| 2025-04-18 |
Tatsuo Ishii | Doc: fix missing comma at the end of a line. |
commit | commitdiff | tree |
| 2025-04-16 |
Tom Lane | Fix pg_dump --clean with partitioned indexes. |
commit | commitdiff | tree |
| 2025-04-15 |
Tom Lane | Fix failure for generated column with a not-null domain... |
commit | commitdiff | tree |
| 2025-04-15 |
Fujii Masao | doc: Fix missing whitespace in pg_restore documentation. |
commit | commitdiff | tree |
| 2025-04-15 |
Daniel Gustafsson | pg_combinebackup: Fix incorrect code documentation |
commit | commitdiff | tree |
| 2025-04-12 |
Tom Lane | Fix GIN's shimTriConsistentFn to not corrupt its input. |
commit | commitdiff | tree |
| 2025-04-11 |
Michael Paquier | Fix race with synchronous_standby_names at startup |
commit | commitdiff | tree |
| 2025-04-10 |
Tom Lane | Doc: remove long-obsolete advice about generated constr... |
commit | commitdiff | tree |
| 2025-04-10 |
Amit Kapila | Fix data loss in logical replication. |
commit | commitdiff | tree |
| 2025-04-09 |
Noah Misch | Fix test races between syscache-update-pruned.spec... |
commit | commitdiff | tree |
| 2025-04-08 |
Amit Kapila | Stabilize 035_standby_logical_decoding.pl. |
commit | commitdiff | tree |
| 2025-04-08 |
Bruce Momjian | Fix PG 17 [NOT] NULL optimization bug for domains |
commit | commitdiff | tree |
| 2025-04-07 |
Michael Paquier | Flush the IO statistics of active WAL senders more... |
commit | commitdiff | tree |
| 2025-04-06 |
Daniel Gustafsson | doc: Clarify project naming |
commit | commitdiff | tree |
| 2025-04-06 |
Jeff Davis | Fix unintentional 'NULL' string literal in pg_upgrade. |
commit | commitdiff | tree |
| 2025-04-05 |
Tom Lane | Fix parse_cte.c's failure to examine sub-WITHs in DML... |
commit | commitdiff | tree |
| 2025-04-05 |
Tom Lane | Avoid double transformation of json_array()'s subquery. |
commit | commitdiff | tree |
| 2025-04-05 |
Tom Lane | Repair misbehavior with duplicate entries in FK SET... |
commit | commitdiff | tree |
| 2025-04-04 |
Heikki Linnakangas | Relax assertion in finding correct GiST parent |
commit | commitdiff | tree |
| 2025-04-04 |
Daniel Gustafsson | doc: Clarify the system value for sslrootcert |
commit | commitdiff | tree |
| 2025-04-04 |
Fujii Masao | Fix logical decoding test to correctly check slot remov... |
commit | commitdiff | tree |
| 2025-04-04 |
Fujii Masao | Fix logical decoding regression tests to correctly... |
commit | commitdiff | tree |
| 2025-04-03 |
Masahiko Sawada | Restrict copying of invalidated replication slots. |
commit | commitdiff | tree |
| 2025-04-02 |
Tom Lane | Remove unnecessary type violation in tsvectorrecv(). |
commit | commitdiff | tree |
| 2025-04-02 |
Andres Freund | Remove HeapBitmapScan's skip_fetch optimization |
commit | commitdiff | tree |
| 2025-04-02 |
Tom Lane | Need to do CommandCounterIncrement after StoreAttrMissi... |
commit | commitdiff | tree |
| 2025-04-02 |
Peter Eisentraut | Fix code comment |
commit | commitdiff | tree |
| 2025-04-02 |
David Rowley | Doc: add information about partition locking |
commit | commitdiff | tree |
| 2025-04-01 |
David Rowley | Fix planner's failure to identify multiple hashable... |
commit | commitdiff | tree |
| 2025-04-01 |
Tom Lane | Fix detection and handling of strchrnul() for macOS... |
commit | commitdiff | tree |
| 2025-03-29 |
Dean Rasheed | Fix MERGE with DO NOTHING actions into a partitioned... |
commit | commitdiff | tree |
| 2025-03-27 |
Daniel Gustafsson | Fix guc_malloc calls for consistency and OOM checks |
commit | commitdiff | tree |
| 2025-03-27 |
Tom Lane | Prevent assertion failure in contrib/pg_freespacemap. |
commit | commitdiff | tree |
| 2025-03-27 |
Michael Paquier | doc: Correct description of values used in FSM for... |
commit | commitdiff | tree |
| 2025-03-26 |
Tomas Vondra | Keep the decompressed filter in brin_bloom_union |
commit | commitdiff | tree |
| 2025-03-26 |
Richard Guo | Fix integer-overflow problem in scram_SaltedPassword() |
commit | commitdiff | tree |
| 2025-03-26 |
Tom Lane | Fix order of -I switches for building pg_regress.o. |
commit | commitdiff | tree |
| 2025-03-25 |
Alexander Korotkov | postgres_fdw: Remove redundant check in semijoin_target... |
commit | commitdiff | tree |
| 2025-03-25 |
Alexander Korotkov | postgres_fdw: Avoid pulling up restrict infos from... |
commit | commitdiff | tree |
| 2025-03-23 |
Heikki Linnakangas | Fix rare assertion failure in standby, if primary is... |
commit | commitdiff | tree |
| 2025-03-21 |
Tom Lane | Fix plpgsql's handling of simple expressions in scrolla... |
commit | commitdiff | tree |
| 2025-03-21 |
Fujii Masao | doc: Remove incorrect description about dropping replic... |
commit | commitdiff | tree |
| 2025-03-19 |
Andres Freund | meson: Flush stdout in testwrap |
commit | commitdiff | tree |
| 2025-03-18 |
Masahiko Sawada | Fix assertion failure in parallel vacuum with minimal... |
commit | commitdiff | tree |
| 2025-03-18 |
Andres Freund | smgr: Make SMgrRelation initialization safer against... |
commit | commitdiff | tree |
| 2025-03-16 |
Alexander Korotkov | reindexdb: Fix the index-level REINDEX with multiple... |
commit | commitdiff | tree |
| 2025-03-13 |
Tom Lane | Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvec... |
commit | commitdiff | tree |
| 2025-03-13 |
Thomas Munro | Fix read_stream.c for changing io_combine_limit. |
commit | commitdiff | tree |
| 2025-03-13 |
Amit Langote | Fix copy-paste error in datum_to_jsonb_internal() |
commit | commitdiff | tree |
| 2025-03-12 |
Heikki Linnakangas | Handle interrupts while waiting on Append's async subplans |
commit | commitdiff | tree |
| 2025-03-12 |
Tom Lane | Build whole-row Vars the same way during parsing and... |
commit | commitdiff | tree |
| 2025-03-11 |
Γlvaro Herrera | BRIN: be more strict about required support procs |
commit | commitdiff | tree |
| 2025-03-10 |
Heikki Linnakangas | Fix a few more redundant calls of GetLatestSnapshot() |
commit | commitdiff | tree |
| next |