]> granicus.if.org Git - postgresql/commit
Add OID output argument to DefineTSConfiguration
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 25 Mar 2015 18:57:08 +0000 (15:57 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 25 Mar 2015 18:57:08 +0000 (15:57 -0300)
commit8217fb1441ce4b4e1785f9acfa0ce50039247a10
tree48f8c77a36f1bf9617e202fcc60ab63c574797ac
parentb3196e65f5bfc997ec7fa3f91645a09289c10dee
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.
src/backend/commands/tsearchcmds.c
src/backend/tcop/utility.c
src/include/commands/defrem.h