Use non-literal format for possibly non-standard strftime formats.
Andrew Dunstan <andrew@dunslane.net>
Use non-literal format for possibly non-standard strftime formats. Per recent -hackers discussion. The formats in question are %G and %V, and cause warnings on MinGW at least. We assume the ecpg application knows what it's doing if it passes these formats to the library.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/pgtypeslib/timestamp.c | modified | +26 −16 |