I can't find very many references to PL/pgSQL. Can anyone point me to lots
of examples? In particular, select statements don't appear to like the $n
variables, unless I'm just doing something really wrong.
I can post an example of what I'm doing if necessary, but right now I'd
really just like to
Jim Cain wrote:
> I can't find very many references to PL/pgSQL. Can anyone point me to lots
> of examples? In particular, select statements don't appear to like the $n
> variables, unless I'm just doing something really wrong.
>
Try the regression tests in .../src/test/regress/sql/plpgsql
Robert wrote:
> Hi,
> one of the important factors that contributed to the popularity and success of
> Apache, Perl, Tcl/Tk etc. was their platform independence. I'm big fan of Unix (and
> even bigger of Postgres ;-), but BeOS, MacOS X, even Win2000 all look quite
> interesting too and I don't wa