Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pgindent run for 9.0, second run | Bruce Momjian | 2010-07-06 |
| | |||
* | ECPG only copied #include statements instead of processing them according to | Michael Meskes | 2010-03-21 |
| | | | | | commandline option "-i". This change fixes this and adds a test case. It also honors #include_next, although this is probably never used for embedded SQL. | ||
* | Fix ecpg tests for change that disallowed Unicode literals unless | Tom Lane | 2009-05-06 |
| | | | | standard_conforming_strings is on. | ||
* | First rounf of whitespace changes. Everything but connect-test1 should be fine. | Michael Meskes | 2008-12-29 |
| | |||
* | Unicode escapes in strings and identifiers | Peter Eisentraut | 2008-10-29 |