Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-01-12 | Disallow LATERAL references to the target table of an UPDATE/DELETE. | Tom Lane | 9.3.3 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-12 | Use correct text domain for translating errcontext() messages. | Heikki Linnakangas | 9.3.0 |
| 2012-08-10 | Centralize the logic for detecting misplaced aggregates, window funcs, etc. | Tom Lane | 9.3.0 |
| 2012-08-08 | Merge parser's p_relnamespace and p_varnamespace lists into a single list. | Tom Lane | 9.3.0 |
| 2012-08-07 | Implement SQL-standard LATERAL subqueries. | Tom Lane | 9.3.0 |