Change void* opaque argument to Datum type, add argument's
authorTeodor Sigaev <teodor@sigaev.ru>
Mon, 10 Sep 2007 12:36:41 +0000 (12:36 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 10 Sep 2007 12:36:41 +0000 (12:36 +0000)
commit0ea20abe736cce4ebf524ec6f2314601582f3703
treecd9041c495cffc8a2fbdcff904801ef3302501bb
parentbd7bd4cde5ceb3d23b03068d7acf6108af267c17
Change void* opaque argument to Datum type, add argument's
name to PushFunction type definition.

Per suggestion by Tome Lane <tgl@sss.pgh.pa.us>
src/backend/tsearch/to_tsany.c
src/backend/utils/adt/tsquery.c
src/include/tsearch/ts_utils.h