Re: What's new?

From: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
To: rod(at)iol(dot)ie
Cc: iepug(at)postgresql(dot)org
Subject: Re: What's new?
Date: 2010-01-30 14:03:26
Message-ID: db471ace1001300603ofaf569fib74ca771f361140f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: iepug

> Cool! Most of the queries I've been writing in the current project are
> very simple - simple inserts and updates, no complex joins. However, I'm
> planning on revisiting an online aircraft booking system I wrote for the
> Flying Club a while back, which uses some reasonably complex queries to
> build time-sheets and other stuff... I had to use a plpgsql function in
> the end, but I'd be interested to see if I can use CTEs to simplify it
> and maybe improve performance. I can post the code if you're interested.

Sure, I'd be happy to take a look.

Regards,
Peter Geoghegan

In response to

Browse iepug by date

  From Date Subject
Next Message Peter Geoghegan 2010-04-12 14:57:37 What's up?
Previous Message Raymond O'Donnell 2010-01-30 13:32:29 Re: What's new?