[GENERAL] Using $n in a select statement in PL/pgSQL

1999-12-31 Thread Jim Cain
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

Re: [GENERAL] Using $n in a select statement in PL/pgSQL

1999-12-31 Thread Ed Loehr
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

Re: PostgreSQL Portable Runtime (was Re: [GENERAL] Future ofPostgreSQL)

1999-12-31 Thread Ron Chmara
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