-
- Downloads
Arrange for timezone names to be recognized case-insensitively; for
example SET TIME ZONE 'america/new_york' works now. This seems a good idea on general user-friendliness grounds, and is part of the solution to the timestamp-input parsing problems I noted recently.
Showing
- doc/src/sgml/datatype.sgml 13 additions, 7 deletionsdoc/src/sgml/datatype.sgml
- src/timezone/localtime.c 9 additions, 34 deletionssrc/timezone/localtime.c
- src/timezone/pgtz.c 159 additions, 28 deletionssrc/timezone/pgtz.c
- src/timezone/pgtz.h 9 additions, 4 deletionssrc/timezone/pgtz.h
- src/timezone/zic.c 5 additions, 5 deletionssrc/timezone/zic.c
Loading
Please register or sign in to comment