Commit Graph

  • 6df714b25c PG-1867 Improve archiving test and fix race condition Andreas Karlsson 2025-08-19 14:40:23 +0200
  • 80e0bb0b56 PG-1867 Make pg_tde_restore_encrypt re-use old keys Andreas Karlsson 2025-08-19 10:48:51 +0200
  • 1338ceb137 Do not try to fetch the last key when we do not have to Andreas Karlsson 2025-08-19 11:24:50 +0200
  • 38c5fbd97e doc: Improve pgoutput documentation. Fujii Masao 2025-08-19 18:54:27 +0900
  • 34a62c2c7f doc: Improve documentation discoverability for pgoutput. Fujii Masao 2025-08-19 18:53:56 +0900
  • aed49c0847 PG-1866 Reset WAL key cache on shmem init Anders Åstrand 2025-08-18 18:23:25 +0200
  • 16d434d53d Add src/include/catalog/README Peter Eisentraut 2025-08-19 08:03:53 +0200
  • aa21e49225 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 05:33:17 +0000
  • a5d4c04150 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 05:18:24 +0000
  • 288a817bcb Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 05:06:37 +0000
  • a977e419ee Refactor ReadMultiXactCounts() into GetMultiXactInfo() Michael Paquier 2025-08-19 14:04:09 +0900
  • 7ece761290 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 04:54:19 +0000
  • e411371558 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 04:41:14 +0000
  • ef77502746 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 04:28:19 +0000
  • 0a98f24a65 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 2025-08-19 04:17:03 +0000
  • 9b7eb6f02e Remove useless pointer update in StatsShmemInit() Michael Paquier 2025-08-19 09:54:18 +0900
  • bf9ee294e5 Simplify relation_has_unique_index_for() Richard Guo 2025-08-19 09:37:04 +0900
  • 24225ad9aa Pathify RHS unique-ification for semijoin planning Richard Guo 2025-08-19 09:35:40 +0900
  • 3c07944d04 test_ddl_deparse: Rename test create_sequence_1 to create_sequence Michael Paquier 2025-08-19 09:08:57 +0900
  • 24e71d53f8 Remove unneeded header declarations in multixact.c Michael Paquier 2025-08-19 08:57:20 +0900
  • a98ccf727e Remove HASH_DEBUG output from dynahash.c David Rowley 2025-08-19 11:14:21 +1200
  • 05fcb9667c Use elog(DEBUG4) for dynahash.c statistics output David Rowley 2025-08-19 10:57:44 +1200
  • 4483dd9c66 Fix missing "use Test::More" in Kerberos.pm. Tom Lane 2025-08-18 14:54:59 -0400
  • 71ee96e9f9 Fix missing "use Test::More" in Kerberos.pm. Tom Lane 2025-08-18 14:54:59 -0400
  • 5e8f05cd70 Fix missing "use Test::More" in Kerberos.pm. Tom Lane 2025-08-18 14:54:59 -0400
  • 621c3f8d3d Suppress LSAN complaints on pgbench Andrew Pogrebnoy 2025-08-18 19:58:17 +0300
  • dbaeda163d Fix leaked var in tde archiver tools Andrew Pogrebnoy 2025-08-18 16:09:54 +0300
  • b709662c25 Hold required lock when initializing shmem Anders Åstrand 2025-08-18 17:48:46 +0200
  • ff8a389bfd PG-1604 fix: preallocate one more record for the cache Zsolt Parragi 2025-08-18 08:11:49 +0100
  • c61d51d500 Detect buffer underflow in get_th() Peter Eisentraut 2025-08-18 11:03:22 +0200
  • df9133fa63 Move SQL-callable code related to multixacts into its own file Michael Paquier 2025-08-18 14:52:34 +0900
  • 4a4038068b meson: Move C99 test earlier Peter Eisentraut 2025-08-18 07:35:55 +0200
  • ba3d93b2e8 Refactor init_params() in sequence.c to not use FormData_pg_sequence_data Michael Paquier 2025-08-18 11:38:44 +0900
  • 97ca67377a Remove md5() call from isolation test for CLUSTER and TOAST Michael Paquier 2025-08-18 08:18:09 +0900
  • 59bab34160 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:04 +0900
  • 242e5afdae Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:03 +0900
  • eb13f3d2e0 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:02 +0900
  • 61c3763077 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:02 +0900
  • da3b613681 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:01 +0900
  • 5a8ab650a7 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 2025-08-17 19:40:00 +0900
  • f57e214d1c Add isolation test for TOAST value reuse during CLUSTER Michael Paquier 2025-08-17 15:20:01 +0900
  • 928da6ff12 Fix typos in comments. Masahiko Sawada 2025-08-16 01:11:40 -0700
  • 83773eaf65 Fix constant when extracting timestamp from UUIDv7. Masahiko Sawada 2025-08-15 11:58:56 -0700
  • 37265ca01f Fix constant when extracting timestamp from UUIDv7. Masahiko Sawada 2025-08-15 11:58:53 -0700
  • 2e2e7ff7b8 Fix git whitespace warning Peter Eisentraut 2025-08-15 10:29:16 +0200
  • ad3990ffea Fix git whitespace warning Peter Eisentraut 2025-08-15 10:29:16 +0200
  • 2b79e12095 Fix git whitespace warning Peter Eisentraut 2025-08-15 10:29:16 +0200
  • 1d5205d88b Fix git whitespace warning Peter Eisentraut 2025-08-15 10:29:16 +0200
  • 82f9968824 Fix git whitespace warning Peter Eisentraut 2025-08-15 10:29:16 +0200
  • 8212c83939 Add TAP tests for LDAP connection parameter lookup Peter Eisentraut 2025-08-15 09:04:54 +0200
  • 2c7c08a090 Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:07:44 +1200
  • 199a347d29 Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:07:22 +1200
  • d809494cdf Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:07:00 +1200
  • 04b384b3ef Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:06:35 +1200
  • 1571c7ca5d Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:06:13 +1200
  • 296cba2760 Fix invalid format string in HASH_DEBUG code David Rowley 2025-08-15 18:05:44 +1200
  • efe705b05c Fix failing -D HASH_STATISTICS builds David Rowley 2025-08-15 17:24:45 +1200
  • e4ba326295 Fix failing -D HASH_STATISTICS builds David Rowley 2025-08-15 17:24:21 +1200
  • ca38912512 Fix failing -D HASH_STATISTICS builds David Rowley 2025-08-15 17:23:45 +1200
  • b4632883d4 Add Asserts to validate prevbit values in bms_prev_member David Rowley 2025-08-15 16:33:07 +1200
  • 69f75d6714 Add SQL test for TOAST value allocations on rewrite Michael Paquier 2025-08-15 12:30:36 +0900
  • 167aef2ba2 PG-1605 Fix issue with test which crashes when re-run Andreas Karlsson 2025-08-14 18:49:50 +0200
  • f96ade0f2d PG-1605 Fix encryption with old keys with disabled WAL encryption Andreas Karlsson 2025-08-14 18:40:57 +0200
  • 9dfed22f84 PG-1604: Improve last key LSN calculation logic Zsolt Parragi 2025-08-11 19:52:52 +0100
  • c7e7dc52a7 Xlog encryption bugfix: offset calculation was off on TLI change Zsolt Parragi 2025-08-10 22:06:27 +0100
  • b3aa95b61e ci: Simplify ci-os-only handling Andres Freund 2025-08-14 11:48:04 -0400
  • 97d6ee5713 ci: Simplify ci-os-only handling Andres Freund 2025-08-14 11:48:04 -0400
  • 60b64e6a31 ci: Simplify ci-os-only handling Andres Freund 2025-08-14 11:48:04 -0400
  • 4900179e9c ci: Simplify ci-os-only handling Andres Freund 2025-08-14 11:48:04 -0400
  • 73f107b54e ci: Simplify ci-os-only handling Andres Freund 2025-08-14 11:48:04 -0400
  • 49cba82bec ci: Per-repo configuration for manually trigger tasks Andres Freund 2025-08-14 11:22:58 -0400
  • d0e7e04ede
    Avoid including tableam.h and xlogreader.h in nbtree.h Álvaro Herrera 2025-08-14 17:48:46 +0200
  • ed07361721 Don't leak memory during failure exit from SelectConfigFiles(). Tom Lane 2025-08-14 11:39:19 -0400
  • 88f3f7fd83 ci: Per-repo configuration for manually trigger tasks Andres Freund 2025-08-14 11:33:51 -0400
  • 965d0a0b8b ci: Per-repo configuration for manually trigger tasks Andres Freund 2025-08-14 11:33:50 -0400
  • 3d478f66b6 ci: Per-repo configuration for manually trigger tasks Andres Freund 2025-08-14 11:33:47 -0400
  • faa78bc1c1 ci: Per-repo configuration for manually trigger tasks Andres Freund 2025-08-14 11:33:44 -0400
  • f2beb6c5dd
    push the locks out to the users for partition commands #237 charles 2025-08-14 11:00:09 -0400
  • 4ec6e22b43 Fix LSN format in debug message Heikki Linnakangas 2025-08-14 13:31:18 +0300
  • 791506f59e Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 2025-08-14 16:22:01 +0900
  • 3e6741e8dd Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 2025-08-14 16:22:00 +0900
  • 891dbd17ce Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 2025-08-14 16:21:58 +0900
  • 6304256e79 Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 2025-08-14 16:21:50 +0900
  • e9a31c0cc6 Revert logical snapshot filename format change in SnapBuildSnapshotExists(). Fujii Masao 2025-08-14 12:33:14 +0900
  • 12f3639ee7 Fix incorrect LSN format in comment. Fujii Masao 2025-08-14 11:12:03 +0900
  • ee54046601 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 2025-08-13 17:18:13 -0400
  • 6aebedc384 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 2025-08-13 17:11:54 -0400
  • 2a600a93c7 Make type Datum be 8 bytes wide everywhere. Tom Lane 2025-08-13 16:35:06 -0400
  • c42f2bdcdf ci: windows: Stop using DEBUG:FASTLINK Andres Freund 2025-08-13 15:52:54 -0400
  • 3e6059cc70 ci: windows: Stop using DEBUG:FASTLINK Andres Freund 2025-08-13 15:52:51 -0400
  • 2de22b1ead ci: windows: Stop using DEBUG:FASTLINK Andres Freund 2025-08-13 15:52:48 -0400
  • 66f8765c53 ci: windows: Stop using DEBUG:FASTLINK Andres Freund 2025-08-13 15:52:10 -0400
  • 377b7ab145 Add very basic test for kill_prior_tuples Andres Freund 2025-08-13 15:17:29 -0400
  • 21fddb3d76 Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • e3b3fa8638 Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • b3d6e8b63b Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • f4c0883448 Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • e67d5f7baa Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • ab92f0e7f7 Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400
  • 787cd2b7d5 Don't treat EINVAL from semget() as a hard failure. Tom Lane 2025-08-13 11:59:47 -0400