diff options
author | Andres Freund | 2025-07-09 22:38:05 +0000 |
---|---|---|
committer | Andres Freund | 2025-07-09 22:40:54 +0000 |
commit | 48a23f6eae710d2c5c29f38e66d76e7919117e4d (patch) | |
tree | 465a77a79389dbecdc2529a0f00c34fdf4b8c017 /src/port/win32error.c | |
parent | d65eb5b1b84e9104144b6b07b526bc73e819d6d7 (diff) |
The warning, visible when building with -O3 and a recent-ish gcc, is due to
gcc not realizing that found is a byvalue type and therefore will never be
interpreted as a varlena type.
Discussion: https://postgr.es/m/3prdb6hkep3duglhsujrn52bkvnlkvhc54fzvph2emrsm4vodl@77yy6j4hkemb
Discussion: https://postgr.es/m/20230316172818.x6375uvheom3ibt2%40awork3.anarazel.de
Discussion: https://postgr.es/m/20240207203138.sknifhlppdtgtxnk%40awork3.anarazel.de
Diffstat (limited to 'src/port/win32error.c')
0 files changed, 0 insertions, 0 deletions