Add OID output argument to DefineTSConfiguration

Enterprise / PostgreSQL - Alvaro Herrera [alvh.no-ip.org] - 25 March 2015 13:57 UTC

... 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.

8217fb1 Add OID output argument to DefineTSConfiguration
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(-)

Upstream: git.postgresql.org


  • Share