pgsql: Remove excess space from jsonpath .datetime() default format str

2020-09-29 Thread Alexander Korotkov
Remove excess space from jsonpath .datetime() default format string bffe1bd684 has introduced jsonpath .datetime() method, but default formats for time and timestamp contain excess space between time and timezone. This commit removes this excess space making behavior of .datetime() method standar

pgsql: Remove excess space from jsonpath .datetime() default format str

2020-09-29 Thread Alexander Korotkov
Remove excess space from jsonpath .datetime() default format string bffe1bd684 has introduced jsonpath .datetime() method, but default formats for time and timestamp contain excess space between time and timezone. This commit removes this excess space making behavior of .datetime() method standar