Commit Graph

  • a10be37254 Enable archiving in recovery TAP test 009_twophase.pl Michael Paquier 2023-06-20 10:25:41 +09:00
  • 68cb5af46c Enable archiving in recovery TAP test 009_twophase.pl Michael Paquier 2023-06-20 10:25:27 +09:00
  • 896012b883 Fix failure at promotion with 2PC transactions and archiving enabled Michael Paquier 2023-06-20 09:36:58 +09:00
  • f663b00918 Fix failure at promotion with 2PC transactions and archiving enabled Michael Paquier 2023-06-20 09:36:35 +09:00
  • 0d369ac650 fd.c: Retry after EINTR in more places Andres Freund 2023-06-19 14:11:32 -07:00
  • 797f980364 pg_regress: for --no-locale, use LOCALE='C'. Jeff Davis 2023-06-19 11:51:22 -07:00
  • f6345f03f3 Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:03:17 +12:00
  • dcef5b052e Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:02:52 +12:00
  • 06286f8a2f Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:02:24 +12:00
  • 73f1c17fc3 Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:01:58 +12:00
  • 8f2ec8cc7e Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:01:29 +12:00
  • 7fcd7ef2a9 Don't use partial unique indexes for unique proofs in the planner David Rowley 2023-06-19 13:00:42 +12:00
  • a14e75eb0b CREATE DATABASE: make LOCALE apply to all collation providers. Jeff Davis 2023-06-16 10:27:32 -07:00
  • c0d951262c libpq: Add missing gettext trigger Peter Eisentraut 2023-06-16 10:53:22 +02:00
  • 0225eec80b Add missing pg_basebackup TAP test for meson. Masahiko Sawada 2023-06-16 10:32:49 +09:00
  • b103d616ca Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • 2f6e826f65 Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • d5300bc79d Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • 3f157d085b Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • 35470357ee Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • 160c23b5fa Fix typo in comment. Amit Langote 2023-06-16 10:04:22 +09:00
  • f4c00d138f When removing a left join, clean out references in EquivalenceClasses. Tom Lane 2023-06-15 15:24:50 -04:00
  • 5c8c8079b0 Remove outdated reference to a removed file Amit Langote 2023-06-15 18:39:45 +09:00
  • d6326ba8fe libpq: Fix up some error message coding Peter Eisentraut 2023-06-15 13:54:37 +02:00
  • ac68323a87 Add missing subscription TAP test for meson Michael Paquier 2023-06-15 17:27:21 +09:00
  • a54fc892ad Replace GUC_UNIT_MEMORY|GUC_UNIT_TIME with GUC_UNIT. Masahiko Sawada 2023-06-15 17:04:19 +09:00
  • ab40b0395a intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:44 +09:00
  • 6ecc1c02ad intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:42 +09:00
  • ae9aac64a3 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:41 +09:00
  • 019a40d619 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:40 +09:00
  • 4be308edee intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:38 +09:00
  • c00fbe89dc intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 2023-06-15 13:45:34 +09:00
  • b5c517379a Fix possible crash in tablesync worker. Amit Kapila 2023-06-15 08:37:48 +05:30
  • f9f31aa91f Make parseNodeString() C idiom compatible with Visual Studio 2015. Noah Misch 2023-06-14 05:31:54 -07:00
  • 4327f6c748 Fix typo in comment. Masahiko Sawada 2023-06-14 13:28:41 +09:00
  • 0f8cfaf892 Retain relkind too in RTE_SUBQUERY entries for views. Amit Langote 2023-06-13 12:52:47 +09:00
  • af26f28b9f Fix make_etags breakage on certain platforms. Tatsuo Ishii 2023-06-14 11:11:18 +09:00
  • ae66716bf3 Fix make_etags breakage on certain platforms. Tatsuo Ishii 2023-06-14 11:02:50 +09:00
  • 63e4f13d2a Fix "wrong varnullingrels" for Memoize's lateral references, too. Tom Lane 2023-06-13 18:01:33 -04:00
  • 792213f2e9 Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • 13192a324a Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • b4110bdbfe Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • a36d0014f1 Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • d1423c52e3 Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • cc6974df16 Correctly update hasSubLinks while mutating a rule action. Tom Lane 2023-06-13 15:58:37 -04:00
  • b93c63d197 doc: Move list entry to proper position Peter Eisentraut 2023-06-13 15:00:52 +02:00
  • e3cb1a586c Report stats when replaying XLOG_RUNNING_XACTS Andres Freund 2023-06-12 15:06:12 -07:00
  • 7398e27224 Accept fractional seconds in jsonpath's datetime() method. Tom Lane 2023-06-12 10:54:28 -04:00
  • 6f23b5f74f Accept fractional seconds in jsonpath's datetime() method. Tom Lane 2023-06-12 10:54:28 -04:00
  • 5eaa05f637 Accept fractional seconds in jsonpath's datetime() method. Tom Lane 2023-06-12 10:54:28 -04:00
  • bd590d1fea Accept fractional seconds in jsonpath's datetime() method. Tom Lane 2023-06-12 10:54:28 -04:00
  • 0c52437020 src/tools/msvc/clean.bat: Reconcile with PostgreSQL 16 work. Noah Misch 2023-06-12 07:40:39 -07:00
  • 6e723f6d7b src/tools/msvc: Move all.sym temporary file back to Debug/postgres. Noah Misch 2023-06-12 07:40:39 -07:00
  • 8c7ad6f156 Add win32ver data to meson-built postgres.exe. Noah Misch 2023-06-12 07:40:38 -07:00
  • 04411cbfdb Give postgres.exe the icon of other executables. Noah Misch 2023-06-12 07:40:38 -07:00
  • bfd332b3fd Fix "wrong varnullingrels" for subquery nestloop parameters. Tom Lane 2023-06-12 10:01:26 -04:00
  • 548d726030 Remove a few unused global variables and declarations. Heikki Linnakangas 2023-06-12 16:25:37 +03:00
  • 3e8da50244 Fix instability in regression test for Parallel Hash Full Join Michael Paquier 2023-06-12 12:19:46 +09:00
  • bbfc26d861 hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:20 +09:00
  • edf1de65e5 hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:19 +09:00
  • 78bf0a256d hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:17 +09:00
  • e0e6829459 hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:14 +09:00
  • 3a5222a432 hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:13 +09:00
  • d522b05c8c hstore: Tighten key/value parsing check for whitespaces Michael Paquier 2023-06-12 09:14:03 +09:00
  • a9c3472e02 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 2023-06-11 10:34:00 +09:00
  • 9920552e1e Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 2023-06-11 10:33:59 +09:00
  • 37236ca069 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 2023-06-11 10:33:56 +09:00
  • c6043fcbb2 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 2023-06-11 10:33:46 +09:00
  • d088ba5a5a nbtree: Allocate new pages in separate function. Peter Geoghegan 2023-06-10 14:08:25 -07:00
  • fe879ae3a8 Add another old commit to git-blame-ignore-revs. Peter Geoghegan 2023-06-10 13:55:15 -07:00
  • 2fcc7ee7af Revert "Fix search_path to a safe value during maintenance operations." Jeff Davis 2023-06-10 08:11:02 -07:00
  • a1cd982098 meson: Add dependencies to perl modules to various script invocations Andres Freund 2023-06-09 20:12:16 -07:00
  • b9e3f8005c doc: PG 16 relnotes, add author Bruce Momjian 2023-06-09 21:04:28 -04:00
  • 05e1737351 Fix search_path to a safe value during maintenance operations. Jeff Davis 2023-06-09 11:20:47 -07:00
  • 9aee26a491 Fix missing word in nbtree/README. Nathan Bossart 2023-06-08 21:20:24 -07:00
  • ced4cc30d5 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:48 +09:00
  • 3509a060d7 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:46 +09:00
  • a9231fedae Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:43 +09:00
  • 28af91b4e7 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:41 +09:00
  • e25e5f7fc6 Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:33 +09:00
  • 392ea0c78f Refactor routine to find single log content pattern in TAP tests Michael Paquier 2023-06-09 11:56:27 +09:00
  • a83edeaf68 Honor run_as_owner option in tablesync worker. Masahiko Sawada 2023-06-09 10:43:03 +09:00
  • 30469a6ed4 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:34 +09:00
  • 7fa7911c76 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:26 +09:00
  • 26eaf82e71 Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster Michael Paquier 2023-06-09 09:37:21 +09:00
  • 9a2dbc614e Fix oversight in outer join removal. Tom Lane 2023-06-08 17:10:04 -04:00
  • fbf80421ea Re-allow INDEX_VAR as rt_index in ChangeVarNodes(). Tom Lane 2023-06-08 13:11:49 -04:00
  • d98ed080bb Fix small overestimation of base64 encoding output length. Tom Lane 2023-06-08 11:24:31 -04:00
  • 8c9f56a6a4 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 15b77758ca doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 1536e321e6 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • fd3def3950 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 0d3093f475 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 378d73ef20 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. Fujii Masao 2023-06-08 20:11:52 +09:00
  • 53ea2b7ad0 Don't use _BitScanForward64/_BitScanReverse64 on 32-bit MSVC builds David Rowley 2023-06-08 10:10:34 +12:00
  • f24523672d Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • 54e1b85872 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • c504aa8570 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • 7f528e96c5 Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00
  • ee87f8b63a Use per-tuple context in ExecGetAllUpdatedCols Tomas Vondra 2023-06-07 16:48:50 +02:00