This is an automated email from the ASF dual-hosted git repository.

reshke pushed a change to branch backport_cve
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


      at 8e3e5f4896f psql: Don't do backquote expansion in \unrestrict.

This branch includes the following new commits:

     new c163743db04 Harden tsvector code against overflows.
     new 7d2170ad088 Harden tsquery code against overflows.
     new 16364f5175b Fix potential buffer overrun in regexp match/split 
functions.
     new a11a579f849 Harden PL/Perl code against "tied" Perl arrays and hashes.
     new 8463075ff14 Be more wary about constant's datatype in scalarineqsel().
     new 1e1a6fec222 Replace fixed-size, too-short array with a palloc'd one.
     new 0d3b04cb03c pg_dump: avoid assuming how long pg_proc.protrftypes can 
be.
     new 918078b013b Protect some fixed-size arrays that have FUNC_MAX_ARGS 
elements.
     new 732f2a87ca4 Reject calls from SQL to functions that take or return 
type internal.
     new c7aa1e1cc4e Return nulls honestly in aggregate "combine" functions.
     new 3b340d7c841 Fix pg_trgm's picksplit function with all-true datums
     new 1798a7f2ca8 Use palloc_array() in pltcl and plperl to avoid overflow
     new ae4c7c1aedc ecpg: Fix out-of-bound writes due to processing of invalid 
bytea data
     new 895314aee05 Obstruct EXTRACT() field name deparse injection.
     new ed048bcf286 Use value of scram_iterations in mock_scram_secret().
     new 40f76ca3e9d Empty search_path in amcheck.
     new ad3b13d36f6 Cross-check the type of a portal running EXECUTE or FETCH.
     new 6f39b921510 Avoid overflow in Levenshtein distance calculations.
     new 8a11d65bd1c Check for USAGE privilege on the subtype in CREATE TYPE AS 
RANGE.
     new 09cf4fe98f6 Check for USAGE privilege on the composite type in ALTER 
TABLE OF.
     new a368525efe4 Invalidate plan cache after role changes.
     new 00e4d80ad40 Save/restore more lexer state when skipping text due to 
\if.
     new 223b2e693e9 Fix errorhandling for PGP encryption
     new 159eb9aee14 pgcrypto: Add option to revert to prior decryption behavior
     new 8e3e5f4896f psql: Don't do backquote expansion in \unrestrict.

The 25 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to