Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 9.3.24 |
| 2016-11-06 | Rationalize and document pltcl's handling of magic ".tupno" array element. | Tom Lane | 9.3.16 |
| 2015-07-20 | Fix (some of) pltcl memory usage | Alvaro Herrera | 9.3.10 |
| 2015-01-26 | Fix volatile-safety issue in pltcl_SPI_execute_plan(). | Tom Lane | 9.3.6 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-07-05 | Update messages, comments and documentation for materialized views. | Noah Misch | 9.3.0 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |
| 2013-02-01 | PL/Tcl: Fix compiler warnings with Tcl 8.6 | Peter Eisentraut | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |