Here a new v12 version of the patch. Changes are the following:
- Add more precision to the time remaining with format '%d day(s)
%02dh%02dm'.
- Change GUC maximum value limit from 30d to INT_MAX
- Add comment to struct SerializedClientConnectionInfo explaining why
the warning_message variable is not reported from
struct ClientConnectionInfo.
- Use TIMESTAMP_INFINITY instead of PG_INT64_MAX to check Infinity value
for rolvaliduntil.
- Fix 2 typo.
- Update TAP tests to reflect the time format change.
--
Gilles Darold
http://hexacluster.ai/