I migrated to 7.2.2 with only speed issues in view.
When trying to run the actual application, I discovered the changes in the
time functions area (timestamp with precision and current).
Is there a way to set that p precision parameter of timestamp once and for
all, so that timestamp returns in the old format (no decimals after second)
and the application developer does not have to make changes to at least 250
java files?
Thanks everybody for your support.