Re: Crash of Postgresql on Windows - Mailing list pgsql-general

From Richard Huxton
Subject Re: Crash of Postgresql on Windows
Date
Msg-id 4989950A.5060402@archonet.com
Whole thread Raw
In response to Re: Crash of Postgresql on Windows  (Andrew Gould <andrewlylegould@gmail.com>)
List pgsql-general
Andrew Gould wrote:
> On Wed, Feb 4, 2009 at 6:18 AM, Emilie Laffray <emilie.laffray@gmail.com>wrote:
>> UPDATE gtable AS g
>>       SET     code = '00' -- 04
>>       WHERE   g.code = '04'
>>               AND g.cc = 'TW';

> What does '--' do?

It's a comment delimeter

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Gregory Stark
Date:
Subject: Re: C function question
Next
From: Richard Huxton
Date:
Subject: Re: Crash of Postgresql on Windows