1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

$Header: -> $PostgreSQL Changes ...

This commit is contained in:
PostgreSQL Daemon
2003-11-29 19:52:15 +00:00
parent 738dc233f4
commit 969685ad44
995 changed files with 996 additions and 996 deletions

View File

@ -4,7 +4,7 @@
# Makefile for tutorial
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/tutorial/Makefile,v 1.16 2002/09/05 18:28:46 petere Exp $
# $PostgreSQL: pgsql/src/tutorial/Makefile,v 1.17 2003/11/29 19:52:14 pgsql Exp $
#
#-------------------------------------------------------------------------

View File

@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.9 2003/08/04 02:40:20 momjian Exp $
* $PostgreSQL: pgsql/src/tutorial/beard.c,v 1.10 2003/11/29 19:52:14 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

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
--
-- $Header: /cvsroot/pgsql/src/tutorial/complex.source,v 1.16 2003/10/21 22:51:14 tgl Exp $
-- $PostgreSQL: pgsql/src/tutorial/complex.source,v 1.17 2003/11/29 19:52:14 pgsql Exp $
--
---------------------------------------------------------------------------