github.com/jackc/pgconn.PgConn.execExtendedSuffix (method)

3 uses

	github.com/jackc/pgconn (current package)
		pgconn.go#L1007: 	pgConn.execExtendedSuffix(buf, result)
		pgconn.go#L1033: 	pgConn.execExtendedSuffix(buf, result)
		pgconn.go#L1073: func (pgConn *PgConn) execExtendedSuffix(buf []byte, result *ResultReader) {