Re: [SQL] How about a postgreSQL cookbook?

From: Ben Bennett <fiji(at)ayup(dot)limey(dot)net>
To: raptor <raptor(at)unacs(dot)bg>, "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgreSQL(dot)org>
Subject: Re: [SQL] How about a postgreSQL cookbook?
Date: 1999-10-12 20:58:10
Message-ID: 19991012165810.A30491@ayup.limey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Okay, in a fit of boredom I knocked together a CGI that allows people
to add recipes to a cookbook. This is done with mod-perl in Apache,
DBI, and of course Postgres.

Please let me know if you want stuff changed. I am still playing with
the UI so it is a little rough.

-ben

On Sun, Oct 03, 1999 at 02:50:42PM -0400, raptor wrote:
> Yeah it will be good.
> Meanwhile Postgres documentations is vary limited for some things.
> Only occasional examples, and they are for easier things ... PL/PgSQL, examples for
> LIMIT,OFFSET, CASE ...WHEN, PL/SQL ... and many more ....

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Saltsgaver, Scott 1999-10-12 21:59:02 Converting column values on a select
Previous Message Bruce Momjian 1999-10-12 20:57:06 Re: [SQL] security: escaping user-supplied data