usr/src/lib/mms/pg/common/mapfile-vers
author Ali Bahrami <Ali.Bahrami@Sun.COM>
Tue, 10 Feb 2009 09:38:02 -0700
changeset 8744 03d5725cda56
parent 8629 6a34e2627e5d
permissions -rw-r--r--
6798660 Cadmium .NOT file processing problem with CWD relative file paths Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7331
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     1
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     2
# CDDL HEADER START
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     3
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     7
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    11
# and limitations under the License.
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    12
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    18
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    19
# CDDL HEADER END
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    20
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    21
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    22
#
8629
6a34e2627e5d 6791534 MMS move to use Postgres 8.3
David Major <David.Major@Sun.COM>
parents: 8440
diff changeset
    23
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
7331
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    24
# Use is subject to license terms.
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    25
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    26
#
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    27
8744
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    28
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    29
# MAPFILE HEADER START
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    30
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    31
# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    32
# Object versioning must comply with the rules detailed in
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    33
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    34
#	usr/src/lib/README.mapfiles
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    35
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    36
# You should not be making modifications here until you've read the most current
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    37
# copy of that file. If you need help, contact a gatekeeper for guidance.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    38
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    39
# MAPFILE HEADER END
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    40
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 8629
diff changeset
    41
8440
3a5f58c59f3d 6787700 Correct errors in MMS mapfiles
Paul Cheng <Paul.Cheng@Sun.COM>
parents: 7331
diff changeset
    42
SUNWprivate_1.1 {
7331
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    43
	global:
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    44
		pg_finfo_pg_get_uuid;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    45
		pg_finfo_pg_host_ident;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    46
		pg_get_uuid;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    47
		pg_host_ident;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    48
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    49
		pg_detoast_datum = extern;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    50
		MemoryContextAlloc = extern;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    51
		CurrentMemoryContext = extern;
8629
6a34e2627e5d 6791534 MMS move to use Postgres 8.3
David Major <David.Major@Sun.COM>
parents: 8440
diff changeset
    52
		Pg_magic_func = extern;
7331
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    53
	local:
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    54
		*;
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    55
};
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    56
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    57
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    58
c2a8bb9be83c PSARC 2007/420 SMMS
Allan Matthews <Allan.Matthews@Sun.COM>
parents:
diff changeset
    59