Cleanup for find_keywords.

This commit is contained in:
Bruce Momjian 1997-09-27 17:25:48 +00:00
parent 87251d17f8
commit 16440d79bb
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ backend/parser/keywords.c and tools/SQL_keywords.
Then run sdif with the PostgreSQL keyword file first, then the SQL'92
keywords. Here is what I used:
sdif tools/SQL_keywords /tmp/pgkeywords |\
sdif /tmp/pgkeywords tools/SQL_keywords |\
sed 's/</ /' | sed 's/>/ /'|sed 's/|/\
/' | sort -b +0