- Notifications
You must be signed in to change notification settings - Fork5
Commitd1ab3eb
committed
Clean up the ancient decision to show only two fractional-seconds digits
in "postgres_verbose" intervalstyle, and the equally arbitrary decision toshow at least two fractional-seconds digits in most other datetime displaystyles. This results in some minor changes in the expected regression testoutputs.Also, coalesce a lot of repetitive code in datetime.c into subroutines,for clarity and ease of maintenance. In particular this roughly halvesthe number of #ifdef HAVE_INT64_TIMESTAMP segments.Ron Mayer, with some additional kibitzing from Tom Lane1 parent466368b commitd1ab3eb
File tree
6 files changed
+858
-1080
lines changed- src
- backend/utils/adt
- test/regress
- expected
- sql
6 files changed
+858
-1080
lines changed0 commit comments
Comments
(0)