Commit 7a39725
File tree
Expand file treeCollapse file tree
3 files changed
+95
-10
lines changedFilter options
- src
- backend/utils/adt
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+95
-10
lines changedsrc/backend/utils/adt/formatting.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/formatting.c+53-10Lines changed: 53 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3207 | 3207 |
|
3208 | 3208 |
|
3209 | 3209 |
|
3210 |
| - |
3211 |
| - |
3212 |
| - |
3213 |
| - |
3214 |
| - |
3215 |
| - |
| 3210 | + |
3216 | 3211 |
|
3217 |
| - |
| 3212 | + |
| 3213 | + |
| 3214 | + |
| 3215 | + |
| 3216 | + |
| 3217 | + |
3218 | 3218 |
|
3219 |
| - |
3220 |
| - |
3221 |
| - |
| 3219 | + |
| 3220 | + |
| 3221 | + |
| 3222 | + |
| 3223 | + |
| 3224 | + |
| 3225 | + |
| 3226 | + |
| 3227 | + |
| 3228 | + |
| 3229 | + |
| 3230 | + |
| 3231 | + |
| 3232 | + |
| 3233 | + |
| 3234 | + |
| 3235 | + |
| 3236 | + |
| 3237 | + |
| 3238 | + |
| 3239 | + |
| 3240 | + |
| 3241 | + |
| 3242 | + |
| 3243 | + |
| 3244 | + |
| 3245 | + |
| 3246 | + |
| 3247 | + |
| 3248 | + |
| 3249 | + |
| 3250 | + |
| 3251 | + |
| 3252 | + |
| 3253 | + |
| 3254 | + |
| 3255 | + |
| 3256 | + |
| 3257 | + |
| 3258 | + |
| 3259 | + |
| 3260 | + |
| 3261 | + |
| 3262 | + |
| 3263 | + |
| 3264 | + |
3222 | 3265 |
|
3223 | 3266 |
|
3224 | 3267 |
|
|
src/test/regress/expected/timestamp.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/timestamp.out+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1961 | 1961 |
|
1962 | 1962 |
|
1963 | 1963 |
|
| 1964 | + |
| 1965 | + |
| 1966 | + |
| 1967 | + |
| 1968 | + |
| 1969 | + |
| 1970 | + |
| 1971 | + |
| 1972 | + |
| 1973 | + |
| 1974 | + |
| 1975 | + |
| 1976 | + |
| 1977 | + |
| 1978 | + |
| 1979 | + |
| 1980 | + |
| 1981 | + |
| 1982 | + |
| 1983 | + |
| 1984 | + |
| 1985 | + |
| 1986 | + |
| 1987 | + |
| 1988 | + |
| 1989 | + |
| 1990 | + |
| 1991 | + |
| 1992 | + |
| 1993 | + |
| 1994 | + |
| 1995 | + |
| 1996 | + |
| 1997 | + |
| 1998 | + |
| 1999 | + |
1964 | 2000 |
|
1965 | 2001 |
|
1966 | 2002 |
|
|
src/test/regress/sql/timestamp.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/timestamp.sql+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
353 | 353 |
|
354 | 354 |
|
355 | 355 |
|
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
356 | 362 |
|
357 | 363 |
|
358 | 364 |
|
|
0 commit comments