Rename PQtraceSetFlags() to PQsetTraceFlags().
Noah Misch <noah@leadboat.com>
Rename PQtraceSetFlags() to PQsetTraceFlags(). We have a dozen PQset*() functions. PQresultSetInstanceData() and this were the libpq setter functions having a different word order. Adopt the majority word order. Reviewed by Alvaro Herrera and Robert Haas, though this choice of name was not unanimous. Discussion: https://postgr.es/m/20210605060555.GA216695@rfd.leadboat.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/libpq.sgml | modified | +3 −3 |
| src/interfaces/libpq/exports.txt | modified | +1 −1 |
| src/interfaces/libpq/fe-trace.c | modified | +1 −1 |
| src/interfaces/libpq/libpq-fe.h | modified | +1 −1 |
| src/test/modules/libpq_pipeline/libpq_pipeline.c | modified | +1 −1 |
Documentation touched
Discussion
- libpq debug log 232 messages · 2018-08-24 → 2021-06-11