Commit Graph

  • 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
  • 8c6653516c Rename "fast" and "slow" popcount functions. Nathan Bossart 2026-01-21 14:21:00 -06:00
  • 79e232ca01 Move x86-64-specific popcount code to pg_popcount_x86.c. Nathan Bossart 2026-01-21 14:21:00 -06:00
  • fbe327e5b4 Rename pg_popcount_avx512.c to pg_popcount_x86.c. Nathan Bossart 2026-01-21 14:21:00 -06:00
  • 4576208454 Force standard_conforming_strings to always be ON. Tom Lane 2026-01-21 15:08:38 -05:00
  • 4d6a66f675 Allow Boolean reloptions to have ternary values Álvaro Herrera 2026-01-21 20:06:01 +01:00
  • cec5fe0d1e Remove useless flag PVC_INCLUDE_CONVERTROWTYPES. Tom Lane 2026-01-21 13:26:19 -05:00
  • 3c83a2a0ac amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • e1a327dc4d amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • 098a1fab8a amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • dcddd69871 amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • 607a67c5e6 amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • 1f28982e40 amcheck: Fix snapshot usage in bt_index_parent_check Álvaro Herrera 2026-01-21 18:55:43 +01:00
  • e6bb491bf2 Remove more leftovers of AIX support Peter Eisentraut 2026-01-21 14:45:20 +01:00
  • 1572ea96e6 pg_stat_statements: Add more tests for level tracking Michael Paquier 2026-01-21 18:18:15 +09:00
  • b4555cb070 Fix for C++ compatibility Peter Eisentraut 2026-01-21 08:32:45 +01:00
  • 7892e25924 Update some comments for fasthash John Naylor 2026-01-21 14:11:40 +07:00
  • 48efefa6ca Improve errdetail for logical replication conflict messages. Amit Kapila 2026-01-21 04:58:03 +00:00
  • 905ef401d5 pg_stat_statements: Clean up REGRESS list in Makefile Michael Paquier 2026-01-21 11:29:34 +09:00
  • f9afd56218 pg_stat_statements: Rework test order Michael Paquier 2026-01-21 07:47:38 +09:00
  • 476b35d4e3 tests: Add a test C++ extension module Peter Eisentraut 2026-01-20 16:24:57 +01:00
  • f1cd34f952 Use integer backend type when exec'ing a postmaster child Álvaro Herrera 2026-01-20 16:41:04 +01:00
  • 30776ca468 Remove redundant pg_unreachable() after elog(ERROR) from ExecWaitStmt() Alexander Korotkov 2026-01-20 16:10:25 +02:00
  • 1ba3eee89a Fix concurrent sequence drops during sequence synchronization. Amit Kapila 2026-01-20 09:40:13 +00:00
  • 7ebb64c557 Add routine to free MCVList Michael Paquier 2026-01-20 13:13:47 +09:00
  • 85aedc67e9 doc: revert "xreflabel" used for PL/Python & libpq chapters Bruce Momjian 2026-01-19 22:59:10 -05:00
  • 2e937eeb93 doc: revert "xreflabel" used for PL/Python & libpq chapters Bruce Momjian 2026-01-19 22:59:10 -05:00
  • 3304e97b1b pg_stat_statements: Fix crash in list squashing with Vars Michael Paquier 2026-01-20 08:11:16 +09:00
  • 5d95219faa pg_stat_statements: Fix crash in list squashing with Vars Michael Paquier 2026-01-20 08:11:12 +09:00