1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-06 18:42:54 +03:00

Commit Graph

  • 72822a99d4 Avoid mislabeling of lateral references when pulling up a subquery. Tom Lane 2024-11-28 17:33:16 -05:00
  • 5c9d8636d3 Avoid mislabeling of lateral references when pulling up a subquery. Tom Lane 2024-11-28 17:33:16 -05:00
  • fce6fd5da5 Fix MinGW %d vs %lu warnings in back branches. Thomas Munro 2024-11-29 10:58:01 +13:00
  • fa92c18efe Fix MinGW %d vs %lu warnings in back branches. Thomas Munro 2024-11-29 10:58:01 +13:00
  • 29cd8a41cc Fix MinGW %d vs %lu warnings in back branches. Thomas Munro 2024-11-29 10:58:01 +13:00
  • 0c01f509a3 Fix wording in comment Daniel Gustafsson 2024-11-28 15:17:49 +01:00
  • 4527b9e26d psql: Add tab completion for COPY (MERGE ... Peter Eisentraut 2024-11-28 09:14:41 +01:00
  • 25ec329afa psql: Add tab completion for COPY (MERGE ... Peter Eisentraut 2024-11-28 09:14:41 +01:00
  • 7f798aca1d Remove useless casts to (void *) Peter Eisentraut 2024-11-28 08:19:22 +01:00
  • aa663d37c0 Skip SectionMemoryManager.h in cpluspluscheck. Thomas Munro 2024-11-28 15:32:57 +13:00
  • 4112a25902 Skip SectionMemoryManager.h in cpluspluscheck. Thomas Munro 2024-11-28 15:32:57 +13:00
  • b792aa989b Skip SectionMemoryManager.h in cpluspluscheck. Thomas Munro 2024-11-28 15:32:57 +13:00
  • 06d601edc7 Skip SectionMemoryManager.h in cpluspluscheck. Thomas Munro 2024-11-28 15:32:57 +13:00
  • 24da0e7618 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 2024-11-28 09:43:28 +09:00
  • 3aae60c851 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 2024-11-28 09:43:26 +09:00
  • 6d1183515e Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 2024-11-28 09:43:24 +09:00
  • 76653134ae Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 2024-11-28 09:43:22 +09:00
  • 7668e85a40 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 2024-11-28 09:43:21 +09:00
  • 97525bc5c8 Require sizeof(bool) == 1. Thomas Munro 2024-11-28 11:48:07 +13:00
  • 4b03a27faf Use __attribute__((target(...))) for SSE4.2 CRC-32C support. Nathan Bossart 2024-11-27 16:19:05 -06:00
  • 6ba9892f5c Make GUC_check_errdetail messages full sentences Álvaro Herrera 2024-11-27 19:46:06 +01:00
  • fd9924542b Remove redundant relam initialization Álvaro Herrera 2024-11-27 19:13:37 +01:00
  • 2b41de4a5b ecpg: clean up some other assorted memory leaks. Tom Lane 2024-11-27 12:50:15 -05:00
  • 85312d95e9 ecpg: put all string-valued tokens returned by pgc.l in local storage. Tom Lane 2024-11-27 12:44:03 -05:00
  • 0e6060790d ecpg: fix some memory leakage of data-type-related structures. Tom Lane 2024-11-27 12:41:20 -05:00
  • 5c32c21afe jsonapi: add lexer option to keep token ownership Andrew Dunstan 2024-11-27 12:05:44 -05:00
  • 262283d5ee ci: Fix cached MacPorts installation management Andres Freund 2024-11-27 11:28:59 -05:00
  • 61171a632d Look up backend type in pg_signal_backend() more cheaply. Nathan Bossart 2024-11-27 10:32:25 -06:00
  • 3bbfa2ef78 ci: Fix cached MacPorts installation management Andres Freund 2024-11-27 11:30:19 -05:00
  • c26831e736 ci: Fix cached MacPorts installation management Andres Freund 2024-11-27 11:30:08 -05:00
  • c93dffd89b ci: Fix cached MacPorts installation management Andres Freund 2024-11-27 11:30:00 -05:00
  • 6a5bcf7f7d postmaster: Reduce verbosity of environment dump debug message Andres Freund 2024-11-27 11:17:23 -05:00
  • 631db1d4b2 file_fdw: Add regression tests for ON_ERROR and other options. Fujii Masao 2024-11-27 23:40:11 +09:00
  • f1cb5e51f3 pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:04:55 +09:00
  • 0f13e1a78b pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:04:55 +09:00
  • 1e46f7351a pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:03:44 +09:00
  • 1cf6469571 pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:03:44 +09:00
  • adb103fcac pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:01:53 +09:00
  • af35fe501a pgbench: Ensure previous progress message is fully cleared when updating. Fujii Masao 2024-11-27 23:01:53 +09:00
  • 6e793582bc Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 2024-11-27 13:50:27 +01:00
  • 09d09d4297 Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 2024-11-27 13:50:27 +01:00
  • 0d884f570b gitattributes: Add .cpp files to whitespace checks Peter Eisentraut 2024-11-27 11:15:53 +01:00
  • 41272784b9 Fix typo Peter Eisentraut 2024-11-27 11:12:09 +01:00
  • 96447e9c81 Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • a62d90f2e5 Revert "Blind attempt to fix _configthreadlocale() failures on MinGW." Thomas Munro 2024-11-27 22:56:41 +13:00
  • 7786717b9e Fix typo Peter Eisentraut 2024-11-27 11:12:09 +01:00
  • 56265ed6a1 Fix typo Peter Eisentraut 2024-11-27 11:12:09 +01:00
  • f2353d03cd Fix typo Peter Eisentraut 2024-11-27 11:12:09 +01:00
  • 4c0e70fc30 Fix typo Peter Eisentraut 2024-11-27 11:12:09 +01:00
  • 1758d42446 Require ucrt if using MinGW. Thomas Munro 2024-11-27 22:34:11 +13:00
  • f1da075d9a Remove configure check for _configthreadlocale(). Thomas Munro 2024-11-27 22:34:03 +13:00
  • de01960aab Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • 64c625ccc1 Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • 26b74b3cad Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • 467df7f561 Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • 3c1ab90068 Exclude LLVM files from whitespace checks Peter Eisentraut 2024-11-27 11:08:12 +01:00
  • 63e10988f8 Improve slightly misleading internal error message Peter Eisentraut 2024-11-27 10:55:35 +01:00
  • 9d7aa406d0 Fix buildfarm failure from commit 8fcd80258b. Amit Kapila 2024-11-27 14:54:26 +05:30
  • 85b7efa1cd Support LIKE with nondeterministic collations Peter Eisentraut 2024-11-27 08:18:35 +01:00
  • f4e8f137bf If a C23 compiler is detected, try asking for C17. REL_10_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 8fcd80258b Improve error message for replication of generated columns. Amit Kapila 2024-11-27 09:09:20 +05:30
  • 0c7171b32e If a C23 compiler is detected, try asking for C17. REL9_2_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 102be6634e If a C23 compiler is detected, try asking for C17. REL9_3_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • b1b8b8e6f1 If a C23 compiler is detected, try asking for C17. REL9_4_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 5b40ce749c If a C23 compiler is detected, try asking for C17. REL9_5_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 70cf253d18 If a C23 compiler is detected, try asking for C17. REL9_6_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 170e416034 If a C23 compiler is detected, try asking for C17. REL_11_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 3f302f0ed0 If a C23 compiler is detected, try asking for C17. REL_12_STABLE Thomas Munro 2024-11-27 15:43:18 +13:00
  • 59ea17c43c If a C23 compiler is detected, try asking for C17. Thomas Munro 2024-11-27 15:43:18 +13:00
  • 1fd57e5bbf If a C23 compiler is detected, try asking for C17. Thomas Munro 2024-11-27 15:43:18 +13:00
  • f00c401c65 If a C23 compiler is detected, try asking for C17. Thomas Munro 2024-11-27 15:43:18 +13:00
  • 5c3067282e Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:43 +09:00
  • 2366211949 Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:42 +09:00
  • 88a16b3dbb Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:40 +09:00
  • a8abd36e88 Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:38 +09:00
  • d77f91214f Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:37 +09:00
  • d0eb4297cc Handle better implicit transaction state of pipeline mode Michael Paquier 2024-11-27 09:31:22 +09:00
  • 1250adfdf0 Fix meson uuid header check so it works with MSVC Andrew Dunstan 2024-05-26 17:34:45 -04:00
  • 6e80951f49 Fix commit 641a5b7a14 for "nbsp" output in SVG files Bruce Momjian 2024-11-26 13:07:53 -05:00
  • b8f9afc81f Distinguish between AcquireExternalFD and epoll_create1 / kqueue failing Andres Freund 2024-11-26 12:20:59 -05:00
  • 766b0b40aa meson: Build pgevent as shared_module rather than shared_library Peter Eisentraut 2024-11-26 18:06:08 +01:00
  • e00c1e249f meson: Build pgevent as shared_module rather than shared_library Peter Eisentraut 2024-11-26 18:06:08 +01:00
  • 4ee130c6e0 meson: Build pgevent as shared_module rather than shared_library Peter Eisentraut 2024-11-26 18:06:08 +01:00
  • b0e572819d Clean up newlines following left parentheses Álvaro Herrera 2024-11-26 17:10:07 +01:00
  • e6c32d9fad Clean up newlines following left parentheses Álvaro Herrera 2024-11-26 17:10:07 +01:00
  • f7a929a007 Fix C23 compiler warning Peter Eisentraut 2024-10-22 08:12:43 +02:00
  • f3834c12af Fix C23 compiler warning Peter Eisentraut 2024-10-22 08:12:43 +02:00
  • ae145d1de6 Rename C23 keyword Peter Eisentraut 2024-08-13 06:15:28 +02:00
  • ad89c8bda1 Rename C23 keyword Peter Eisentraut 2024-08-13 06:15:28 +02:00
  • 2a7b2d9717 Improve InitShmemAccess() prototype Peter Eisentraut 2024-11-26 08:25:23 +01:00
  • e15e567137 Fix test case from a8ccf4e93 Richard Guo 2024-11-26 11:12:57 +09:00
  • 91f5a4a000 pg_amcheck: Use CppAsString2() for relkind and relpersistence in queries Michael Paquier 2024-11-26 09:45:34 +09:00
  • cc4c90cef9 Remove dead code in get_param_path_clause_serials() Richard Guo 2024-11-26 09:27:53 +09:00
  • a8ccf4e93a Reordering DISTINCT keys to match input path's pathkeys Richard Guo 2024-11-26 09:25:18 +09:00
  • 48a6cd1ae6 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00
  • a1168855e0 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00
  • 80cd33bad1 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00
  • 4aba56adcd Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00
  • 97be02ad00 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00
  • 5b8728cd7f Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 2024-11-25 18:08:58 -05:00