git.postgresql.org Git - postgresql.git/commit
Tue, 3 May 2005 16:51:00 +0000 (16:51 +0000)
Tue, 3 May 2005 16:51:00 +0000 (16:51 +0000)
commit 177af51c04528f0edb4d5dc632297c3c796a47f9
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 :-(
This is the main PostgreSQL git repository.
RSS
Atom