Change void* opaque argument to Datum type, add argument's
Teodor Sigaev <teodor@sigaev.ru>
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>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tsearch/to_tsany.c | modified | +5 −5 |
| src/backend/utils/adt/tsquery.c | modified | +5 −5 |
| src/include/tsearch/ts_utils.h | modified | +5 −3 |