aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-07-06 02:58:48 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-07-06 02:58:48 +0000
commitd0f6725090e8c65434666ec8d848b19ac6024292 (patch)
treeb462374f5fb5da204a76765b0f7c1487e2999ddd /src/backend/utils/adt/tsquery_gist.c
parent7b99b2aede7f177e7186b8dc71822586a2d513a9 (diff)
downloadpostgresql-d0f6725090e8c65434666ec8d848b19ac6024292.tar.gz
postgresql-d0f6725090e8c65434666ec8d848b19ac6024292.zip
Per SQL spec (in particular, the grammar in SQL:2008 7.13) we should allow
parentheses around the <query expression body> that follows a WITH clause, eg with cte(foo) as ( values(0) ) ((select foo from cte)); This seems to be just an oversight/thinko in gram.y. Noted while experimenting with bug #4902.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions