git.postgresql.org Git - postgresql.git/commit
2019年6月12日 09:29:53 +0000 (11:29 +0200)
2019年6月30日 08:27:35 +0000 (10:27 +0200)
commit 666cbae16da46b833f57ef8b12ff0bf215684d9c
Remove explicit error handling for obsolete date/time values
The date/time values 'current', 'invalid', and 'undefined' were
removed a long time ago, but the code still contains explicit error
handling for the transition. To simplify the code and avoid having to
handle these values everywhere, just remove the recognition of these
tokens altogether now.
Reviewed-by: Michael Paquier <michael@paquier.xyz>
13 files changed:
This is the main PostgreSQL git repository.
RSS
Atom