aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-03-29 17:58:51 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-03-29 17:58:51 +0000
commiteb47ee486538fb0ea81917b3e35d6cff9f7a0ec7 (patch)
tree1d1b5d430cd47dc9fc05fdd914a15351728d4596 /src/backend/executor
parent8c85a34a3b945059e1bc03e2f0988b8092a365fd (diff)
downloadpostgresql-eb47ee486538fb0ea81917b3e35d6cff9f7a0ec7.tar.gz
postgresql-eb47ee486538fb0ea81917b3e35d6cff9f7a0ec7.zip
Fix grammar for IN/OUT/INOUT parameters. This commit doesn't actually
implement any new feature, it just pushes the 'not implemented' error message deeper into the backend. I also tweaked the grammar to accept Oracle-ish parameter syntax (parameter name first), as well as the SQL99 standard syntax (parameter mode first), since it was easy and people will doubtless try to use both anyway.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions