Commit Graph

  • 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
  • 9936fa7f4f
    Merge pull request #361 from dutow/pg1225 Zsolt Parragi 2024-11-26 19:22:44 +00:00
  • 6ba62e98d1
    Merge pull request #328 from percona/PG-1116-Def-table-access-method Anastasia Alexandrova 2024-11-26 20:18:27 +01:00
  • 1a9ae26e14
    Update documentation/docs/table-access-method.md Anastasia Alexandrova 2024-11-26 19:16:08 +01:00
  • 6e80951f49 Fix commit 641a5b7a144 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
  • d9a7a7edef PG-1225: Improve missing shared_preload_library error handling Zsolt Parragi 2024-11-26 17:09:21 +00: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
  • 708dc3e92c Updated the encyption flow Anastasia Alexadrova 2024-11-26 17:26:35 +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
  • 01745fb04d Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • 2690a4f5dd Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • 941e0c0df2 Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • c1285bbeb9 Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • 718af10dab Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • 4ba84de459 Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. Noah Misch 2024-11-25 14:42:35 -08:00
  • 96a81c1be9 pg_dump: Add dumpSchema and dumpData derivative flags. Nathan Bossart 2024-11-25 16:36:37 -06:00
  • 5609b474db Clean up <stdbool.h> reference in meson.build. Thomas Munro 2024-11-26 11:29:31 +13:00
  • aefbd6c29f Clean up <stdbool.h> reference in meson.build. Thomas Munro 2024-11-26 11:29:31 +13:00
  • 648333a99f Clean up <stdbool.h> reference in meson.build. Thomas Munro 2024-11-26 11:29:31 +13:00
  • 32e5dc7004 PG-1229 Added a note about db operation during key rotation Anastasia Alexadrova 2024-11-25 19:14:25 +01:00
  • 32057a0f79 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • 2fc0199a50 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • 851c6ff18f Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • 1f4aadec41 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • e266a0ed67 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • 5980f1884f Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 2024-11-25 12:50:17 -05:00
  • 4570b22666 Support runtime CRC feature probing on NetBSD/ARM using sysctl(). Tom Lane 2024-11-25 11:53:26 -05:00
  • f7619b1333
    Bump github/codeql-action from 3.27.4 to 3.27.5 (#358) dependabot[bot] 2024-11-25 18:23:21 +02:00
  • fa7d9138a9 PG-1229 Improved WAl encryption doc Anastasia Alexadrova 2024-11-25 16:56:03 +01:00
  • 2a118e44e2 Removed code highlighting for better display in dar mode Anastasia Alexadrova 2024-11-25 15:09:01 +01:00
  • 5ad99f77be
    Merge pull request #18 from percona/TDE_EXP_FILES_1075 Naeem Akhter 2024-11-25 18:12:44 +05:00
  • f230e27a2a Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • 17d081a6f9 Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • a5f9cbde99 Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • 07c77803c8 Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • f979197eba Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • 32a2aa77ef Add support for Tcl 9 Peter Eisentraut 2024-11-25 08:03:16 +01:00
  • bc5a4dfcf7 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 0813a5e691 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 0f6d902308 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 94817d9d94 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • e0874080c4 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 13242b64e1 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 15a89e2cc5 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • 0305dd3ade Assume that <stdbool.h> conforms to the C standard. Thomas Munro 2024-11-25 13:11:28 +13:00
  • d4d11940df Remove the wrong assertion from match_orclause_to_indexcol() Alexander Korotkov 2024-11-25 09:05:26 +02:00
  • d05a387d9d Doc: Clarify the inactive_since field description. Amit Kapila 2024-11-25 11:12:32 +05:30
  • 5f46439d59 Doc: Clarify the inactive_since field description. Amit Kapila 2024-11-25 10:58:06 +05:30
  • db80507d98 Simplify some SPI tests of PL/Python Michael Paquier 2024-11-25 09:43:16 +09:00
  • ef2f4727b3 doc: Fix example with __next__() in PL/Python function Michael Paquier 2024-11-25 09:15:45 +09:00
  • ee3415c00a doc: Fix example with __next__() in PL/Python function Michael Paquier 2024-11-25 09:15:43 +09:00
  • 1a52069914 doc: Fix example with __next__() in PL/Python function Michael Paquier 2024-11-25 09:15:41 +09:00
  • 2ff7c913d9 doc: Fix example with __next__() in PL/Python function Michael Paquier 2024-11-25 09:15:25 +09:00
  • 5de08f136a Test "options=-crole=" and "ALTER DATABASE SET role". Noah Misch 2024-11-24 12:49:53 -08:00
  • ae4569161a Teach bitmap path generation about transforming OR-clauses to SAOP's Alexander Korotkov 2024-11-24 01:41:45 +02:00
  • d4378c0005 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 2024-11-24 01:40:20 +02:00
  • 869ee4f10e Disallow modifying statistics on system columns. Jeff Davis 2024-11-22 12:07:46 -08:00
  • efdc7d7475 Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h. Nathan Bossart 2024-11-22 12:41:57 -06:00
  • 8589876b79 Add a couple of recent commits to .git-blame-ignore-revs. Nathan Bossart 2024-11-22 12:17:35 -06:00
  • e3b249c6d8 Make the memory layout of Port struct independent of USE_OPENSSL Heikki Linnakangas 2024-11-22 17:43:04 +02:00
  • 8fb5936703 Make the memory layout of Port struct independent of USE_OPENSSL Heikki Linnakangas 2024-11-22 17:43:04 +02:00
  • 9695835538 Fix data loss when restarting the bulk_write facility Heikki Linnakangas 2024-11-22 16:28:24 +02:00
  • ee937f0409 Fix data loss when restarting the bulk_write facility Heikki Linnakangas 2024-11-22 16:28:24 +02:00
  • 30cb32b5ef
    Move pg_tde files to one dir inside PGDATA (tablespaces issues) Andrew Pogrebnoi 2024-11-22 13:53:02 +02:00
  • aac831cafa Use auxv to check for CRC32 instructions on ARM. Thomas Munro 2024-11-22 16:45:19 +13:00
  • ea15816928 psql: Fix category of \parse in output of --help=commands and \? Michael Paquier 2024-11-22 14:04:21 +09:00
  • 4ecb136bfa psql: Include \pset xheader_width in --help=commands|variables Michael Paquier 2024-11-22 12:17:55 +09:00
  • e6d6f2e46b psql: Include \pset xheader_width in --help=commands|variables Michael Paquier 2024-11-22 12:17:49 +09:00
  • 768dfd8e65 psql: Include \pset xheader_width in --help=commands|variables Michael Paquier 2024-11-22 12:17:37 +09:00
  • 8aefd8b6f6 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • 7ca388fd0d jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • 78c09bd9f9 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • 8a9a515188 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • 6de14dbb36 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • 15ab513fed jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 2024-11-22 14:53:21 +13:00
  • c06e71d1ac Add write_to_file to PgStat_KindInfo for pgstats kinds Michael Paquier 2024-11-22 10:12:26 +09:00
  • 4c4aaa19a6 doc: clarify how logical replication takes its initial snapshot Bruce Momjian 2024-11-21 17:14:33 -05:00
  • 53dcba9be5 pgindent run Peter Eisentraut 2024-11-21 21:40:17 +01:00