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

From Jan Urbański
Subject fix SQL example syntax in file comment
Date
Msg-id 50F1444D.6070301@wulczer.org
Whole thread Raw
Responses Re: fix SQL example syntax in file comment
List pgsql-hackers
Hi,

Here's a trivial patch that fixes a comment in execProcNode.c

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 :)

Cheers,
Jan

Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation
Next
From: Amit kapila
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation