1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-21 00:42:43 +03:00

Added missing $Header$ entries.

This commit is contained in:
Michael Meskes
2006-07-30 10:24:10 +00:00
parent 92c2ecc130
commit cdf131abac
4 changed files with 8 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
* keywords.c
* lexical token lookup for reserved words in postgres embedded SQL
*
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/c_keywords.c,v 1.18 2006/07/30 10:24:10 meskes Exp $
* §
*-------------------------------------------------------------------------
*/
#include "postgres_fe.h"