Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2017-02-19 | Suppress "unused variable" warnings with older versions of flex. | Tom Lane | 10.0 |
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-24 | Move psql's print.c and mbprint.c into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-24 | Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. | Tom Lane | 9.6.0 |