Add OID output argument to DefineTSConfiguration
Alvaro Herrera <alvherre@alvh.no-ip.org>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/tsearchcmds.c | modified | +9 −1 |
| src/backend/tcop/utility.c | modified | +2 −1 |
| src/include/commands/defrem.h | modified | +2 −1 |