Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix compiler warning for MSVC in libpq_pipeline.c | David Rowley | 2021-04-07 |
* | Fix setvbuf()-induced crash in libpq_pipeline | Alvaro Herrera | 2021-04-01 |
* | libpq_pipeline: Must strdup(optarg) to avoid crash | Alvaro Herrera | 2021-04-01 |
* | Remove setvbuf() call from PQtrace() | Alvaro Herrera | 2021-03-31 |
* | Disable force_parallel_mode in libpq_pipeline | Alvaro Herrera | 2021-03-31 |
* | Suppress compiler warning in libpq_pipeline.c. | Tom Lane | 2021-03-31 |
* | Fix some libpq_pipeline test problems | Alvaro Herrera | 2021-03-31 |
* | libpq_pipeline: add PQtrace() support and tests | Alvaro Herrera | 2021-03-30 |
* | Suppress various new compiler warnings. | Tom Lane | 2021-03-21 |
* | Implement pipeline mode in libpq | Alvaro Herrera | 2021-03-15 |