1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00

Add CVS tag lines to files that were lacking them.

This commit is contained in:
Bruce Momjian
2006-03-11 04:38:42 +00:00
parent 7992d0fbca
commit f3d99d160d
195 changed files with 375 additions and 13 deletions

View File

@@ -1 +1,3 @@
/* $PostgreSQL: pgsql/src/backend/port/dynloader/cygwin.c,v 1.2 2006/03/11 04:38:31 momjian Exp $ */
/* Dummy file used for nothing at this point; see cygwin.h */

View File

@@ -1,3 +1,5 @@
/* $PostgreSQL: pgsql/src/backend/port/dynloader/freebsd.c,v 1.25 2006/03/11 04:38:31 momjian Exp $ */
/*
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1990 The Regents of the University of California.

View File

@@ -1,3 +1,5 @@
/* $PostgreSQL: pgsql/src/backend/port/dynloader/irix.c,v 1.2 2006/03/11 04:38:31 momjian Exp $ */
/* Dummy file used for nothing at this point
*
* see irix.h

View File

@@ -3,6 +3,8 @@
* Portions Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* $PostgreSQL: pgsql/src/backend/port/dynloader/netbsd.c,v 1.19 2006/03/11 04:38:31 momjian Exp $
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:

View File

@@ -1,3 +1,5 @@
/* $PostgreSQL: pgsql/src/backend/port/dynloader/nextstep.c,v 1.6 2006/03/11 04:38:31 momjian Exp $ */
#include "postgres.h"
#include "mach-o/rld.h"

View File

@@ -3,9 +3,9 @@
* port_protos.h
* port-specific prototypes for NeXT
*
-------------------------------------------------------------------------
* $PostgreSQL: pgsql/src/backend/port/dynloader/nextstep.h,v 1.9 2006/03/11 04:38:31 momjian Exp $
*/
#ifndef PORT_PROTOS_H
#define PORT_PROTOS_H

View File

@@ -3,6 +3,8 @@
* Portions Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* $PostgreSQL: pgsql/src/backend/port/dynloader/openbsd.c,v 1.19 2006/03/11 04:38:31 momjian Exp $
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:

View File

@@ -1,4 +1,5 @@
/* Dummy file used for nothing at this point
*
* see alpha.h
* $PostgreSQL: pgsql/src/backend/port/dynloader/osf.c,v 1.2 2006/03/11 04:38:31 momjian Exp $
*/