aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-12-10 07:37:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-12-10 07:37:35 +0000
commit18c30002863a1a4d2c2f0da6d245f106586bc686 (patch)
treeb417e01845965594239b0f8944e1baf00688b12e /src/tutorial/funcs.c
parentecba5d308ca92d3a4fd0725c200452007217991b (diff)
downloadpostgresql-18c30002863a1a4d2c2f0da6d245f106586bc686.tar.gz
postgresql-18c30002863a1a4d2c2f0da6d245f106586bc686.zip
Teach grammar and parser about aggregate(DISTINCT ...). No implementation
yet, but at least we can give a better error message: regression=> select count(distinct f1) from int4_tbl; ERROR: aggregate(DISTINCT ...) is not implemented yet instead of 'parser: parse error at or near distinct'.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions