Commits

DateSubjectAuthorReleases
2026-06-02 psql: Fix issues with deferred errors in pipelines Michael Paquier 18 (unreleased)
2026-06-02 psql: Fix issues with deferred errors in pipelines Michael Paquier 19 (unreleased)
2025-07-09 libpq: Remove PQservice() Michael Paquier 18.0
2025-07-09 libpq: Remove PQservice() Michael Paquier 19 (unreleased)
2025-06-24 psql: Rename meta-command \close to \close_prepared Michael Paquier 18.0
2025-06-13 psql: Forbid use of COPY and \copy while in a pipeline Michael Paquier 18.0
2025-06-04 psql: Abort connection when using \syncpipeline after COPY TO/FROM Michael Paquier 18.0
2025-04-24 psql: Fix assertion failures with pipeline mode Michael Paquier 18.0
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-03-19 psql: Allow queries terminated by semicolons while in pipeline mode Michael Paquier 18.0
2025-02-25 psql: Add pipeline status to prompt and some state variables Michael Paquier 18.0
2025-02-21 psql: Add support for pipelines Michael Paquier 18.0
2025-02-21 Add braces for if block with large comment in psql's common.c Michael Paquier 18.0
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 16.5
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 17.0
2024-09-19 psql: Clean up more aggressively state of \bind[_named], \parse and \close Michael Paquier 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-22 psql: Add more meta-commands able to use the extended protocol Michael Paquier 18.0
2023-10-02 psql: Set variables from query result on failure when printing tuples Michael Paquier 17.0
2023-01-11 Fix typos in code and comments Michael Paquier 16.0
2022-09-29 Mark sigint_interrupt_enabled as sig_atomic_t Michael Paquier 16.0
2019-12-17 Fix query cancellation handling in psql Michael Paquier 13.0
2019-12-02 Refactor query cancellation code into src/fe_utils/ Michael Paquier 13.0