1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +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

@@ -1,5 +1,5 @@
/*
* $Id: aix.h,v 1.11 2002/02/12 23:39:46 tgl Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/aix.h,v 1.12 2003/11/29 22:39:51 pgsql Exp $
*
* @(#)dlfcn.h 1.4 revision of 95/04/25 09:36:52
* This is an unpublished work copyright (c) 1992 HELIOS Software GmbH

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: beos.h,v 1.8 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/beos.h,v 1.9 2003/11/29 22:39:52 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: bsdi.h,v 1.18 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/bsdi.h,v 1.19 2003/11/29 22:39:52 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -2,5 +2,5 @@
*
* see dgux.h
*
* $Id: dgux.c,v 1.3 1998/02/26 04:34:24 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/dgux.c,v 1.4 2003/11/29 22:39:52 pgsql Exp $
*/

View File

@@ -5,7 +5,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: dgux.h,v 1.16 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/dgux.h,v 1.17 2003/11/29 22:39:52 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: freebsd.h,v 1.17 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/freebsd.h,v 1.18 2003/11/29 22:39:52 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: irix5.h,v 1.14 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/irix5.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: linux.h,v 1.21 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/linux.h,v 1.22 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: netbsd.h,v 1.11 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/netbsd.h,v 1.12 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: openbsd.h,v 1.12 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/openbsd.h,v 1.13 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: osf.h,v 1.10 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/osf.h,v 1.11 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: sco.h,v 1.14 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/sco.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: solaris.h,v 1.10 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/solaris.h,v 1.11 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: sunos4.h,v 1.15 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/sunos4.h,v 1.16 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: svr4.h,v 1.14 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/svr4.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: ultrix4.h,v 1.12 2003/08/04 02:40:02 momjian Exp $
* $PostgreSQL: pgsql/src/backend/port/dynloader/ultrix4.h,v 1.13 2003/11/29 22:39:55 pgsql Exp $
*
*-------------------------------------------------------------------------
*/