]> granicus.if.org Git - postgresql/commit
From: David Hartwig <daveh@insightdist.com>
authorMarc G. Fournier <scrappy@hub.org>
Thu, 21 May 1998 03:53:51 +0000 (03:53 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 21 May 1998 03:53:51 +0000 (03:53 +0000)
commit9f3d63936b0e155f71a020dc0255c323b9e67c2a
tree0548dbbcdaf4cdf9895655535c7059aabbccea7b
parenta45341979fa16d67536d35c4b1346544c028890d
From: David Hartwig <daveh@insightdist.com>

Here is a patch to remove the requirement that ORDER/GROUP BY clause
identifiers be included in the target list.
src/backend/executor/execMain.c
src/backend/parser/parse_clause.c
src/backend/parser/parse_target.c
src/include/parser/parse_target.h