Commit Graph

  • ee1bfd1683 Add new pg_walsummary tool. Robert Haas 2024-01-11 12:47:28 -05:00
  • d9ef650fca Add new function pg_get_wal_summarizer_state(). Robert Haas 2024-01-11 12:41:18 -05:00
  • 544bcb5a5e Clarify which xml tools are missing in meson error message Magnus Hagander 2024-01-11 14:55:43 +01:00
  • 18d51c0bb1 Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • 9a94e9ae7e Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • 5b0287adca Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • bcaf41c608 Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • af36f1993d Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • ba2d2784f3 Fix omission in partitioning limitation documentation Magnus Hagander 2024-01-11 14:27:10 +01:00
  • 6f97ef05d6 Fix an intermetant BF failure in 003_logical_slots. Amit Kapila 2024-01-11 08:56:27 +05:30
  • f7f694b214 Update documentation of default fdw_tuple_cost John Naylor 2024-01-11 08:58:18 +07:00
  • b83747a8a6 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-11 10:39:58 +09:00
  • ba33775fd0 Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 2024-01-10 18:09:29 -05:00
  • 3d185cfc09 Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 2024-01-10 18:09:29 -05:00
  • 390298f080 Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. Tom Lane 2024-01-10 14:20:09 -05:00
  • add673b897 Fix Asserts in calc_non_nestloop_required_outer(). Tom Lane 2024-01-10 13:51:36 -05:00
  • c3f52fd5d7 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 2024-01-10 13:36:34 -05:00
  • ee95532186 Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 2024-01-10 13:36:34 -05:00
  • d641b827af Handle WindowClause.runCondition in tree walker/mutator functions. Tom Lane 2024-01-10 13:36:33 -05:00
  • 65ee2ed0d0 doc: clarify who owns the initdb-created cluster, by default Bruce Momjian 2024-01-10 11:20:15 -05:00
  • 5b2da240e0 doc: clarify who owns the initdb-created cluster, by default Bruce Momjian 2024-01-10 11:20:15 -05:00
  • cd02b35a46 Show the default checkpoint method in the pg_basebackup help message Magnus Hagander 2024-01-10 13:30:10 +01:00
  • 9886744a36 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 2024-01-10 10:41:57 +09:00
  • f896057e46 Document WAL summarization information functions. Robert Haas 2024-01-09 13:04:46 -05:00
  • d97ef756af Fix documentation for wal_summary_keep_time. Nathan Bossart 2024-01-09 11:35:10 -06:00
  • 5b1b9bce84 Cross-check lists of predefined LWLocks. Nathan Bossart 2024-01-09 11:05:19 -06:00
  • a7be2a6c26 Add new function, PQchangePassword(), to libpq Joe Conway 2024-01-09 09:16:48 -05:00
  • 469d836a90 Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:56:00 +09:00
  • fb198942b3 Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:55:02 +09:00
  • 7a12e8ef0b Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:53:49 +09:00
  • c74aad093d Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:52:13 +09:00
  • a12774ba0e Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:46:36 +09:00
  • d596736a49 Doc: fix character_sets view. Tatsuo Ishii 2024-01-09 19:43:19 +09:00
  • 028b15405b An addition to 8c441c08279 Alexander Korotkov 2024-01-09 10:12:14 +02:00
  • 8c441c0827 Forbid SJE with result relation Alexander Korotkov 2024-01-09 10:01:22 +02:00
  • 30b4955a46 Fix misuse of RelOptInfo.unique_for_rels cache by SJE Alexander Korotkov 2024-01-09 00:08:35 +02:00
  • d3c5f37dd5 Make dblink interruptible, via new libpqsrv APIs. Noah Misch 2024-01-08 11:39:56 -08:00
  • 0efc831847 Remove excess #include "utils/wait_event.h". Noah Misch 2024-01-08 11:39:56 -08:00
  • 196799d676 Fix missing word in comment. Noah Misch 2024-01-08 11:39:56 -08:00
  • 6d94cc6ca1 Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • a5e2853c38 Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • 17b6f39f19 Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • 97e64911da Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • 20a566cd43 Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • 6eecc3a622 Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 2024-01-08 19:43:05 +02:00
  • 89b69db82a Allow examine_simple_variable() to work on INSERT RETURNING Vars. Tom Lane 2024-01-08 11:48:44 -05:00
  • bea18b1c94 Strengthen tests for 5ef34a8fc3 Alexander Korotkov 2024-01-08 15:00:42 +02:00
  • f1fbee2c42
    Store proper name with version in fork file (#95) Zsolt Parragi 2024-01-08 12:42:47 +00:00
  • 87f30bc9fb
    Merge pull request #92 from dutow/docker-fix Hamid Akhtar 2024-01-08 17:42:18 +05:00
  • fd0ba5f8f9 Static input data: lock data and predicate lock data. Panpan 2024-01-08 17:45:08 +08:00
  • 1c7443521f Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • 9e7432fafc Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • 90e8b86fc5 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • cf6f802bf5 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • 940ab02b53 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • 9034a2d512 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 2024-01-07 15:19:50 -05:00
  • 714a987bc1 Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 72d5b27763 Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 60de25c6ef Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 3bdaa8fc62 Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 1a7c03e6fc Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 2a67b5a60e Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 2024-01-07 09:03:55 +02:00
  • 5ef34a8fc3 Fix the issue that SJE mistakenly omits qual clauses Alexander Korotkov 2024-01-06 14:09:39 +02:00
  • 43b46aae12 Clean up some edge cases in plpgsql's %TYPE parsing. Tom Lane 2024-01-05 14:32:34 -05:00
  • 2dc3d70d5b Fix 2PL bug: simple tuple update did not handle 2PL abort. Panpan 2024-01-05 23:58:39 +08:00
  • a0378befa1 Updates 1.5 Panpan 2024-01-05 21:20:03 +08:00
  • dbad1c53e9 Add copyright notices to a few perl scripts that don't have them Andrew Dunstan 2024-01-05 13:15:50 +00:00
  • 37c5516633 Fix corruption of local buffer state during extend of temp relation Michael Paquier 2024-01-05 20:10:46 +09:00
  • 9cd0d77dfc Fix corruption of local buffer state during extend of temp relation Michael Paquier 2024-01-05 20:08:34 +09:00
  • 9391f71523 Teach estimate_array_length() to use statistics where available. Tom Lane 2024-01-04 18:36:19 -05:00
  • 14dd0f27d7 Add macros for looping through a List without a ListCell. Nathan Bossart 2024-01-04 16:09:34 -06:00
  • 5e8674dc83 In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration. Tom Lane 2024-01-04 15:24:15 -05:00
  • 5d06e99a3c ALTER TABLE command to change generation expression Peter Eisentraut 2024-01-04 15:45:35 +01:00
  • 6298673f4b Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 2024-01-04 20:40:11 +13:00
  • ae69c4fcf1 Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 2024-01-04 20:38:25 +13:00
  • 007693f2a3 Track conflict_reason in pg_replication_slots. Amit Kapila 2024-01-04 08:21:51 +05:30
  • 29275b1d17 Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:05 -05:00
  • 49fa18390c Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:04 -05:00
  • 42afeae7b6 Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:04 -05:00
  • 727cf6f6d3 Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:04 -05:00
  • 596eeb1097 Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:04 -05:00
  • 79a2af3e72 Update copyright for 2024 Bruce Momjian 2024-01-03 20:49:04 -05:00
  • 793ecff7df doc: fix typo "vertexes" -> "vertices" Michael Paquier 2024-01-04 08:47:34 +09:00
  • aaf09c5923 Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • c20f2aab6a Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • 5810888c56 Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • 9b042e27eb Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • a0d016393b Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • fb464a1ae3 Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 2024-01-03 17:40:38 -05:00
  • 59fd390d5e Second attempt at organizing jsonpath operators and methods Peter Eisentraut 2024-01-03 21:56:41 +01:00
  • 0958f8f6bf Revert "Reorganise jsonpath operators and methods" Peter Eisentraut 2024-01-03 21:02:49 +01:00
  • 54790f4b3f Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • 490dee7428 Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • b83941beeb Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • 272f857aed Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • 65218693d0 Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • 76ba8a8b63 Doc: Python's control flow construct is try/except not try/catch. Tom Lane 2024-01-03 12:22:00 -05:00
  • dffde5bf16 Fix defects in PrepareForIncrementalBackup. Robert Haas 2024-01-03 09:59:46 -05:00
  • 8ce5aef2e6 Make Perl warnings fatal in newly added TAP tests Peter Eisentraut 2024-01-03 13:16:55 +01:00
  • 283a95da92 Reorganise jsonpath operators and methods Peter Eisentraut 2024-01-03 11:25:33 +01:00