1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

make sure the $Id tags are converted to $PostgreSQL as well ...

This commit is contained in:
PostgreSQL Daemon
2003-11-29 22:41:33 +00:00
parent 4c274b4f8a
commit 55b113257c
449 changed files with 455 additions and 451 deletions

View File

@@ -8,7 +8,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: pg_type.h,v 1.2 2003/08/04 02:40:15 momjian Exp $
* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/pg_type.h,v 1.3 2003/11/29 22:41:17 pgsql Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki

View File

@@ -1,4 +1,4 @@
// $Id: test_code100.pgc,v 1.2 2000/09/26 11:41:45 meskes Exp $
// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_code100.pgc,v 1.3 2003/11/29 22:41:18 pgsql Exp $
exec sql include sqlca;
#include <stdio.h>

View File

@@ -1,4 +1,4 @@
// $Id: test_notice.pgc,v 1.3 2002/03/06 06:10:41 momjian Exp $
// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_notice.pgc,v 1.4 2003/11/29 22:41:18 pgsql Exp $
exec sql include sqlca;