diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-21 21:24:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-21 21:24:00 +0000 |
commit | fd33d90a23150dec944cdfdf4587f7770543acd1 (patch) | |
tree | 24f250041a3de890e15329677709f8f404de5f9d /src/backend/parser/parse_utilcmd.c | |
parent | 3e3bb36ee9122fdb211cb08575d6837f8ab522cc (diff) | |
download | postgresql-fd33d90a23150dec944cdfdf4587f7770543acd1.tar.gz postgresql-fd33d90a23150dec944cdfdf4587f7770543acd1.zip |
Simplify CREATE TEXT SEARCH CONFIGURATION by eliminating the separate
'with map' parameter; as things now stand there's really not much point
in specifying a config-to-copy if you don't copy its map. Also, use
COPY instead of TEMPLATE as the key word for a config-to-copy, so as
to avoid confusion with text search templates. Per discussion; the
just-committed reference page for the command already describes it
this way.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions