27;ve tried any possible way returning the damn text :-( ).
Any Ideas why? Are there restriction on the size of text a stored procedure
can return?
Any help is appreciated :-)
/Steffen Nielsen
---(end of broadcast)---
TIP 5: Have you checked ou
ry if these question seem trivially, I'm a C newbie :-)
/Steffen Nielsen
Quoting Tom Lane <[EMAIL PROTECTED]>:
> Steffen Nielsen <[EMAIL PROTECTED]> writes:
> > I have tried using chunks technique when creating huge string for a stored
>
> > procedure (C
strings in postgres?
\Steffen Nielsen
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
SPI_fname(tupdesc,i),
ccbin);
elog (NOTICE, "%s", buf);
}
I have not had any luck :-( I'm a C beginner thou, so maybe i screw up when
accessing the structures
Any help is appreciated
/Steffen Nielsen
-