Re: Clarify use of NOW() in pl/pgsql docs

From: Neil Conway <neilc(at)samurai(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Clarify use of NOW() in pl/pgsql docs
Date: 2005-02-10 05:00:22
Message-ID: 1108011622.1286.144.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, 2005-01-27 at 02:28 -0800, David Fetter wrote:
> This one from Ben Calvert. It uses the (imho clearer) NOW() rather
> than 'NOW' in a PL/PgSQL function example.

Applied, thanks.

-Neil

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-02-10 05:14:56 Re: [Fwd: Re: [DOCS] Instructions for FreeBSD ipc config
Previous Message Tom Lane 2005-02-10 04:57:07 Re: WIP: pl/pgsql cleanup