aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-03 16:51:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-03 16:51:45 +0000
commit308f01c304dd5225b9eebc10a34a00d755f92de9 (patch)
tree596a38dfdc2c7df0338a00b51294f92aede8b8fd /src/backend/access/gist/gistget.c
parenta935e36ae9674f63887cdb7d94e1c31cb08e08c4 (diff)
downloadpostgresql-308f01c304dd5225b9eebc10a34a00d755f92de9.tar.gz
postgresql-308f01c304dd5225b9eebc10a34a00d755f92de9.zip
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/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions