Commit Graph

9 Commits (v3.0-issue5556)

Author SHA1 Message Date
Rahim Kanji c309facaa2 Fixed typo
2 months ago
Rahim Kanji ed8890b6a5 Added bounds checking for Describe and Close messages to prevent reads beyond packet boundaries
2 months ago
Rahim Kanji 9931fbf1d6 Replace 0xFFFFFFFF with PGSQL_PARAM_NULL constant
7 months ago
Rahim Kanji 4ebff4c0cc Added support for protocol-supplied (out-of-band) parameter typing (argument-based)
9 months ago
Rahim Kanji b989fc2bad Refined Bind Message parameter format, value handling, and result format iterator
10 months ago
Rahim Kanji 06383750b3 Fixed SonarQube warnings where applicable
10 months ago
Rahim Kanji ef2b0cb1ed Corrected advancement of current pointer
10 months ago
Rahim Kanji 48ba491cb7 Add support for unnamed Describe Portal and improve extended query handling
10 months ago
Rahim Kanji d3592020ac * Created a separate file for Extended Query messages to reduce clutter in PgSQL_Protocol.
10 months ago