Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-02-15 | Add CheckTableNotInUse calls in DROP TABLE and DROP INDEX. | Tom Lane | 8.4.8 |
| 2009-01-15 | NLS cleanup in ecpglib | Peter Eisentraut | 8.4.0 |
| 2008-12-29 | First rounf of whitespace changes. Everything but connect-test1 should be fine. | Michael Meskes | 8.4.0 |
| 2008-11-29 | Make sure we give an appropriate user-facing error when attempting | Tom Lane | 8.4.0 |
| 2008-10-14 | Fixed parsing of parameters. Added regression test for this. | Michael Meskes | 8.4.0 |
| 2008-05-16 | Add localization support to ecpg. | Peter Eisentraut | 8.4.0 |
| 2008-03-27 | - Moved from PQsetdbLogin to PQconnectDB. | Michael Meskes | 8.4.0 |