Link in keywords file instead of copying it.
Michael Meskes <meskes@postgresql.org>
Link in keywords file instead of copying it. Use #define/#ifdef instead of sed to fix include files, this should work on Windows too.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/keywords.c | modified | +5 −2 |
| src/interfaces/ecpg/preproc/Makefile | modified | +3 −3 |
| src/tools/msvc/Mkvcbuild.pm | modified | +2 −2 |