Re: [DOCS] Threes errors of to_char Examples

2015-02-27 Thread liuyuanyuan
"liuyuanyuan" writes: > I found three errors in postgresql9.4.1document, they are about to_char > examples. Tom Lane writes: >the cases you mention vary depending on what locale you're using. Thanks for your reply! I know pattern D and G depending on locale. My defa

[DOCS] Threes errors of to_char Examples

2015-02-27 Thread liuyuanyuan
Hi all! I found three errors in postgresql9.4.1document, they are about to_char examples. Maybe other version of document also have those errors. Please Check and modify~ In Chapter 9. Functions and Operators of PostgreSQL 9.4.1 Docu