Commit Graph

  • 24c928ad9a reindexdb: Allow specifying objects to process in all databases. Nathan Bossart 2024-03-11 15:42:27 -05:00
  • 3d8652cd32 Remove unneeded vacuum_delay_point from heap_vac_scan_get_next_block Heikki Linnakangas 2024-03-11 20:43:04 +02:00
  • 4e76f984a7 Confine vacuum skip logic to lazy_scan_skip() Heikki Linnakangas 2024-03-11 20:43:58 +02:00
  • 1b49d56d35 clusterdb: Allow specifying tables to process in all databases. Nathan Bossart 2024-03-11 13:11:20 -05:00
  • 8472668ba7 doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:13 -04:00
  • 5b97461fb0 doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:13 -04:00
  • 68ec19305e doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:13 -04:00
  • 0d795a14df doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:13 -04:00
  • 5fb4cea1b4 doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:13 -04:00
  • 80db5a3c9a doc: add missing word "the" Bruce Momjian 2024-03-11 13:31:12 -04:00
  • 095493a377
    Add missing connection statuses to docs Alvaro Herrera 2024-03-11 17:20:36 +01:00
  • 648928c79b vacuumdb: Allow specifying objects to process in all databases. Nathan Bossart 2024-03-11 10:33:36 -05:00
  • 407cb6c658 Set all_visible_according_to_vm correctly with DISABLE_PAGE_SKIPPING Heikki Linnakangas 2024-03-11 09:28:09 +02:00
  • 674e49c73c Set all_visible_according_to_vm correctly with DISABLE_PAGE_SKIPPING Heikki Linnakangas 2024-03-11 09:28:09 +02:00
  • af0e7deb4a Don't destroy SMgrRelations at relcache invalidation Heikki Linnakangas 2024-03-11 09:08:02 +02:00
  • 72b8507db2 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 2024-03-11 18:21:48 +13:00
  • 74530804fc Fix incorrect accessing of pfree'd memory in Memoize David Rowley 2024-03-11 18:21:23 +13:00
  • 348233cb12 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 2024-03-11 18:20:39 +13:00
  • e629846472 Fix incorrect accessing of pfree'd memory in Memoize David Rowley 2024-03-11 18:19:56 +13:00
  • 21e3a8bc35 Doc: Warn about two_phase when altering a subscription's slot name. Amit Kapila 2024-03-11 09:33:04 +05:30
  • b36fbd9f8d Improve consistency of replication slot statistics Michael Paquier 2024-03-11 10:25:01 +09:00
  • 7607671826 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 2024-02-16 16:02:00 +02:00
  • 84788ee5b4 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 2024-02-16 16:02:00 +02:00
  • 84cc1a5527 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 2024-02-16 16:02:00 +02:00
  • 445c7e38f6 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 2024-02-16 16:02:00 +02:00
  • 98bfb7558a Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 2024-02-16 16:02:00 +02:00
  • f500ba07fa Add some checkpoint and redo LSNs to a couple of recovery errors Michael Paquier 2024-03-11 09:08:05 +09:00
  • a04ddd077e Improve support for ExplainOneQuery() hook Michael Paquier 2024-03-11 08:40:40 +09:00
  • 9301e0f416 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:29:24 +13:00
  • 20b85b3da6 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:29:03 +13:00
  • 628c3f2e17 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:28:40 +13:00
  • ab64b275ad Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:28:11 +13:00
  • 6a9e2cb2b4 Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:27:46 +13:00
  • c399248b3b Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 2024-03-11 12:27:11 +13:00
  • 7b8e2ae2fd Combine headerscheck and cpluspluscheck scripts Peter Eisentraut 2024-03-10 07:33:57 +01:00
  • f696c0cd5f Catalog changes preparing for builtin collation provider. Jeff Davis 2024-03-09 14:48:18 -08:00
  • 81d13a8dc0 Make contrib/tablefunc crosstab() also check typmod Joe Conway 2024-03-09 17:32:32 -05:00
  • 519443162d Simplify and merge unwanted-module drop logic in AdjustUpgrade.pm. Tom Lane 2024-03-09 16:20:44 -05:00
  • 76904eda25 Improve wrong-tuple-type error reports in contrib/tablefunc. Tom Lane 2024-03-09 15:48:21 -05:00
  • b0289574bd Run perltidy on 002_pg_upgrade.pl. Jeff Davis 2024-03-09 11:51:10 -08:00
  • 5ba8b70deb Fix cross-version pg_upgrade test. Jeff Davis 2024-03-09 11:48:52 -08:00
  • f160bf06f7 Document units of "timeout" in ConditionVariableTimedSleep() Michael Paquier 2024-03-09 15:44:41 +09:00
  • 33ee2550d3 Fix type signedness error in commit 5c40364dd6. Jeff Davis 2024-03-08 15:58:32 -08:00
  • be41a9b038 Fix errorhandling for reading from a pipe Daniel Gustafsson 2024-03-08 22:53:06 +01:00
  • 6929e133b3 Replace perror with custom postgres logging Daniel Gustafsson 2024-03-08 22:50:20 +01:00
  • f07a20c8a3 Improve WIN32 waiting logic in psql's \watch command. Tom Lane 2024-03-08 12:07:35 -05:00
  • 270af6f0df
    Admit deferrable PKs into rd_pkindex, but flag them as such Alvaro Herrera 2024-03-08 16:32:29 +01:00
  • 4c1973fcae Avoid recursion in MemoryContext functions Alexander Korotkov 2024-03-08 13:01:36 +02:00
  • 6f38c43eb1 Avoid stack overflow in ShowTransactionStateRec() Alexander Korotkov 2024-03-08 13:01:12 +02:00
  • fefd9a3fed Turn tail recursion into iteration in CommitTransactionCommand() Alexander Korotkov 2024-03-08 13:00:40 +02:00
  • 8494c9aa82 Mar 8, updates. Panpan 2024-03-08 16:54:21 +08:00
  • 6d9751fa8f Revert "Fix link error for test_radixtree module on Windows" John Naylor 2024-03-08 11:08:01 +07:00
  • ab6ae62603 Fix link error for test_radixtree module on Windows John Naylor 2024-03-08 10:57:40 +07:00
  • 9552e3ace3 Fix link error for test_radixtree module on Windows John Naylor 2024-03-08 10:25:23 +07:00
  • bf279ddd1c Introduce a new GUC 'standby_slot_names'. Amit Kapila 2024-03-08 08:10:45 +05:30
  • 453c468737 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • c42e5fdcfa Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • 9fbe072751 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • 473babd429 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • 0fe82e45cb Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • 6a2c80e955 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 2024-03-07 19:37:51 -05:00
  • d61a6cad64 Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD Michael Paquier 2024-03-08 09:31:52 +09:00
  • 4f8c1e7aaf Update comment of AlterTableCmd->name in parsenodes.h Michael Paquier 2024-03-08 08:44:13 +09:00
  • 72d598f4ad
    Extracting curl setup logic from the vault code (#136) Zsolt Parragi 2024-03-07 21:48:50 +00:00
  • 5c40364dd6 Unicode case mapping tables and functions. Jeff Davis 2024-03-07 11:15:06 -08:00
  • 6b27bcebab
    Disallow deletion of keyring used by Master key. (#132) Muhammad Usama 2024-03-07 16:55:04 +05:00
  • 6d470211e5 Fix description and grouping of RangeTblEntry.inh Peter Eisentraut 2024-03-07 11:50:24 +01:00
  • 1f1d73a8b8 Blind attempt to fix ODR violations John Naylor 2024-03-07 16:59:25 +07:00
  • 29ef1dd19b Fix handling of self-modified tuples in MERGE. Dean Rasheed 2024-03-07 09:57:02 +00:00
  • dd73d10adf Fix handling of self-modified tuples in MERGE. Dean Rasheed 2024-03-07 09:55:39 +00:00
  • b5c645d2a2 Fix handling of self-modified tuples in MERGE. Dean Rasheed 2024-03-07 09:53:31 +00:00
  • e444ebcb85 Fix incorrect format specifier for int64 John Naylor 2024-03-07 14:25:30 +07:00
  • ac234e6377 Fix redefinition of typedefs John Naylor 2024-03-07 14:11:49 +07:00
  • ee1b30f128 Add template for adaptive radix tree John Naylor 2024-03-07 12:40:11 +07:00
  • b0ca04318a Fix bugs: locks. Panpan 2024-03-07 10:08:51 +08:00
  • 65db0cfb4c Revert "Add recovery TAP test for race condition with slot invalidations" Michael Paquier 2024-03-07 09:57:52 +09:00
  • 74c30cf296 Avoid freeing stack memory Panpan 2024-03-07 08:55:16 +08:00
  • e9392ed054 8.45 Panpan 2024-03-07 08:48:55 +08:00
  • 69e8f9dadb Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:31:11 +09:00
  • 70a31629ae Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:31:09 +09:00
  • 49b971298a Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:31:07 +09:00
  • e82b64a92c Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:31:04 +09:00
  • c46817ee51 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:31:00 +09:00
  • 099ca50bd4 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 2024-03-07 08:30:35 +09:00
  • ad49994538 Add Unicode property tables. Jeff Davis 2024-03-06 12:50:01 -08:00
  • 466376c9f8 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • d769f9d97f Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • a595c3075f Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • 3b671dcf53 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • 1b3029be5d Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • 2ed8f9a01e Fix type-checking of RECORD-returning functions in FROM. Tom Lane 2024-03-06 14:41:13 -05:00
  • fd9bbad1f5 Fix memory context switch bug. Panpan 2024-03-06 21:51:41 +08:00
  • de7c6fe834 Fix signedness error in 9f225e992 for gcc John Naylor 2024-03-06 15:54:25 +07:00
  • c0e0174c21 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:24:14 +09:00
  • b60d71c202 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:24:12 +09:00
  • 56a8ab2fc6 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:24:10 +09:00
  • 50b5913a87 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:24:06 +09:00
  • 4ec8f7708b Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:24:05 +09:00
  • eae7be600b Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 2024-03-06 17:23:56 +09:00
  • 3e76a806cb Move some bitmap logic out of bitmapset.c John Naylor 2022-12-06 13:39:41 +07:00