Commit Graph

  • 740a1494f4 Fix two error messages in extended_stats_funcs.c Michael Paquier 2026-01-29 14:57:47 +09:00
  • fc365e4fcc Add test doing some cloning of extended statistics data Michael Paquier 2026-01-29 13:22:07 +09:00
  • 0b7beec42a Add test for pg_restore_extended_stats() with multiranges Michael Paquier 2026-01-29 12:38:10 +09:00
  • 1c60f72363 Fix CI failure introduced in commit 851f6649cc. Amit Kapila 2026-01-29 03:05:12 +00:00
  • 3a98f989e8 Fix CI failure introduced in commit 851f6649cc. Amit Kapila 2026-01-29 03:22:02 +00:00
  • efbebb4e85 Add support for "mcv" in pg_restore_extended_stats() Michael Paquier 2026-01-29 12:14:08 +09:00
  • e09e5ad69a Fix whitespace issue in regression test stats_import Michael Paquier 2026-01-29 11:59:43 +09:00
  • 9649f1adfd Fix CI failure introduced in commit 851f6649cc. Amit Kapila 2026-01-29 02:57:02 +00:00
  • ef1c865206 Add a couple of recent commits to .git-blame-ignore-revs. Nathan Bossart 2026-01-28 15:56:48 -06:00
  • 8f1e2dfe03 Consolidate replication origin session globals into a single struct. Masahiko Sawada 2026-01-28 12:26:22 -08:00
  • 227eb4eea2 Refactor replication origin state reset helpers. Masahiko Sawada 2026-01-28 11:45:26 -08:00
  • 1fdbca159e Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 2026-01-28 11:03:29 -08:00
  • 4020b370f2 Allow for plugin control over path generation strategies. Robert Haas 2026-01-28 11:28:34 -05:00
  • e6d6e32f42 Fix duplicate arbiter detection during REINDEX CONCURRENTLY on partitions Álvaro Herrera 2026-01-28 14:38:53 +01:00
  • e3094679b9 Fix pg_restore_extended_stats() with expressions Michael Paquier 2026-01-28 11:48:45 +09:00
  • f9562b95c6 Add output test for pg_dependencies statistics import Michael Paquier 2026-01-28 08:37:46 +09:00
  • 444826b6dc oauth: Correct test dependency on oauth_hook_client Jacob Champion 2026-01-27 11:58:26 -08:00
  • c6a10a89fe oauth: Correct test dependency on oauth_hook_client Jacob Champion 2026-01-27 11:56:44 -08:00
  • 8993bf0991 Fix crash introduced by incorrect backport 806555e300. Jeff Davis 2026-01-27 08:16:07 -08:00
  • 9a446d0256 pg_waldump: Remove file-level global WalSegSz. Robert Haas 2026-01-27 08:31:15 -05:00
  • 3243c0177e Prevent invalidation of newly synced replication slots. Amit Kapila 2026-01-27 05:49:23 +00:00
  • 919c9fa13c Prevent invalidation of newly synced replication slots. Amit Kapila 2026-01-27 05:45:25 +00:00
  • 851f6649cc Prevent invalidation of newly synced replication slots. Amit Kapila 2026-01-27 05:06:29 +00:00
  • c32fb29e97 Include extended statistics data in pg_dump Michael Paquier 2026-01-27 13:42:32 +09:00
  • 1ea44d7ddf Remove unnecessary abort() from WalSndShutdown(). Fujii Masao 2026-01-27 11:55:32 +09:00
  • 3a8b6e56cd pgindent fix for 3fccbd94cb Tomas Vondra 2026-01-27 00:26:36 +01:00
  • 09c37015d4 pgindent fix for 3fccbd94cb Tomas Vondra 2026-01-27 00:26:36 +01:00
  • 3fccbd94cb Handle ENOENT status when querying NUMA node Tomas Vondra 2026-01-26 22:20:18 +01:00
  • 302879bd68 Add support for "dependencies" in pg_restore_extended_stats() Michael Paquier 2026-01-27 08:20:13 +09:00
  • 9796c4f560 Handle ENOENT status when querying NUMA node Tomas Vondra 2026-01-26 22:20:18 +01:00
  • 19af794b66 Refactor lazy_scan_prune() VM clear logic into helper Melanie Plageman 2026-01-26 17:12:05 -05:00
  • 648a7e28d7 Eliminate use of cached VM value in lazy_scan_prune() Melanie Plageman 2026-01-26 17:00:13 -05:00
  • 21796c267d Combine visibilitymap_set() cases in lazy_scan_prune() Melanie Plageman 2026-01-26 15:57:51 -05:00
  • f6e5d21bf7 Exercise parallel GIN builds in regression tests Tomas Vondra 2026-01-26 18:54:12 +01:00
  • db14dcdec6 Lookup the correct ordering for parallel GIN builds Tomas Vondra 2026-01-26 18:52:16 +01:00
  • 32593394ee Exercise parallel GIN builds in regression tests Tomas Vondra 2026-01-26 18:54:12 +01:00
  • eee71a66cc Lookup the correct ordering for parallel GIN builds Tomas Vondra 2026-01-26 18:52:16 +01:00
  • cf3170ff31 Reduce length of TAP test file name. Robert Haas 2026-01-26 12:43:52 -05:00
  • 7903377d9d Reduce length of TAP test file name. Robert Haas 2026-01-26 12:43:52 -05:00
  • 4cbaf4dcd2 Reduce length of TAP test file name. Robert Haas 2026-01-26 12:43:52 -05:00
  • 5ca5f12c2c Fix accidentally cast away qualifiers Peter Eisentraut 2026-01-26 16:02:31 +01:00
  • 33a92632b7 doc: Clarify that \d and \d+ output lists are illustrative, not exhaustive. Fujii Masao 2026-01-26 20:45:05 +09:00
  • 4297a35196 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 2026-01-26 23:47:37 +13:00
  • cae8127411 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 2026-01-26 23:47:07 +13:00
  • ccde5be686 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 2026-01-26 23:46:23 +13:00
  • 7027dd499d Remove deduplication logic from find_window_functions David Rowley 2026-01-26 23:27:15 +13:00
  • 6ceef9408c Disable extended alignment uses on older g++ Peter Eisentraut 2026-01-26 10:23:14 +01:00
  • d9abd9e105 Add test for MAINTAIN permission with pg_restore_extended_stats() Michael Paquier 2026-01-26 16:32:33 +09:00
  • 114e84c532 Fix missing initialization in pg_restore_extended_stats() Michael Paquier 2026-01-26 16:13:41 +09:00
  • 0e80f3f88d Add pg_restore_extended_stats() Michael Paquier 2026-01-26 15:08:15 +09:00
  • d4504d6f60 Add test with multirange type for pg_restore_attribute_stats() Michael Paquier 2026-01-26 13:32:17 +09:00
  • c100340729 Remove PG_MMAP_FLAGS from mem.h Michael Paquier 2026-01-26 10:52:02 +09:00
  • 83a53572a6 Always inline SeqNext and SeqRecheck David Rowley 2026-01-26 14:29:10 +13:00
  • 168765e5d4 Add more tests with clause STORAGE on table and TOAST interactions Michael Paquier 2026-01-26 09:30:22 +09:00
  • a9bdb63bba Work around buggy alignas in older g++ Peter Eisentraut 2026-01-25 11:16:58 +01:00
  • 72e3abd082 pg_stat_statements: Fix test instability with cache-clobbering builds Michael Paquier 2026-01-25 19:01:23 +09:00
  • c5824536e7 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 2026-01-24 11:30:51 +00:00
  • e7391bbf14 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 2026-01-24 11:30:50 +00:00
  • c5fc17ddac Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 2026-01-24 11:30:49 +00:00
  • c6ce4dcf9d Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 2026-01-24 11:30:48 +00:00
  • b4307ae2e5 Fix trigger transition table capture for MERGE in CTE queries. Dean Rasheed 2026-01-24 11:30:48 +00:00
  • 9b9eaf08ab libpq_pipeline: Test the default protocol version Jacob Champion 2026-01-23 12:59:03 -08:00
  • f7521bf721 pqcomm.h: Explicitly reserve protocol v3.1 Jacob Champion 2026-01-23 12:57:15 -08:00
  • 4ce105d9c4 Add missing #include. Nathan Bossart 2026-01-23 11:00:06 -06:00
  • 8eef2df189 Fix some rounding code for shared memory. Nathan Bossart 2026-01-23 10:46:49 -06:00
  • a36164e746 Add WALRCV_CONNECTING state to the WAL receiver Michael Paquier 2026-01-23 14:17:28 +09:00
  • f9a468c664 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:17:43 +09:00
  • 9f4b7bfc5e Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:20:51 +09:00
  • 933f67fb6a Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:20:59 +09:00
  • fab386f748 Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:21:08 +09:00
  • 687533b39e Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:21:16 +09:00
  • 6d2fa44d2a Fix bogus ctid requirement for dummy-root partitioned targets Amit Langote 2026-01-23 10:21:25 +09:00
  • 4b760a181a Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 9f7c803c91 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 3fabfc6595 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 3f56de3aad Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 7eb3422eb4 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 55b5859d41 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 2026-01-22 18:35:31 -05:00
  • 69f98fce5b Make some use of anonymous unions [reloptions] Álvaro Herrera 2026-01-22 17:04:59 +01:00
  • c257ba8397 Record range constructor functions in pg_range Peter Eisentraut 2026-01-22 15:17:12 +01:00
  • a5b40d156e Mark commented out code as unused Peter Eisentraut 2026-01-22 12:41:52 +01:00
  • 846fb3c790 Remove incorrect commented out code Peter Eisentraut 2026-01-22 12:41:40 +01:00
  • f3c96c9dff Remove redundant AssertVariableIsOfType uses Peter Eisentraut 2026-01-22 09:19:13 +01:00
  • ae4fe737ae Detect if flags are needed for C++11 support Peter Eisentraut 2026-01-22 08:39:39 +01:00
  • 1a1e733b62 doc: List all the possible values of pg_stat_wal_receiver.status Michael Paquier 2026-01-22 17:03:21 +09:00
  • d58470ff2f doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:53 +09:00
  • 83172d9416 doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:51 +09:00
  • 3f2ab3f34d doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:50 +09:00
  • f1cb59e6e3 doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:48 +09:00
  • a3bbd60b94 doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:40 +09:00
  • 25be5e8a33 doc: Mention pg_get_partition_constraintdef() Michael Paquier 2026-01-22 16:35:36 +09:00
  • f1c6b153ca jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • d0bb0e5b36 jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • 7600dc79c2 jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • cbdd09ae1b jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • de8081c30e jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • e5d99b4d9e jit: Add missing inline pass for LLVM >= 17. Thomas Munro 2026-01-22 15:43:13 +13:00
  • 26cb14aea1 file_fdw: Support multi-line HEADER option. Fujii Masao 2026-01-22 10:14:12 +09:00
  • f3da70a805 Improve the error message in COPY with HEADER option. Fujii Masao 2026-01-22 10:13:07 +09:00
  • 25dc485074 Refactor some SIMD and popcount macros. Nathan Bossart 2026-01-21 14:21:00 -06:00