aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-03 16:51:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-03 16:51:22 +0000
commit298e077bc4ee507b17720bca29406042c4e6bcf3 (patch)
tree1cd605aa5502e6970312ac145287ad587cf959af /doc/FAQ_DEV
parentd0069f5a71ce14685c955ba1a1ccf1608bc36d95 (diff)
downloadpostgresql-298e077bc4ee507b17720bca29406042c4e6bcf3.tar.gz
postgresql-298e077bc4ee507b17720bca29406042c4e6bcf3.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 'doc/FAQ_DEV')
0 files changed, 0 insertions, 0 deletions