Skip to content

pg-wire-extended-query-support#640

Merged
general-kroll-4-life merged 2 commits intomainfrom
feature/prepared-statements-01
Apr 4, 2026
Merged

pg-wire-extended-query-support#640
general-kroll-4-life merged 2 commits intomainfrom
feature/prepared-statements-01

Conversation

@general-kroll-4-life
Copy link
Copy Markdown
Contributor

@general-kroll-4-life general-kroll-4-life commented Apr 3, 2026

Description

  • Support for the postgres extended query pattern.
  • Safe integer casting for runtime vs RDBMS type conversions.
  • Added robot test PG Extended Query Column Descriptions Available.
  • Added robot test PG Extended Query Prepared Statement Returns Rows.
  • Added robot test PG Extended Query Prepared Statement NULL Param Returns Zero Rows.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

N/A.

Evidence

  • Added robot test PG Extended Query Column Descriptions Available.
  • Added robot test PG Extended Query Prepared Statement Returns Rows.
  • Added robot test PG Extended Query Prepared Statement NULL Param Returns Zero Rows.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is introduced in this change.

Summary:

- Support for the `postgres` extended query pattern.
- Safe integer casting for runtime vs RDBMS type conversions.
- Added robot test `PG Extended Query Column Descriptions Available`.
- Added robot test `PG Extended Query Prepared Statement Returns Rows`.
- Added robot test `PG Extended Query Prepared Statement NULL Param Returns Zero Rows`.
@general-kroll-4-life general-kroll-4-life merged commit fde7228 into main Apr 4, 2026
19 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/prepared-statements-01 branch April 4, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant