aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2013-06-28 10:18:00 -0400
committerRobert Haas <rhaas@postgresql.org>2013-06-28 11:11:00 -0400
commit5893ffa79c03824f34ae3d37f211381fd1c17283 (patch)
treeacccee7c457ab0d8f2224323d0e1faef0e19c3b7 /src/backend/tcop/postgres.c
parent5ee73525d57380a55b5c87f8df1c30bd32fb98b3 (diff)
downloadpostgresql-5893ffa79c03824f34ae3d37f211381fd1c17283.tar.gz
postgresql-5893ffa79c03824f34ae3d37f211381fd1c17283.zip
Make the OVER keyword unreserved.
This results in a slightly less specific error message when OVER is used in a context where we don't accept window functions, but per discussion, it's worth it to get the benefit of not needing to reserve this keyword any more. This same refactoring will also let us avoid reserving some other keywords that we expect to add in upcoming patches (specifically, IGNORE, RESPECT, and FILTER). Troels Nielsen, with minor changes by me
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions