Age | Commit message (Expand) | Author |
---|---|---|
2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane |
2019-01-02 | Update copyright for 2019 | Bruce Momjian |
2018-08-17 | Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. | Tom Lane |
2018-01-02 | Update copyright for 2018 | Bruce Momjian |
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-04-01 | Allow psql variable substitution to occur in backtick command strings. | Tom Lane |
2017-03-01 | Move atooid() definition to a central place | Peter Eisentraut |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-08-16 | Fix assorted places in psql to print version numbers >= 10 in new style. | Tom Lane |
2016-08-08 | Obstruct shell, SQL, and conninfo injection via database and role names. | Noah Misch |
2016-08-08 | Promote pg_dumpall shell/connstr quoting functions to src/fe_utils. | Noah Misch |
2016-05-06 | Move and rename fmtReloptionsArray(). | Dean Rasheed |
2016-03-24 | Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. | Tom Lane |