Skip to content
Snippets Groups Projects
Commit 3521184b authored by Maksim Kaitmazian's avatar Maksim Kaitmazian
Browse files

feat: add portal/statement storages

This commit introduces:
 * statement and portal storages;
 * statements with parameter oids;
 * portal encoding;
 * interactive portals;

Portal encoding defines in which format (binary or text) columns
are returned.

Interactive portals allow to limit the number of rows returned from
execute method. Other rows can be extracted by calling execute again
on the same portal.
parent 5f7e4ebe
No related branches found
No related tags found
1 merge request!756Update entrypoints for pgproto
Pipeline #35046 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment