Commit Graph

6 Commits

Author SHA1 Message Date
Tom Lane
148e378a6c Another try at getting the stack size checking to work in F9. 2024-02-05 16:59:12 +01:00
Tom Lane
f01440d981 OK, one more try to see if *any* value works. 2024-02-05 16:59:12 +01:00
Tom Lane
533c5cc42c Sigh ... this code is even more fragile than it appears. Try setting
STACK_MIN_SIZE to 24K, not either 16K nor 32K, each of which fail for
    different reasons.
2024-02-05 16:59:12 +01:00
Tom Lane
bd5697ac43 Seems we need to raise STACK_MIN_SIZE again too. 2024-02-05 16:59:12 +01:00
Tom Lane
2c9ebe036a Update to MySQL 5.0.45. Also fix bzs 241912, 245770. 2024-02-05 16:59:12 +01:00
Tom Lane
ebf8197d53 Cope with mysql's newly voracious appetite for spare stack space. 2024-02-05 16:59:12 +01:00