Commit Graph

  • 1323463e43 Updated expected Percona Server version Zsolt Parragi 2025-05-08 19:19:38 +01:00
  • daea7009e0 Stamp 17.5. Tom Lane 2025-05-05 16:28:35 -04:00
  • 05d1037342 Last-minute updates for release notes. Tom Lane 2025-05-05 11:29:49 -04:00
  • f93d97b75c With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 2025-05-05 04:52:04 -07:00
  • 1ad1089fdd Refactor test_escape.c for additional ways of testing. Noah Misch 2025-05-05 04:52:04 -07:00
  • 54d6d56fb0 Translation updates Peter Eisentraut 2025-05-05 12:14:36 +02:00
  • 0b059ab52a Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 2025-05-04 13:52:59 -04:00
  • 8d2f8581a9 Fix typos in comments. Etsuro Fujita 2025-05-03 19:10:01 +09:00
  • f72f099ad6 Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 2025-05-02 21:25:50 +02:00
  • da08369688 Doc: correct spelling of meson switch. Tom Lane 2025-05-02 15:12:49 -04:00
  • a1f82ef890 Doc: forgot to run add_commit_links.pl. Tom Lane 2025-05-02 12:35:36 -04:00
  • 9ab9e89902 First-draft release notes for 17.5. Tom Lane 2025-05-02 12:27:01 -04:00
  • ef1c2d60ea Doc: stop implying recommendation of insecure search_path value. Noah Misch 2025-05-01 16:51:59 -07:00
  • 2a663cee7f doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 2025-05-01 11:06:21 +01:00
  • 8104115358 Update time zone data files to tzdata release 2025b. Tom Lane 2025-04-30 11:13:49 -04:00
  • ff787dd9e3 Fix xmin advancement during fast_forward decoding. Amit Kapila 2025-04-28 11:22:07 +05:30
  • 04c829d647 Fix typo in test file name added in commit 4909b38af0. Amit Kapila 2025-04-25 12:32:00 +05:30
  • 2cb077ee03 Avoid possibly-theoretical OOM crash hazard in hash_create(). Tom Lane 2025-04-23 16:04:42 -04:00
  • 921fc2e1f5 Fix an oversight in 3f28b2fcac. Amit Kapila 2025-04-23 10:52:36 +05:30
  • 4235642465 Remove assertion based on pending_since in pgstat_report_stat() Michael Paquier 2025-04-23 13:54:53 +09:00
  • 6da056fda3 doc: Mention naming convention used by injection points Michael Paquier 2025-04-22 12:41:58 +09:00
  • 3889866ee4 Doc: reword text explaining the --maintenance-db option David Rowley 2025-04-22 14:56:39 +12:00
  • 07d59d0496 Rename injection point for invalidation messages at end of transaction Michael Paquier 2025-04-22 10:01:42 +09:00
  • b110c3d3ad Doc: fix incorrect punctuation David Rowley 2025-04-22 11:04:44 +12:00
  • 6b7b2395a6 Test restartpoints in archive recovery. Noah Misch 2025-04-20 08:28:48 -07:00
  • e77b8755bf Avoid ERROR at ON COMMIT DELETE ROWS after relhassubclass=f. Noah Misch 2025-04-20 08:28:48 -07:00
  • 4608eb06a2 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 2025-04-20 22:12:37 +12:00
  • 2f4a82c394 Be more wary of corrupt data in pageinspect's heap_page_items(). Tom Lane 2025-04-19 16:37:42 -04:00
  • 9fe488aa96 Doc: fix missing comma at the end of a line. Tatsuo Ishii 2025-04-18 09:35:35 +09:00
  • c9f5866adc Fix pg_dump --clean with partitioned indexes. Tom Lane 2025-04-16 13:31:44 -04:00
  • 8b96ed659b Fix failure for generated column with a not-null domain constraint. Tom Lane 2025-04-15 12:08:34 -04:00
  • 9b526ba9bd doc: Fix missing whitespace in pg_restore documentation. Fujii Masao 2025-04-15 23:15:06 +09:00
  • f8a9bd6918 pg_combinebackup: Fix incorrect code documentation Daniel Gustafsson 2025-04-15 15:27:08 +02:00
  • 5375beb213 Fix GIN's shimTriConsistentFn to not corrupt its input. Tom Lane 2025-04-12 12:27:46 -04:00
  • e2c33253ae Fix race with synchronous_standby_names at startup Michael Paquier 2025-04-11 10:02:15 +09:00
  • 15667a8d98 Doc: remove long-obsolete advice about generated constraint names. Tom Lane 2025-04-10 14:49:10 -04:00
  • 632cbc9420 Fix data loss in logical replication. Amit Kapila 2025-04-10 12:57:10 +05:30
  • 724a8960a4 Fix test races between syscache-update-pruned.spec and autovacuum. Noah Misch 2025-04-09 07:23:39 -07:00
  • f86be01bf9 Stabilize 035_standby_logical_decoding.pl. Amit Kapila 2025-04-08 09:23:07 +05:30
  • 87f5da0dc1 Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian 2025-04-07 21:33:41 -04:00
  • ce6faf5e94 Flush the IO statistics of active WAL senders more frequently Michael Paquier 2025-04-08 07:58:47 +09:00
  • d1f11bc66c doc: Clarify project naming Daniel Gustafsson 2025-04-07 00:03:18 +02:00
  • 80745146d6 Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 2025-04-06 09:13:43 -07:00
  • c35454620b Fix parse_cte.c's failure to examine sub-WITHs in DML statements. Tom Lane 2025-04-05 15:01:33 -04:00
  • a5338f57a2 Avoid double transformation of json_array()'s subquery. Tom Lane 2025-04-05 12:13:35 -04:00
  • 0b835152ef Repair misbehavior with duplicate entries in FK SET column lists. Tom Lane 2025-04-04 20:11:48 -04:00
  • 19213cc74b Relax assertion in finding correct GiST parent Heikki Linnakangas 2025-04-04 13:49:00 +03:00
  • f0f70f9b8f doc: Clarify the system value for sslrootcert Daniel Gustafsson 2025-04-04 09:47:36 +02:00
  • 7483dc3c35 Fix logical decoding test to correctly check slot removal on standby. Fujii Masao 2025-04-04 13:32:46 +09:00
  • 3ea4f92e88 Fix logical decoding regression tests to correctly check slot existence. Fujii Masao 2025-04-04 13:09:06 +09:00
  • 22210a2fe3 Restrict copying of invalidated replication slots. Masahiko Sawada 2025-04-03 10:30:02 -07:00
  • edafe50128 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 2025-04-02 16:17:43 -04:00
  • 4e01976241 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 2025-04-02 14:25:17 -04:00
  • 1a418b1e19 Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 2025-04-02 11:13:01 -04:00
  • 4e2e2fceee Fix code comment Peter Eisentraut 2025-04-02 14:34:24 +02:00
  • 4178eb8538 Doc: add information about partition locking David Rowley 2025-04-02 14:03:48 +13:00
  • 87fd270979 Fix planner's failure to identify multiple hashable ScalarArrayOpExprs David Rowley 2025-04-02 11:57:27 +13:00
  • 3d4f99f682 Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 2025-04-01 16:49:51 -04:00
  • b34c93f31f Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed 2025-03-29 09:50:14 +00:00
  • 87766a0479 Fix guc_malloc calls for consistency and OOM checks Daniel Gustafsson 2025-03-27 22:57:34 +01:00
  • 76630fed26 Prevent assertion failure in contrib/pg_freespacemap. Tom Lane 2025-03-27 13:20:23 -04:00
  • 5aca67060c doc: Correct description of values used in FSM for indexes Michael Paquier 2025-03-27 10:20:45 +09:00
  • 1868572a14 Keep the decompressed filter in brin_bloom_union Tomas Vondra 2025-03-26 16:50:13 +01:00
  • f8bd0d01cb Fix integer-overflow problem in scram_SaltedPassword() Richard Guo 2025-03-26 17:46:51 +09:00
  • 44aea5d712 Fix order of -I switches for building pg_regress.o. Tom Lane 2025-03-25 20:03:56 -04:00
  • bf25e2b13f postgres_fdw: Remove redundant check in semijoin_target_ok() Alexander Korotkov 2025-03-25 12:48:48 +02:00
  • c18dc72bed postgres_fdw: Avoid pulling up restrict infos from subqueries Alexander Korotkov 2025-03-25 05:49:47 +02:00
  • eb73906c1d Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • d52f775dbc Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • 8469587910 doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • c16fa2aa7f meson: Flush stdout in testwrap Andres Freund 2025-03-19 09:04:09 -04:00
  • d6338a1b4f Fix assertion failure in parallel vacuum with minimal maintenance_work_mem setting. Masahiko Sawada 2025-03-18 16:36:59 -07:00
  • 64b6be77d6 smgr: Make SMgrRelation initialization safer against errors Andres Freund 2025-03-18 13:43:10 -04:00
  • 2f1905f925 reindexdb: Fix the index-level REINDEX with multiple jobs Alexander Korotkov 2025-03-16 13:28:22 +02:00
  • 4b6f78f1a4 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 2025-03-13 16:07:55 -04:00
  • 0fa9010603 Fix read_stream.c for changing io_combine_limit. Thomas Munro 2025-03-13 15:43:34 +13:00
  • 3abce87981 Fix copy-paste error in datum_to_jsonb_internal() Amit Langote 2025-03-13 09:56:49 +09:00
  • 0a1b697009 Handle interrupts while waiting on Append's async subplans Heikki Linnakangas 2025-03-12 20:53:09 +02:00
  • b3d739460c Build whole-row Vars the same way during parsing and planning. Tom Lane 2025-03-12 11:47:19 -04:00
  • 6f73848f06 BRIN: be more strict about required support procs Álvaro Herrera 2025-03-11 12:50:35 +01:00
  • ee29be844c Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 2025-03-10 18:54:58 +02:00
  • 62e4c09072 Fix snapshot used in logical replication index lookup Heikki Linnakangas 2025-03-10 17:07:38 +02:00
  • 50316e4c34 Doc: improve description of window function processing. Tom Lane 2025-03-10 10:22:08 -04:00
  • 56e7066f59 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 2025-03-09 13:11:20 -04:00
  • 8d5c454677 Clear errno before calling strtol() in spell.c. Tom Lane 2025-03-08 11:24:22 -05:00
  • 095352bab2 Assert that wrapper_handler()'s argument is within expected range. Nathan Bossart 2025-03-07 15:23:09 -06:00
  • cd24f0adf7 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 2025-03-07 10:22:56 +07:00
  • c8abd7ef61 Fix some performance issues in GIN query startup. Tom Lane 2025-03-06 11:54:27 -05:00
  • 31c87a1912 ci: Upgrade FreeBSD image Andres Freund 2025-03-05 10:29:08 -05:00
  • 26974b3f99 Fix ALTER TABLE error message Álvaro Herrera 2025-03-04 20:07:30 +01:00
  • 1727747af0 doc: Expand version compatibility for pg_basebackup features Daniel Gustafsson 2025-03-04 12:08:27 +01:00
  • 0a817f94de Avoid NullTest deduction for clone clauses Richard Guo 2025-03-04 16:17:19 +09:00
  • 1b579bd9d8 Fix broken handling of domains in atthasmissing logic. Tom Lane 2025-03-03 12:43:29 -05:00
  • c64e2e9678 Fix pg_strtof() to not crash on NULL endptr. Tom Lane 2025-03-01 14:22:56 -05:00
  • 829c175abd pg_upgrade: Fix inconsistency in memory freeing Michael Paquier 2025-02-28 10:15:32 +09:00
  • d0fb06de3b pg_amcheck: Fix inconsistency in memory freeing Michael Paquier 2025-02-27 14:05:55 +09:00
  • b9a3ad50ea Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 2025-02-25 09:22:16 +05:30
  • ab052b55dd Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted primary. Masahiko Sawada 2025-02-24 14:03:07 -08:00
  • 5decd28311 Silence warning in older versions of Valgrind John Naylor 2025-02-24 18:03:29 +07:00
  • 6f9f56dcbd Fix pg_dumpall to cope with dangling OIDs in pg_auth_members. Tom Lane 2025-02-21 13:37:12 -05:00