Add OID output argument to DefineTSConfiguration ... which is set to the OID of a copied text search config, whenever the COPY clause is used.
This is in the spirit of commit a2e35b53c39. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8217fb1441ce4b4e1785f9acfa0ce50039247a10 Modified Files -------------- src/backend/commands/tsearchcmds.c | 10 +++++++++- src/backend/tcop/utility.c | 3 ++- src/include/commands/defrem.h | 3 ++- 3 files changed, 13 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
