diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2009-03-07 00:13:58 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2009-03-07 00:13:58 +0000 |
commit | 328d235571616669273979dd1b4c7ace018efc0b (patch) | |
tree | 2b0e99a747066d395c40baa06ecbea61b334906a /src/backend/access/gist/gistscan.c | |
parent | 00ce73778baa496f979b0dce91b0dbb5adf0cd8d (diff) | |
download | postgresql-328d235571616669273979dd1b4c7ace018efc0b.tar.gz postgresql-328d235571616669273979dd1b4c7ace018efc0b.zip |
Separate the key word list that lived in keywords.c into a new header file
kwlist.h, to avoid having to link the backend object file into other programs
like pg_dump. We can now simply symlink a single source file from the backend
(kwlookup.c, containing the shared routine ScanKeywordLookup) and compile it
locally, which is a lot cleaner.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions