Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-25 | In psql's \d commands, don't truncate attribute default values. | Tom Lane | 12.6 |
| 2019-07-24 | Fix infelicities in describeOneTableDetails' partitioned-table handling. | Tom Lane | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2018-08-31 | Fix psql's \dC command to annotate I/O conversion casts as such. | Tom Lane | 12.0 |
| 2018-07-19 | Improve psql's \d command to show whether index columns are key columns. | Tom Lane | 12.0 |