Age | Commit message (Expand) | Author |
---|---|---|
2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-06-11 | Rename PQtraceSetFlags() to PQsetTraceFlags(). | Noah Misch |
2021-06-02 | Fix missing gettimeofday() declaration. | Noah Misch |
2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane |
2021-05-10 | Remove unused function arguments | Peter Eisentraut |
2021-04-09 | Suppress length of Notice/Error msgs in PQtrace regress mode | Alvaro Herrera |
2021-04-06 | Fix compiler warning in fe-trace.c for MSVC | David Rowley |
2021-03-31 | Remove setvbuf() call from PQtrace() | Alvaro Herrera |
2021-03-31 | Fix unportable use of isprint(). | Tom Lane |
2021-03-31 | Fix portability and safety issues in pqTraceFormatTimestamp. | Tom Lane |
2021-03-30 | Improve PQtrace() output format | Alvaro Herrera |