Re: fix SQL example syntax in file comment - Mailing list pgsql-hackers

From Tom Lane
Subject Re: fix SQL example syntax in file comment
Date
Msg-id 992.1358196563@sss.pgh.pa.us
Whole thread Raw
In response to fix SQL example syntax in file comment  (Jan Urbański <wulczer@wulczer.org>)
List pgsql-hackers
Jan Urbański <wulczer@wulczer.org> writes:
> Here's a trivial patch that fixes a comment in execProcNode.c

Applied, thanks.

> For archeological interest, that comment dates back to when it was 
> written in POSTQUEL... The cleanup in 
> a9b1ff4c1d699c8aa615397d47bb3071275c64ef changed RETRIEVE to SELECT, but 
> forgot to add a FROM clause :)

Actually, that was perfectly legal back then.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Timing events WIP v1
Next
From: "Kevin Grittner"
Date:
Subject: Re: [Pgbuildfarm-members] Version 4.10 of buildfarm client released.