Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-09-05 | Be careful to include postgres.h *before* any system headers, to ensure | Tom Lane | 7.3.1 |
| 2002-08-30 | PL/pgSQL functions can return sets. Neil Conway's patch, modified so | Tom Lane | 7.3.1 |
| 2002-08-08 | Clean up plpgsql identifier handling: process quoted identifiers | Tom Lane | 7.3.1 |
| 2002-05-05 | plpgsql_dstring_append was broken for long strings. | Tom Lane | 7.3.1 |