Commit Graph

  • 800531846e Move return statements out of PG_TRY blocks. Nathan Bossart 2023-05-03 11:32:43 -07:00
  • 52c9cf3239 Move return statements out of PG_TRY blocks. Nathan Bossart 2023-05-03 11:32:43 -07:00
  • 825ebc9848 Move return statements out of PG_TRY blocks. Nathan Bossart 2023-05-03 11:32:43 -07:00
  • 57d0051706 Move return statements out of PG_TRY blocks. Nathan Bossart 2023-05-03 11:32:43 -07:00
  • f75cec4fff
    Fix ExecCheckPermissions call in RI_Initial_Check Alvaro Herrera 2023-05-04 19:55:56 +02:00
  • 4624aad61a In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • 580df50789 In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • 9a72f499a4 In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • d5de344a50 In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • ccb479e76a In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • 4c40995f61 In array_position()/array_positions(), beware of empty input array. Tom Lane 2023-05-04 11:48:23 -04:00
  • aa7e5e4043 Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • b7fcf3824b Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • 0e6354ed97 Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • 9d517339e9 Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • b7001c6b6a Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • 0553528e7c Tighten array dimensionality checks in Python -> SQL array conversion. Tom Lane 2023-05-04 11:00:33 -04:00
  • 5472743d9e
    Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 2023-05-04 12:09:59 +02:00
  • 919c486a27 doc: New glossary entries Peter Eisentraut 2023-05-04 06:44:38 +02:00
  • a6e04b1d20 Test that invalidated logical slots doesn't retain WAL. Amit Kapila 2023-05-04 08:33:56 +05:30
  • 1ab763fc22 Add missing TAP test name Peter Eisentraut 2023-05-03 11:08:24 +02:00
  • de63f8dade Fix assertion failure in apply worker. Amit Kapila 2023-05-03 10:13:13 +05:30
  • 0e0463fc59 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • 825828956a Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • b00bae2e91 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • 66ab2660e0 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • 23c7aa865b Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • 6489875ce6 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. Tom Lane 2023-05-02 17:55:01 -04:00
  • 08237056f8 Fix overridden callbacks in pg_rewind. Daniel Gustafsson 2023-05-02 13:15:29 +02:00
  • e0bb5d0c5b Update SQL features Peter Eisentraut 2023-05-02 10:59:21 +02:00
  • 7039c7cff6 Add missing uninstallation rule for BackgroundPsql.pm Peter Eisentraut 2023-05-02 09:41:03 +02:00
  • 8961cb9a03 Fix typos in comments Michael Paquier 2023-05-02 12:23:08 +09:00
  • 43beaa2fb1 doc: Fix typo in pg_amcheck for term "schema" Michael Paquier 2023-05-02 11:41:00 +09:00
  • 77ea05406c doc: Fix typo in pg_amcheck for term "schema" Michael Paquier 2023-05-02 11:40:58 +09:00
  • 6fd8ae6888 doc: Fix typo in pg_amcheck for term "schema" Michael Paquier 2023-05-02 11:40:46 +09:00
  • ea96fbe772 Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • 900a8d526f Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • ee24b5e792 Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • 1e868bb6c6 Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • ce9a1a3ea8 Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • f47004add1 Tighten array dimensionality checks in Perl -> SQL array conversion. Tom Lane 2023-04-29 13:06:44 -04:00
  • b7c6af375d Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • ff9203f460 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • 7dcd9998c1 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • a1d9aacc41 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • 512c555221 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • 81eaaf65e3 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 2023-04-28 12:24:29 -04:00
  • a9212716b3 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:44 +09:00
  • 63f7e91ecf Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:42 +09:00
  • 7e95a33b42 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:40 +09:00
  • d29eba1987 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:38 +09:00
  • b9ad73ad25 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:36 +09:00
  • 4dadd660f0 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 2023-04-28 19:29:12 +09:00
  • 4a6603cd46 Fix assertion failure in heap_vacuum_rel Daniel Gustafsson 2023-04-28 10:30:05 +02:00
  • b72f564d87 Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample. Masahiko Sawada 2023-04-28 15:40:12 +09:00
  • 4d26d93ff7 Improve one of the test cases in 035_standby_logical_decoding.pl. Amit Kapila 2023-04-28 08:45:19 +05:30
  • be40dd63e0 Prevent underflow in KeepLogSeg(). Nathan Bossart 2023-04-27 13:43:48 -07:00
  • 1370030369 Prevent underflow in KeepLogSeg(). Nathan Bossart 2023-04-27 13:43:48 -07:00
  • c98b06e2f8 Prevent underflow in KeepLogSeg(). Nathan Bossart 2023-04-27 13:43:48 -07:00
  • b72623671d Prevent underflow in KeepLogSeg(). Nathan Bossart 2023-04-27 13:43:48 -07:00
  • db93e739ac Fix wrong construct_array_builtin() call in GUCArrayDelete() Alexander Korotkov 2023-04-27 22:06:14 +03:00
  • c3c1097dc5 In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • ce9662598d In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • de2dfa0538 In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • c74f88c406 In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • 85ec8bcce2 In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • df38157d94 In hstore_plpython, avoid crashing when return value isn't a mapping. Tom Lane 2023-04-27 11:55:06 -04:00
  • 376dc82053 Add a test to verify that subscription to the standby works. Amit Kapila 2023-04-27 14:22:53 +05:30
  • bedc1f0564 Rework code defining default compression for dir/custom formats in pg_dump Michael Paquier 2023-04-27 13:34:05 +09:00
  • 7b7fa85130 Fix stop condition for dumping GRANT commands Daniel Gustafsson 2023-04-26 14:24:13 +02:00
  • 4def50eba9 doc: Fix grammar. Etsuro Fujita 2023-04-26 20:15:00 +09:00
  • a4c17c8617 Fix missing installation rules for BackgroundPsql.pm Daniel Gustafsson 2023-04-26 11:40:01 +02:00
  • 828e93a6f2 Remove bogus #include added by d4e71df6d75. Thomas Munro 2023-04-26 10:39:46 +12:00
  • aeb6f4b3b0 Re-add tracking of wait event SLRUFlushSync Michael Paquier 2023-04-26 07:30:47 +09:00
  • 1ed1b84bdc Re-add tracking of wait event SLRUFlushSync Michael Paquier 2023-04-26 07:30:42 +09:00
  • 84cc142674 Re-add tracking of wait event SLRUFlushSync Michael Paquier 2023-04-26 07:10:06 +09:00
  • 0151d2c5f2 Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • cba3c8f6dd Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • b95f36f861 Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • 0e8e5e856c Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • 0319b306e8 Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • bfac8f8bc4 Fix vacuum_cost_delay check for balance calculation. Daniel Gustafsson 2023-04-25 13:54:10 +02:00
  • 3034dc56ef Reduce the log level in 035_standby_logical_decoding.pl. Amit Kapila 2023-04-25 08:33:09 +05:30
  • 4cc56f8edb Fix buffer refcount leak with FDW bulk inserts Michael Paquier 2023-04-25 09:42:36 +09:00
  • aa6177c882 Fix buffer refcount leak with FDW bulk inserts Michael Paquier 2023-04-25 09:42:33 +09:00
  • 806fad7573 Fix buffer refcount leak with FDW bulk inserts Michael Paquier 2023-04-25 09:42:19 +09:00
  • 1118cd37eb Remove vacuum_defer_cleanup_age Andres Freund 2023-04-24 12:20:52 -07:00
  • ee71cad9a7 Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 2023-04-24 14:19:46 -04:00
  • bfa691087e Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 2023-04-24 14:19:46 -04:00
  • 2ba890ce7e Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 2023-04-24 14:19:46 -04:00
  • c1598d85fe Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 2023-04-24 14:19:46 -04:00
  • 441ee1677e Fix memory leakage in plpgsql DO blocks that use cast expressions. Tom Lane 2023-04-24 14:19:46 -04:00
  • fce3b26e97 Rename ExecAggTransReparent, and improve its documentation. Tom Lane 2023-04-24 13:01:33 -04:00
  • 5a8366ad75 doc: Update SQL features names Peter Eisentraut 2023-04-24 15:39:54 +02:00
  • c5e4ec293e ci: Remove OpenSSL 3.1 workaround for missing system CA Daniel Gustafsson 2023-04-24 11:40:23 +02:00
  • 082b59335d Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00
  • 082e571c65 Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00
  • 50b23e4374 Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00
  • 34e09e71ac Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00
  • a63b821c13 Remove duplicate lines of code Daniel Gustafsson 2023-04-24 11:16:17 +02:00