Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-06-08 | Don't downcase non-ascii identifier chars in multi-byte encodings. | Andrew Dunstan | 9.0.14 |
| 2010-07-06 | pgindent run for 9.0, second run | Bruce Momjian | 9.0.0 |
| 2010-05-09 | Adjust comments about avoiding use of printf's %.*s. | Tom Lane | 9.0.0 |
| 2010-05-08 | Work around a subtle portability problem in use of printf %s format. | Tom Lane | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-11-12 | Remove plpgsql's separate lexer (finally!), in favor of using the core lexer | Tom Lane | 9.0.0 |