Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-11 | Use "%option prefix" to set API names in ecpg's lexer. | Tom Lane | 9.3.16 |
| 2013-11-27 | ECPG: Fix searching for quoted cursor names case-sensitively. | Michael Meskes | 9.3.2 |
| 2013-02-27 | Add support for piping COPY to/from an external program. | Heikki Linnakangas | 9.3.0 |
| 2013-02-26 | Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg. | Heikki Linnakangas | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |