| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Small TAP tests cleanup for Windows and unused modules |
| Date: | 2022-02-16 21:36:24 |
| Message-ID: | A5A074CD-3198-492B-BE5E-7961EFC3733F@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Seeing msys in TAP tests mentioned in a thread [1] tonight reminded me about
two related (well, one of them) patches I had sitting around, so rather than
forgetting again here are some small cleanups.
0001 attempts to streamline how we detect Windows in the TAP tests (after that
there is a single msys check left that I'm not sure about, but [1] seems to
imply it could go); 0002 removes some unused module includes which either were
used at some point in the past or likely came from copy/paste.
--
Daniel Gustafsson https://vmware.com/
[1] https://postgr.es/m/0ba775a2-8aa0-0d56-d780-69427cf6f33d@dunslane.net
| Attachment | Content-Type | Size |
|---|---|---|
| 0002-Remove-unused-modules-from-TAP-tests.patch | application/octet-stream | 12.5 KB |
| 0001-Make-Windows-detection-in-TAP-tests-consistent.patch | application/octet-stream | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2022-02-16 21:47:39 | Re: do only critical work during single-user vacuum? |
| Previous Message | Justin Pryzby | 2022-02-16 21:29:52 | Re: adding 'zstd' as a compression algorithm (initdb/lz4) |