Commit Graph

  • bc77be7145 Harden postgres_fdw tests against unexpected cache flushes. Tom Lane 2023-02-27 16:29:51 -05:00
  • 53fe7e6cb8 Harden postgres_fdw tests against unexpected cache flushes. Tom Lane 2023-02-27 16:29:51 -05:00
  • 46647cc4b8 Replace single-quotes with double-quotes in a few SGML attributes. Heikki Linnakangas 2023-02-27 09:55:39 +02:00
  • 0a0500207a pg_rewind: Remove notice in docs about running CHECKPOINT after promote. Heikki Linnakangas 2023-02-27 09:34:43 +02:00
  • b9f0e54bc9 Update types in smgr API Peter Eisentraut 2023-02-27 07:45:44 +01:00
  • a6cd1fc692 Change xl_hash_vacuum_one_page.ntuples from int to uint16. Amit Kapila 2023-02-27 08:32:45 +05:30
  • ded7b7bbc3 Silence more compiler warnings introduced by d87d548cd0. Tom Lane 2023-02-26 14:05:03 -05:00
  • 73e779b380 Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • ab5b76c07a Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • 4d68338b26 Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • 696fa4749b Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • 11290c89bb Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • 18f2f8b8b0 Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl Andrew Dunstan 2023-02-26 06:48:41 -05:00
  • ee7e8f3838 Doc: Miscellaneous doc updates for MERGE. Dean Rasheed 2023-02-26 09:06:04 +00:00
  • a6864751cd Doc: Miscellaneous doc updates for MERGE. Dean Rasheed 2023-02-26 09:04:04 +00:00
  • ffec64ba86 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • 1e199c2599 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • 9eaba06027 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • 904b171a46 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • 87f3667ec0 Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • a033f9165c Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. Tom Lane 2023-02-25 14:44:14 -05:00
  • 79f194cc01 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:48:08 +00:00
  • 4fd093af71 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:47:03 +00:00
  • 39ad791e85 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:45:44 +00:00
  • 27ff93d18c Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:44:49 +00:00
  • 8e5b4e0013 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:43:57 +00:00
  • a7d71c41db Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 2023-02-25 14:41:12 +00:00
  • 05fc551796 Silence compiler warnings introduced by d87d548cd0. Jeff Davis 2023-02-24 09:11:35 -08:00
  • 62d56f6720 Fix comment indentation and whitespace Peter Eisentraut 2023-02-24 14:29:18 +01:00
  • d959523257 Disallow NULLS NOT DISTINCT indexes for primary keys Daniel Gustafsson 2023-02-24 11:09:50 +01:00
  • 94851e4b90 pg_dump: Remove move "blob" terminology Daniel Gustafsson 2023-02-24 08:49:28 +01:00
  • 318b1c0cc1 Fix incorrect format placeholders Peter Eisentraut 2023-02-24 08:02:48 +01:00
  • 4fc53819a4 meson: windows: Fix tmp_install + prefix computation with meson 1.0.1 Andres Freund 2023-02-23 19:34:25 -08:00
  • 05172f1f37 Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:27 -05:00
  • 44dbc960f6 Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:28 -05:00
  • 95558bc8ff Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:28 -05:00
  • 861e9e4860 Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:28 -05:00
  • 0f78df719a Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:28 -05:00
  • cef1c9c0cf Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 2023-02-23 15:40:28 -05:00
  • 0da243fed0 Add LZ4 compression to pg_dump Tomas Vondra 2023-02-23 21:19:19 +01:00
  • e0b3074e89 Remove unnecessary #ifdef USE_ICU and branch. Jeff Davis 2023-02-23 11:20:00 -08:00
  • 6974a8f768 Refactor to introduce pg_locale_deterministic(). Jeff Davis 2023-02-23 11:17:41 -08:00
  • d87d548cd0 Refactor to add pg_strcoll(), pg_strxfrm(), and variants. Jeff Davis 2023-02-23 10:55:20 -08:00
  • e9960732a9 Introduce a generic pg_dump compression API Tomas Vondra 2023-02-23 18:33:30 +01:00
  • 739f1d6218 Fix mis-handling of outer join quals generated by EquivalenceClasses. Tom Lane 2023-02-23 11:05:58 -05:00
  • 03d02f54a6 Prepare pg_dump internals for additional compression methods Tomas Vondra 2023-02-23 15:38:14 +01:00
  • 009eeee746 pg_rewind: Fix determining TLI when server was just promoted. Heikki Linnakangas 2023-02-23 15:22:53 +02:00
  • e68b133c30 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:58:43 +00:00
  • 98b83b7349 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:57:46 +00:00
  • 226da3d476 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:56:41 +00:00
  • f0423bea7f Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:55:48 +00:00
  • 940b547436 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:54:51 +00:00
  • 75c737636b Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 2023-02-23 10:53:01 +00:00
  • 337903a16f Consider a failed process as a failed test in pg_regress Daniel Gustafsson 2023-02-23 09:25:47 +01:00
  • 78be04e4c6 Add static assertion ensuring sizeof(ExprEvalStep) <= 64 bytes Andres Freund 2023-02-22 14:27:56 -08:00
  • 5e044471a1 Check for unbounded authentication exchanges in libpq. Heikki Linnakangas 2023-02-22 21:27:38 +02:00
  • a75ff55c83 Fix some issues with wrong placement of pseudo-constant quals. Tom Lane 2023-02-22 12:39:07 -05:00
  • 949ac32e12 Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 8b9cbd42b6 Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 4df581fa0f Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 497f863f05 Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 8de91ebf2a Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 7fe1aa991b Fix snapshot handling in logicalmsg_decode Tomas Vondra 2023-02-22 15:24:09 +01:00
  • 83a54d9661 Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:29:39 +00:00
  • 52dbd9f845 Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:28:30 +00:00
  • 906356cf61 Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:27:29 +00:00
  • 482ab3e4f9 Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:26:20 +00:00
  • 576b25bfd0 Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:24:51 +00:00
  • d0460a31de Add missing support for the latest SPI status codes. Dean Rasheed 2023-02-22 13:23:09 +00:00
  • c27dc0380b Optionally disable index scan when replica identity is full #130 Onder Kalaci 2023-02-22 14:16:13 +03:00
  • 72677e591f Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Onder Kalaci 2023-02-22 14:12:56 +03:00
  • d8c3b65db5 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 2023-02-22 10:54:57 +00:00
  • 0d3b49d4af Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 2023-02-22 10:51:34 +00:00
  • 83a611a259 Remove newly added asserts from pg_bitutils.h John Naylor 2023-02-22 17:22:43 +07:00
  • e00bc6c922 doc: Add default value of createrole_self_grant Daniel Gustafsson 2023-02-22 11:05:20 +01:00
  • 018af1cc1c Fix MERGE command tag for cross-partition updates. Dean Rasheed 2023-02-22 09:41:28 +00:00
  • 80a48e0f21 Fix MERGE command tag for cross-partition updates. Dean Rasheed 2023-02-22 09:39:09 +00:00
  • 2ddab010c2 Implement ANY_VALUE aggregate Peter Eisentraut 2023-02-22 09:32:12 +01:00
  • 7e5ddf7e4d gitattributes: Ignore imported pg_bsd_indent code for whitespace checks Peter Eisentraut 2023-02-22 09:00:28 +01:00
  • f198f0a48c pg_dump: Remove some dead code Peter Eisentraut 2023-02-22 08:21:16 +01:00
  • 8bf5af2ee6 Fix small memory leak in psql's \bind command Michael Paquier 2023-02-22 14:22:13 +09:00
  • 1a943d03d6 doc: Add missing values for meson options -Dcassert and -Db_coverage Michael Paquier 2023-02-22 10:55:14 +09:00
  • fa5dd460c1 Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG Michael Paquier 2023-02-22 10:14:56 +09:00
  • 8a8661828a Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG Michael Paquier 2023-02-22 10:14:52 +09:00
  • b3e184a5d4 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:46 -05:00
  • 21bd818d05 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:47 -05:00
  • 463bef3833 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:47 -05:00
  • 99e74cd235 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:47 -05:00
  • dc44180f6e Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:47 -05:00
  • f6a55c1d55 Fix erroneous Valgrind markings in AllocSetRealloc. Tom Lane 2023-02-21 18:47:46 -05:00
  • a1f45f69bb Remove obsolete coding for early macOS. Thomas Munro 2023-02-22 09:53:15 +13:00
  • 5bace41abc Fix handling of escape sequences in postgres_fdw.application_name Michael Paquier 2023-02-21 20:02:09 +09:00
  • 8427ce4c37 Fix handling of escape sequences in postgres_fdw.application_name Michael Paquier 2023-02-21 20:01:43 +09:00
  • 663e50e832
    pgbench: Prepare commands in pipelines in advance Alvaro Herrera 2023-02-21 10:56:37 +01:00
  • 108a22bd14
    pgbench: Prepare commands in pipelines in advance Alvaro Herrera 2023-02-21 10:56:37 +01:00
  • 038f586d5f
    pgbench: Prepare commands in pipelines in advance Alvaro Herrera 2023-02-21 10:56:37 +01:00
  • 8028e294b4 Detect overflow in timestamp[tz] subtraction. Tom Lane 2023-02-20 17:26:25 -05:00
  • ded5ede277 Fix parsing of ISO-8601 interval fields with exponential notation. Tom Lane 2023-02-20 16:55:59 -05:00
  • f0d0394e84 Fix parsing of ISO-8601 interval fields with exponential notation. Tom Lane 2023-02-20 16:55:59 -05:00
  • e6d8639cf2 Prevent join removal from removing the query's result relation. Tom Lane 2023-02-20 15:18:22 -05:00