Re: BUG #18483: Segmentation fault in tests modules
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: a.kozhemyakin@postgrespro.ru, pgsql-bugs@lists.postgresql.org,
Masahiko Sawada <sawada.mshk@gmail.com>, johncnaylorls@gmail.com
Date: 2024-06-07T20:32:56Z
Lists: pgsql-bugs
Michael Paquier <michael@paquier.xyz> writes: > Thanks for the report! My apologies for the late reply but most > people have been busy with pgconf.dev last week. The test_predtest problem is mine, will fix it in a bit. Didn't look at the test_tidstore issue. regards, tom lane
Commits
-
Make regress function make_tuple_indirect() able to handle plain attributes
- 8f1888eb6d60 17.0 landed
-
Fix segmentation fault in test_tidstore.
- 18404ea60141 17.0 landed
-
Tighten test_predtest's input checks, and improve error messages.
- f4b44f278695 12.20 landed
- f1f6ded66897 16.4 landed
- d8062ead3d83 13.16 landed
- 5f200ab5749a 14.13 landed
- 2eba27571edc 15.8 landed
- 00ac25a3c365 17.0 landed