1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-28 11:55:03 +03:00

Commit Graph

  • f9a09aa295 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() master Michael Paquier 2025-10-28 16:21:51 +09:00
  • 3e8e05596a Add worker type argument to logical replication worker functions. Amit Kapila 2025-10-28 05:47:50 +00:00
  • 8767b449a3 Simplify newline handling in two TAP tests Michael Paquier 2025-10-28 08:26:42 +09:00
  • 123661427b Fix a couple of comments. Nathan Bossart 2025-10-27 10:30:05 -05:00
  • 2e84248d64 Add new RLS tests to test policies applied by command type. Dean Rasheed 2025-10-27 10:21:16 +00:00
  • 10b5bb3bff Add some const qualifications Peter Eisentraut 2025-10-27 09:54:16 +01:00
  • 76acf4b722 Remove Item type Peter Eisentraut 2025-10-27 09:54:16 +01:00
  • 64d2b0968e Remove meaninglist restrict qualifiers Peter Eisentraut 2025-10-27 08:52:39 +01:00
  • e0dc4bbfb8 Fix GUC check_hook validation for synchronized_standby_slots. Amit Kapila 2025-10-27 06:48:32 +00:00
  • b45a8d7d8b Fix GUC check_hook validation for synchronized_standby_slots. REL_18_STABLE Amit Kapila 2025-10-27 06:37:35 +00:00
  • 0024f5a102 Fix GUC check_hook validation for synchronized_standby_slots. REL_17_STABLE Amit Kapila 2025-10-27 06:34:29 +00:00
  • 549d9c91b1 Improve test in 009_matviews.pl. Amit Kapila 2025-10-27 03:52:39 +00:00
  • 371a302eec Comment typo fixes: pg_wchar_t should be pg_wchar. Jeff Davis 2025-10-26 12:31:50 -07:00
  • 2992b9a07e Fix incorrect logic for caching ResultRelInfos for triggers REL_15_STABLE David Rowley 2025-10-26 11:02:36 +13:00
  • a546964db6 Fix incorrect logic for caching ResultRelInfos for triggers REL_16_STABLE David Rowley 2025-10-26 11:02:15 +13:00
  • 0d30746153 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 2025-10-26 11:01:53 +13:00
  • a2387c32f2 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 2025-10-26 11:01:32 +13:00
  • 39dcfda2d2 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 2025-10-26 10:59:50 +13:00
  • 7e2af1fb11 Guard against division by zero in test_int128 module. Dean Rasheed 2025-10-25 11:08:46 +01:00
  • 5173bfd044 pg_rewind: Skip copy of WAL segments generated before point of divergence Michael Paquier 2025-10-25 09:07:31 +09:00
  • 14ee8e6403 psql: Improve tab completion for large objects. Fujii Masao 2025-10-24 14:30:05 +09:00
  • 67ef5575cc Update expected output for contrib/sepgsql's regression tests. Tom Lane 2025-10-23 17:46:57 -04:00
  • 0758111f5d Update expected output for contrib/sepgsql's regression tests. Tom Lane 2025-10-23 17:46:57 -04:00
  • d91620406a doc: Remove mention of Git protocol support REL_13_STABLE Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • d4542415c3 doc: Remove mention of Git protocol support REL_14_STABLE Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • 5f0b6f76f8 doc: Remove mention of Git protocol support Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • a978882dfd doc: Remove mention of Git protocol support Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • 256698d267 doc: Remove mention of Git protocol support Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • 172f217e82 doc: Remove mention of Git protocol support Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • c0677d8b2e doc: Remove mention of Git protocol support Daniel Gustafsson 2025-10-23 21:26:15 +02:00
  • e557c82759 Avoid memory leak in validation of a PL/Python trigger function. Tom Lane 2025-10-23 14:23:26 -04:00
  • dc0a208ac2 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • 7b542cdbcd Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • 05d8a0869e Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • a883868959 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • 39d24475c1 Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • e7a3fae39e Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • 9f9a04368f Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf. Tom Lane 2025-10-23 12:32:06 -04:00
  • d90c92d1c1 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • 7fb8c92404 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • 4cde732592 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • cbfd4d0f88 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • fbc41a145a Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • 447a794f64 Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • 798b19d27b Fix resource leaks in PL/Python error reporting, redux. Tom Lane 2025-10-23 11:47:46 -04:00
  • f0b3573c3a Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 2025-10-23 08:30:27 +00:00
  • 6ae08d9583 pg_rewind: Extend code detecting relation files to work with WAL files Michael Paquier 2025-10-23 15:57:46 +09:00
  • b4810b4bb8 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • 10799d025f Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • c16154bfa2 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • 4d707f2fd7 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • 8ceab82ca5 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • 5f88da5de3 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • abc2b71383 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 2025-10-23 13:24:56 +09:00
  • 20628b62e4 Fix coding style with "else". Tatsuo Ishii 2025-10-23 10:58:41 +09:00
  • b30da2d233 Fix some misplaced comments in parallel_schedule David Rowley 2025-10-23 13:38:39 +13:00
  • 487e2bc534 Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:49 -07:00
  • 2bc01eff37 Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:46 -07:00
  • 9310be78ae Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:43 -07:00
  • 0b36c326aa Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:41 -07:00
  • 574a656376 Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:38 -07:00
  • c4a6444a65 Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 2025-10-22 17:17:36 -07:00
  • 4afab175bc Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:14:33 +13:00
  • e4316ec4dd Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:14:08 +13:00
  • b8ecfbe5af Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:13:44 +13:00
  • 3398b0d027 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:13:19 +13:00
  • 10945148ee Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:12:49 +13:00
  • ceb51d09b4 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:12:03 +13:00
  • 6911f80379 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 2025-10-23 13:11:02 +13:00
  • fe9c051fd3 Avoid assuming that time_t can fit in an int. Tom Lane 2025-10-22 17:50:05 -04:00
  • d10866f1fd Fix type of infomask parameter in htup_details.h functions. Nathan Bossart 2025-10-22 16:47:38 -05:00
  • 716c451128 Remove useless pstrdup() calls. Tom Lane 2025-10-22 16:22:52 -04:00
  • bc310c6ff3 Fix memory leaks in scripts/vacuuming.c. Tom Lane 2025-10-22 15:19:19 -04:00
  • 9224c30252 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 2025-10-22 13:38:37 -04:00
  • 4eb6992af1 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 2025-10-22 13:38:37 -04:00
  • e2072b47b9 Fix memory leaks in pg_combinebackup/reconstruct.c. Tom Lane 2025-10-22 13:38:37 -04:00
  • 4c5e1d0785 Remove make_temptable_name_n(). Nathan Bossart 2025-10-22 12:31:55 -05:00
  • 5c659da980 Add commit 24f6c1bd4 to v17 .abi-compliance-history. Tom Lane 2025-10-22 11:13:00 -04:00
  • b00a16baeb Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:13:15 +09:00
  • f106f53df6 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:13:15 +09:00
  • caf529aba2 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:13:15 +09:00
  • 4fd916eab9 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:11:47 +09:00
  • 1db2870bb5 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:11:47 +09:00
  • 6ff7ba9fe5 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:10:58 +09:00
  • f33e60a53a Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 2025-10-22 20:09:43 +09:00
  • 2d7b247cb4 Fix multi WinGetFuncArgInFrame/Partition calls with IGNORE NULLS. Tatsuo Ishii 2025-10-22 12:06:33 +09:00
  • 7d7ebdb800 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • a7ab6ce6a0 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 59b215f721 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 2e55cf4efc Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 62d5ee75bb Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 9670032cc5 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 883a95646a Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 2025-10-22 11:27:15 +09:00
  • 2519fa8362 Bump catalog version for new function error_on_null() Michael Paquier 2025-10-22 10:08:47 +09:00
  • 2b75c38b70 Add error_on_null(), checking if the input is the null value Michael Paquier 2025-10-22 09:55:17 +09:00
  • 2470ca435c Use CompactAttribute more often, when possible David Rowley 2025-10-22 11:36:26 +13:00
  • 7d47278933 Add .abi-compliance-history to back-branches. Nathan Bossart 2025-10-21 16:37:29 -05:00
  • 58ba7e5ebf Add .abi-compliance-history to back-branches. Nathan Bossart 2025-10-21 16:37:29 -05:00
  • d9c5e7129d Add .abi-compliance-history to back-branches. Nathan Bossart 2025-10-21 16:37:29 -05:00
  • eaf73340cd Add .abi-compliance-history to back-branches. Nathan Bossart 2025-10-21 16:37:29 -05:00