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:
@@ -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 */
|
||||
|
@@ -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.
|
||||
|
@@ -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
|
||||
|
@@ -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:
|
||||
|
@@ -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"
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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:
|
||||
|
@@ -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 $
|
||||
*/
|
||||
|
Reference in New Issue
Block a user