summaryrefslogtreecommitdiff
path: root/src/backend/parser
diff options
context:
space:
mode:
authorTom Lane2005-05-03 16:51:00 +0000
committerTom Lane2005-05-03 16:51:00 +0000
commit177af51c04528f0edb4d5dc632297c3c796a47f9 (patch)
tree1ba9d41ffc9f274697da9df9f31b0c8b39f089c4 /src/backend/parser
parent39e54e320877c9984186846793233dbc77af85ee (diff)
Change tsearch2 to not use the unsafe practice of creating functions
that return INTERNAL without also having INTERNAL arguments. Since the functions in question aren't meant to be called by hand anyway, I just redeclared them to take 'internal' instead of 'text'. Also add code to ProcedureCreate() to enforce the restriction, as I should have done to start with :-(
Diffstat (limited to 'src/backend/parser')
0 files changed, 0 insertions, 0 deletions