- Notifications
You must be signed in to change notification settings - Fork28
Commit99212a4
committed
In the attache is new to_date()/to_timestamp() version.
Now the to_timestamp() support WW,W,J,SSSS,DDD conversion from strings andthe am/pm bug is fixed, the to_char() use week-of-year (WW) full compatiblewith Oracle. This patch update relevant regress-tests and docs too. Karel~~1 parent2f131ca commit99212a4
File tree
3 files changed
+462
-407
lines changed- doc/src/sgml
- src
- backend/utils/adt
- test/regress/expected
3 files changed
+462
-407
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
785 | 785 | | |
786 | 786 | | |
787 | 787 | | |
788 | | - | |
| 788 | + | |
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
| 792 | + | |
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
875 | | - | |
876 | | - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
877 | 880 | | |
878 | 881 | | |
879 | 882 | | |
| |||
0 commit comments
Comments
(0)