Commit Graph

  • 5ac462e2b7 Add support for custom_query_jumble as a node field attribute Michael Paquier 2025-03-25 14:18:00 +09:00
  • 626df47ad9 Remove 'additional' pointer from TupleHashEntryData. Jeff Davis 2025-03-24 22:06:02 -07:00
  • a0942f441e Add ExecCopySlotMinimalTupleExtra(). Jeff Davis 2025-03-24 22:05:53 -07:00
  • 4d143509cb Create accessor functions for TupleHashEntry. Jeff Davis 2025-03-24 22:05:41 -07:00
  • cc721c459d HashAgg: use Bump allocator for hash TupleHashTable entries. Jeff Davis 2025-03-24 22:05:33 -07:00
  • cc4331605a Fix the typo in the test case added in 73eba5004a. Amit Kapila 2025-03-25 09:39:53 +05:30
  • b87ced747d Fix an oversight in 3abe9dc188. Amit Kapila 2025-03-25 09:26:23 +05:30
  • 729fe699e6 postgres_fdw: Avoid pulling up restrict infos from subqueries Alexander Korotkov 2025-03-25 05:49:47 +02:00
  • 023fb51275 postgres_fdw: Avoid pulling up restrict infos from subqueries Alexander Korotkov 2025-03-25 05:49:47 +02:00
  • adb5f85fa5 Redefine max_files_per_process to control additionally opened files Andres Freund 2025-03-24 18:20:18 -04:00
  • 7d559c8580 Expand comment for isset_offset. Nathan Bossart 2025-03-24 15:47:02 -05:00
  • aea916fe55 Fix bitmapheapscan incorrect recheck of NULL tuples Melanie Plageman 2025-03-24 16:40:59 -04:00
  • e661c2f0a8 PoC: PG-1392 Encrypt all relation forks Andreas Karlsson 2025-02-28 18:12:18 +01:00
  • 0e3e0ec06b
    Fix typo Álvaro Herrera 2025-03-24 17:36:44 +01:00
  • c68100aa43 Allow pg_recvlogical --drop-slot to work without --dbname. Fujii Masao 2025-03-25 00:18:27 +09:00
  • dfc13428a9 doc: Clarify required options for each action in pg_recvlogical. Fujii Masao 2025-03-25 00:14:38 +09:00
  • 76563f88cf postgres_fdw: improve security checks Peter Eisentraut 2025-03-24 14:09:51 +01:00
  • a8eeb22f17 psql: use consistent alias for pg_description Magnus Hagander 2025-03-24 14:31:28 +01:00
  • d696406a9b psql: show default extension version in \dx output Magnus Hagander 2025-03-24 14:25:05 +01:00
  • f4080dc806 PG-829 Merge the map and keydata files Andreas Karlsson 2025-03-19 13:09:58 +01:00
  • 5d86e64751 PG-829 Split pg_tde_process_map_entry() into two functions Andreas Karlsson 2025-03-19 10:18:07 +01:00
  • 3609771b88 PG-829 Remove unused functions in pg_tde_tdemap.c Andreas Karlsson 2025-03-19 10:14:37 +01:00
  • 21d24d1b34 PG-829 Allocate map entry on the stack instead Andreas Karlsson 2025-03-18 13:40:22 +01:00
  • 591460d6e0 PG-829 Free keys allocated in key rotation loop Andreas Karlsson 2025-03-19 10:31:54 +01:00
  • 3f32d80fac PG-829 Move variables in pg_tde_tdemap.c to the right scopes Andreas Karlsson 2025-03-19 10:31:48 +01:00
  • 6d9bc34289 PG-829 Remove unused struct TDEMapFilePath Andreas Karlsson 2025-03-18 13:40:40 +01:00
  • 19c6eb06c5 Add test case for when subscriber table is missing a column Heikki Linnakangas 2025-03-24 12:13:32 +02:00
  • f13978aded PG-829 Remove update_header prameter Andreas Karlsson 2025-03-21 16:30:58 +01:00
  • ce5206a864 PG-829 Stop returning if the file was new from functions Andreas Karlsson 2025-03-21 16:28:53 +01:00
  • e4856edf5c PG-829 Remove noop wrapper function Andreas Karlsson 2025-03-21 16:23:52 +01:00
  • 2ca6e7a87d PG-829 Remove XLOG_TDE_UPDATE_PRINCIPAL_KEY Andreas Karlsson 2025-03-21 16:07:35 +01:00
  • 73eba5004a Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 2025-03-24 12:30:44 +05:30
  • 35a92b7c25 Add tests for POSITION(bytea, bytea) David Rowley 2025-03-24 19:32:02 +13:00
  • 2a0cd38da5 Allow plugins to set a 64-bit plan identifier in PlannedStmt Michael Paquier 2025-03-24 13:23:42 +09:00
  • 8a3e4011f0 psql: Add tab completion for VACUUM and ANALYZE ... ONLY option. Tom Lane 2025-03-23 17:16:08 -04:00
  • 66235baab7 Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • b30c77a0e4 Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • 2f33de3cdb Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • 302ce5bd93 Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • 2817525f0d Fix rare assertion failure in standby, if primary is restarted Heikki Linnakangas 2025-03-23 20:41:16 +02:00
  • f0446384ea Fix "make clean" for new TAP suite. Noah Misch 2025-03-23 06:12:02 -07:00
  • 4f30033854 fix1 #206 #205 #204 Sergey Sargsyan 2025-03-23 10:59:33 +00:00
  • b61a1e019b applied patch of global snapshot Sergey Sargsyan 2025-03-23 09:49:06 +00:00
  • ca3067cc57 aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ Andres Freund 2025-03-22 17:30:44 -04:00
  • 58fdca2204 plpgsql: make WHEN OTHERS distinct from WHEN SQLSTATE '00000'. Tom Lane 2025-03-22 14:17:00 -04:00
  • 9a2e2a285a Improve nbtree array primitive scan scheduling. Peter Geoghegan 2025-03-22 13:02:18 -04:00
  • 148a05129b Clean up parsing of headers Andreas Karlsson 2025-03-21 17:37:09 +01:00
  • ba518086f5 Close file descriptor when header is invalid Andreas Karlsson 2025-03-21 17:36:02 +01:00
  • e215166c9c Use streaming read I/O in SP-GiST vacuuming Melanie Plageman 2025-03-21 17:49:20 -04:00
  • e51ca405ed Fix ps display for IO workers. Thomas Munro 2025-03-22 09:57:45 +13:00
  • 16a3ae504e Revert inappropriate weakening of an Assert in plpgsql. Tom Lane 2025-03-21 15:55:06 -04:00
  • e92fee7662
    Pass proper old rlocator to smgr when creating relations and indexes (#156) Andrew Pogrebnoi 2025-03-21 21:28:52 +02:00
  • 04ff636cbc Add GUC option to control maximum active replication origins. Masahiko Sawada 2025-03-21 12:20:15 -07:00
  • 0e032a2240 Place "extern" declaration in the right part of pg_class.h. Tom Lane 2025-03-21 15:14:15 -04:00
  • cd72c1b76e Label the contents of pg_*_d.h files a little better. Tom Lane 2025-03-21 15:09:46 -04:00
  • 69273b818b Use streaming read I/O in GiST vacuuming Melanie Plageman 2025-03-21 14:05:36 -04:00
  • 3f850c3fc5 Assorted trivial cleanup of c5c239e26e Melanie Plageman 2025-03-21 14:05:21 -04:00
  • 2c16b4839b Initialize the whole WAL record when creating internal keys Andreas Karlsson 2025-03-21 10:54:13 +01:00
  • 0f60e1fba1 Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • c196c610b3 Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • 5e56efa7c0 Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • a28c1fb619 Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • 1353b1161a Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • 7fe312f609 Fix plpgsql's handling of simple expressions in scrollable cursors. Tom Lane 2025-03-21 11:30:42 -04:00
  • c5c239e26e Use streaming read I/O in btree vacuuming Melanie Plageman 2025-03-21 09:07:33 -04:00
  • 1d617a2028
    Change one loop in ATRewriteTable to use 1-based attnums Álvaro Herrera 2025-03-21 10:55:06 +01:00
  • ce1a75c4fe Support buffer forwarding in StartReadBuffers(). Thomas Munro 2025-03-21 19:04:58 +13:00
  • ed0b87caac Support buffer forwarding in read_stream.c. Thomas Munro 2025-03-21 17:34:22 +13:00
  • c6002659fb doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • ae0696ed32 doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • 40c9592712 doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • 9070e5840a doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • 97ce4d375a doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • 14413d0ef5 doc: Remove incorrect description about dropping replication slots. Fujii Masao 2025-03-21 12:56:39 +09:00
  • 00b52c3db6 Simplify EXPLAIN code for Memoize David Rowley 2025-03-21 13:40:05 +13:00
  • 202b12774d bufmgr: Improve stats when a buffer is read in concurrently Andres Freund 2025-03-20 19:58:22 -04:00
  • 12604593e9 Show plperl version in the meson setup summary. Andrew Dunstan 2025-03-20 18:55:29 -04:00
  • fc51a60dd4 smgr: Hold interrupts in most smgr functions Andres Freund 2025-03-20 17:32:59 -04:00
  • fdb5dd6331 Be more paranoid in configure's checks for CRC and POPCNT intrinsics. Tom Lane 2025-03-20 16:23:09 -04:00
  • 50ba65e733 Add an additional hook for EXPLAIN option validation. Robert Haas 2025-03-20 13:47:55 -04:00
  • af0d4901c1 Add test for pg_upgrade file transfer modes. Nathan Bossart 2025-03-20 11:08:42 -05:00
  • 0164a0f9ee Add vacuum_truncate configuration parameter. Nathan Bossart 2025-03-20 10:16:50 -05:00
  • 618c64ffd3 Revert workarounds for -Wmissing-braces false positives on old GCC Peter Eisentraut 2025-03-20 11:25:58 +01:00
  • b7076c1e7f Fix extension control path tests Peter Eisentraut 2025-03-20 10:53:59 +01:00
  • 47929324c5 Fix typo in comment Peter Eisentraut 2025-03-20 10:44:12 +01:00
  • e5aeed4b80 pg_createsubscriber: Add -R publications option. Amit Kapila 2025-03-20 12:21:54 +05:30
  • d9bc607052 meson: Flush stdout in testwrap Andres Freund 2025-03-19 09:04:10 -04:00
  • 9de86e367a meson: Flush stdout in testwrap Andres Freund 2025-03-19 09:04:09 -04:00
  • 5941946d09 meson: Flush stdout in testwrap Andres Freund 2025-03-19 09:04:09 -04:00
  • 190dc27998 Update a code comment Peter Eisentraut 2025-03-19 10:39:06 +01:00
  • d0640182d2 fix tudor 2025-03-19 09:40:30 +01:00
  • ed78e784fe use docker --env-file tudor 2025-03-19 09:27:21 +01:00
  • 00aa9ff9ed Merge branch 'REL_17_4_WASM-pglite' of github.com:electric-sql/postgres-pglite into REL_17_4_WASM-pglite tudor 2025-03-19 09:23:56 +01:00
  • 9655c6c52a run with DEBUG false tudor 2025-03-19 09:23:48 +01:00
  • 3bf4f5c45d PG-1488: Only create keys for main/init forks Zsolt Parragi 2025-03-18 22:32:15 +00:00
  • 4f7f7b0375 extension_control_path Peter Eisentraut 2025-03-19 06:57:20 +01:00
  • 2cce0fe440 psql: Allow queries terminated by semicolons while in pipeline mode Michael Paquier 2025-03-19 13:34:59 +09:00
  • 0b53c08677 Fix compiler warning for commit 434dbf69. Thomas Munro 2025-03-19 17:26:07 +13:00
  • 1cf4c56480 oauth: Simplify copy of PGoauthBearerRequest Thomas Munro 2025-03-19 16:58:48 +13:00
  • 873c0fd678 oauth: Improve validator docs on interruptibility Thomas Munro 2025-03-19 16:58:06 +13:00