Inherits PgClientMessage
C: A request to execute a portal.
This message contains the name (EString) of a portal to execute, and the number of rows (Int32) to return from it.
Creates an Execute message for r rows of the portal named n. By default, n is empty and r is 0.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.