deparse: Initial support for CREATE TEXT SEARCH CONFIGURATION
authorAbhijit Menon-Sen <ams@2ndQuadrant.com>
Tue, 6 May 2014 06:23:45 +0000 (11:53 +0530)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 18 Jun 2014 15:15:37 +0000 (11:15 -0400)
commita9c221e35a0d09094240e23cf18e6df280af7f83
treea033dac4f71f99e8eafd423b5abad53f31d0711a
parentd2f5919d4b929720a434e62febc520fd875c6d93
deparse: Initial support for CREATE TEXT SEARCH CONFIGURATION

Since there's no way to create token-dict mappings with this CREATE
command, we search for them and refuse to deparse the configuration
if they exist.
src/backend/tcop/deparse_utility.c