usr/src/pkgdefs/SUNWpostgr-82-docs/prototype_com
author Cyril Plisko <cyril.plisko@grigale.com>
Sat, 16 Jan 2010 18:11:20 +0200
changeset 5 d07534556b03
parent 0 b34509ac961f
child 15 24b3ef38fbcd
permissions -rw-r--r--
Import sfw build 131 Bugs Fixed ---------- 6818295 [nvb110] Mysql server core dump when running tests 'execution_constants' 6826438 Update S-Lang to version 2.2.2 6865279 guile-config configures with guile 6886529 fixed rrset-order is not enabled in BIND 9.6.1 as was the intention. 6891703 Tor should use newer release 6891913 deliver httpd conf file for PHP integration via FastCGI when mod_php can't be used 6893187 CVE-2009-2820 Web Interface of CUPS 1.4.1 is susceptible to Cross-Site Scripting and CRLF injection 6899209 Compile zend_execute.c with -W2,-Ainline:inc=100 for performance gains. 6900557 CVE-2009-3553 cupsd crash due to a pointer use-after-free flaw 6902877 [nvb127] subselect test generates crash of the server. 6902912 DNS Cache Poisoning 6903940 [nvb127] zlib extension not delivered 6905246 CUPS upgrade to 1.4.2 6905928 PostgreSQL 8.2, 8.3 Makefiles need some love 6907454 apache22 fcgid fails to load, daemon starts, stops and restarts ad nauseum 6908140 gpgconf and gpgme-config report incorrect pathnames 6908543 sfw updates expose new package dependencies 6908980 bad links for /usr/postgres/8.3/share/locale(s) in osol_128a for SUNWpostgr-83-libs 6909121 SFW METADATA files need updates for SUPPORT data 6909137 cups 1.4.2 does not deliver dbus notifier 6909139 Update PostgreSQL to 8.3.9 6909140 Update PostgreSQL to 8.2.15 6909141 Update PostgreSQL to 8.4.2 6909592 print/service-selector races with manifest-import 6910254 upgrade php to 5.2.12 6910945 Tomcat shouldn't give 404 when SUNWtcat-examples is not installed 6911455 gpgconf still reports wrong directory for libexec 6911767 back port 6.0 php dtrace to track object creation in php 5.2 6911775 Wireshark update to version 1.2.5 6912139 seek return value can be -1 within zlib streams 6912354 core dump while running ldap_next_reference functions 6912643 add libproxy support to 64-bit libneon 6913465 opensolaris b130 PHP problems with session_start();
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
# Use is subject to license terms.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    23
#
5
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
    24
#ident	"@(#)prototype_com	1.12	09/12/10 SMI"
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
# SUNWpostgr-82-docs
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
# packaging files
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
i pkginfo
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
i depend
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
i copyright
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
d none usr 755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
d none usr/postgres 755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
d none usr/postgres/8.2 755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
d none usr/postgres/8.2/doc 755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
d none usr/postgres/8.2/doc/contrib 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
f none usr/postgres/8.2/doc/contrib/README.adminpack 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
f none usr/postgres/8.2/doc/contrib/README.hstore 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
f none usr/postgres/8.2/doc/contrib/README.isn 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
f none usr/postgres/8.2/doc/contrib/README.pg_freespacemap 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
f none usr/postgres/8.2/doc/contrib/README.pgrowlocks 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
f none usr/postgres/8.2/doc/contrib/README.pgrowlocks.euc_jp 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
f none usr/postgres/8.2/doc/contrib/README.sslinfo 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
f none usr/postgres/8.2/doc/contrib/README.btree_gist 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
f none usr/postgres/8.2/doc/contrib/README.chkpass 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
f none usr/postgres/8.2/doc/contrib/README.cube 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
f none usr/postgres/8.2/doc/contrib/README.dblink 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    49
f none usr/postgres/8.2/doc/contrib/README.earthdistance 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    50
f none usr/postgres/8.2/doc/contrib/README.fuzzystrmatch 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    51
f none usr/postgres/8.2/doc/contrib/README.soundex 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    52
f none usr/postgres/8.2/doc/contrib/README.int_aggregate 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    53
f none usr/postgres/8.2/doc/contrib/README.intarray 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    54
f none usr/postgres/8.2/doc/contrib/README.lo 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    55
f none usr/postgres/8.2/doc/contrib/README.ltree 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    56
f none usr/postgres/8.2/doc/contrib/README.oid2name 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    57
f none usr/postgres/8.2/doc/contrib/README.pg_buffercache 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    58
f none usr/postgres/8.2/doc/contrib/README.pg_trgm 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
f none usr/postgres/8.2/doc/contrib/README.pgbench 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    60
f none usr/postgres/8.2/doc/contrib/README.pgbench_jis 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    61
f none usr/postgres/8.2/doc/contrib/README.pgcrypto 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    62
f none usr/postgres/8.2/doc/contrib/README.pgstattuple 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    63
f none usr/postgres/8.2/doc/contrib/README.pgstattuple.euc_jp 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    64
f none usr/postgres/8.2/doc/contrib/README.seg 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    65
f none usr/postgres/8.2/doc/contrib/README.spi 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    66
f none usr/postgres/8.2/doc/contrib/autoinc.example 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    67
f none usr/postgres/8.2/doc/contrib/insert_username.example 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    68
f none usr/postgres/8.2/doc/contrib/moddatetime.example 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    69
f none usr/postgres/8.2/doc/contrib/refint.example 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    70
f none usr/postgres/8.2/doc/contrib/timetravel.example 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    71
f none usr/postgres/8.2/doc/contrib/README.tablefunc 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    72
f none usr/postgres/8.2/doc/contrib/README.tsearch2 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    73
f none usr/postgres/8.2/doc/contrib/README.vacuumlo 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
f none usr/postgres/8.2/doc/contrib/README.xml2 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
d none usr/postgres/8.2/doc/html 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
f none usr/postgres/8.2/doc/html/index.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
f none usr/postgres/8.2/doc/html/preface.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
f none usr/postgres/8.2/doc/html/history.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
f none usr/postgres/8.2/doc/html/notation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
f none usr/postgres/8.2/doc/html/resources.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
f none usr/postgres/8.2/doc/html/bug-reporting.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
f none usr/postgres/8.2/doc/html/tutorial.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
f none usr/postgres/8.2/doc/html/tutorial-start.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
f none usr/postgres/8.2/doc/html/tutorial-arch.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
f none usr/postgres/8.2/doc/html/tutorial-createdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
f none usr/postgres/8.2/doc/html/tutorial-accessdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
f none usr/postgres/8.2/doc/html/tutorial-sql.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
f none usr/postgres/8.2/doc/html/tutorial-concepts.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
f none usr/postgres/8.2/doc/html/tutorial-table.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    90
f none usr/postgres/8.2/doc/html/tutorial-populate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
f none usr/postgres/8.2/doc/html/tutorial-select.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none usr/postgres/8.2/doc/html/tutorial-join.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
f none usr/postgres/8.2/doc/html/sql.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    94
f none usr/postgres/8.2/doc/html/tutorial-agg.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none usr/postgres/8.2/doc/html/tutorial-update.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    96
f none usr/postgres/8.2/doc/html/tutorial-delete.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
f none usr/postgres/8.2/doc/html/tutorial-advanced.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
f none usr/postgres/8.2/doc/html/tutorial-views.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    99
f none usr/postgres/8.2/doc/html/tutorial-fk.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
f none usr/postgres/8.2/doc/html/tutorial-transactions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   101
f none usr/postgres/8.2/doc/html/tutorial-inheritance.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   102
f none usr/postgres/8.2/doc/html/tutorial-conclusion.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   103
f none usr/postgres/8.2/doc/html/sql-syntax.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   104
f none usr/postgres/8.2/doc/html/sql-expressions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   105
f none usr/postgres/8.2/doc/html/ddl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   106
f none usr/postgres/8.2/doc/html/ddl-default.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   107
f none usr/postgres/8.2/doc/html/ddl-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   108
f none usr/postgres/8.2/doc/html/ddl-system-columns.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   109
f none usr/postgres/8.2/doc/html/ddl-alter.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   110
f none usr/postgres/8.2/doc/html/ddl-priv.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   111
f none usr/postgres/8.2/doc/html/ddl-schemas.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   112
f none usr/postgres/8.2/doc/html/ddl-inherit.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   113
f none usr/postgres/8.2/doc/html/ddl-partitioning.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   114
f none usr/postgres/8.2/doc/html/ddl-others.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   115
f none usr/postgres/8.2/doc/html/ddl-depend.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   116
f none usr/postgres/8.2/doc/html/dml.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   117
f none usr/postgres/8.2/doc/html/dml-update.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   118
f none usr/postgres/8.2/doc/html/dml-delete.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   119
f none usr/postgres/8.2/doc/html/queries.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   120
f none usr/postgres/8.2/doc/html/queries-table-expressions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   121
f none usr/postgres/8.2/doc/html/queries-select-lists.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   122
f none usr/postgres/8.2/doc/html/queries-union.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   123
f none usr/postgres/8.2/doc/html/queries-order.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   124
f none usr/postgres/8.2/doc/html/queries-limit.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   125
f none usr/postgres/8.2/doc/html/datatype.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   126
f none usr/postgres/8.2/doc/html/datatype-money.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   127
f none usr/postgres/8.2/doc/html/datatype-character.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   128
f none usr/postgres/8.2/doc/html/datatype-binary.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   129
f none usr/postgres/8.2/doc/html/datatype-datetime.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   130
f none usr/postgres/8.2/doc/html/datatype-boolean.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   131
f none usr/postgres/8.2/doc/html/datatype-geometric.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   132
f none usr/postgres/8.2/doc/html/datatype-net-types.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   133
f none usr/postgres/8.2/doc/html/datatype-bit.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   134
f none usr/postgres/8.2/doc/html/arrays.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   135
f none usr/postgres/8.2/doc/html/rowtypes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   136
f none usr/postgres/8.2/doc/html/datatype-oid.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   137
f none usr/postgres/8.2/doc/html/datatype-pseudo.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   138
f none usr/postgres/8.2/doc/html/functions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   139
f none usr/postgres/8.2/doc/html/functions-comparison.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   140
f none usr/postgres/8.2/doc/html/functions-math.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   141
f none usr/postgres/8.2/doc/html/functions-string.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   142
f none usr/postgres/8.2/doc/html/functions-binarystring.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   143
f none usr/postgres/8.2/doc/html/functions-bitstring.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   144
f none usr/postgres/8.2/doc/html/functions-matching.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   145
f none usr/postgres/8.2/doc/html/functions-net.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   146
f none usr/postgres/8.2/doc/html/functions-formatting.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   147
f none usr/postgres/8.2/doc/html/functions-datetime.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   148
f none usr/postgres/8.2/doc/html/functions-geometry.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   149
f none usr/postgres/8.2/doc/html/functions-sequence.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   150
f none usr/postgres/8.2/doc/html/functions-conditional.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   151
f none usr/postgres/8.2/doc/html/functions-array.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   152
f none usr/postgres/8.2/doc/html/functions-aggregate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   153
f none usr/postgres/8.2/doc/html/functions-subquery.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   154
f none usr/postgres/8.2/doc/html/functions-comparisons.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   155
f none usr/postgres/8.2/doc/html/functions-srf.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   156
f none usr/postgres/8.2/doc/html/functions-info.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   157
f none usr/postgres/8.2/doc/html/functions-admin.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   158
f none usr/postgres/8.2/doc/html/typeconv.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   159
f none usr/postgres/8.2/doc/html/typeconv-oper.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   160
f none usr/postgres/8.2/doc/html/typeconv-func.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   161
f none usr/postgres/8.2/doc/html/typeconv-query.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   162
f none usr/postgres/8.2/doc/html/typeconv-union-case.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   163
f none usr/postgres/8.2/doc/html/indexes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   164
f none usr/postgres/8.2/doc/html/indexes-types.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   165
f none usr/postgres/8.2/doc/html/indexes-multicolumn.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   166
f none usr/postgres/8.2/doc/html/indexes-bitmap-scans.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   167
f none usr/postgres/8.2/doc/html/indexes-unique.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   168
f none usr/postgres/8.2/doc/html/indexes-expressional.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   169
f none usr/postgres/8.2/doc/html/indexes-partial.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   170
f none usr/postgres/8.2/doc/html/indexes-opclass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   171
f none usr/postgres/8.2/doc/html/indexes-examine.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   172
f none usr/postgres/8.2/doc/html/mvcc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   173
f none usr/postgres/8.2/doc/html/transaction-iso.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   174
f none usr/postgres/8.2/doc/html/explicit-locking.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   175
f none usr/postgres/8.2/doc/html/applevel-consistency.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   176
f none usr/postgres/8.2/doc/html/locking-indexes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   177
f none usr/postgres/8.2/doc/html/performance-tips.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   178
f none usr/postgres/8.2/doc/html/planner-stats.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   179
f none usr/postgres/8.2/doc/html/explicit-joins.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   180
f none usr/postgres/8.2/doc/html/populate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   181
f none usr/postgres/8.2/doc/html/admin.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   182
f none usr/postgres/8.2/doc/html/installation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   183
f none usr/postgres/8.2/doc/html/install-requirements.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   184
f none usr/postgres/8.2/doc/html/install-getsource.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   185
f none usr/postgres/8.2/doc/html/install-upgrading.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   186
f none usr/postgres/8.2/doc/html/install-procedure.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   187
f none usr/postgres/8.2/doc/html/install-post.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   188
f none usr/postgres/8.2/doc/html/supported-platforms.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   189
f none usr/postgres/8.2/doc/html/install-win32.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   190
f none usr/postgres/8.2/doc/html/runtime.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   191
f none usr/postgres/8.2/doc/html/creating-cluster.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   192
f none usr/postgres/8.2/doc/html/kernel-resources.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   193
f none usr/postgres/8.2/doc/html/encryption-options.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   194
f none usr/postgres/8.2/doc/html/ssl-tcp.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   195
f none usr/postgres/8.2/doc/html/ssh-tunnels.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   196
f none usr/postgres/8.2/doc/html/runtime-config.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   197
f none usr/postgres/8.2/doc/html/runtime-config-file-locations.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   198
f none usr/postgres/8.2/doc/html/runtime-config-connection.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   199
f none usr/postgres/8.2/doc/html/runtime-config-resource.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   200
f none usr/postgres/8.2/doc/html/runtime-config-wal.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   201
f none usr/postgres/8.2/doc/html/runtime-config-query.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   202
f none usr/postgres/8.2/doc/html/runtime-config-logging.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   203
f none usr/postgres/8.2/doc/html/runtime-config-statistics.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   204
f none usr/postgres/8.2/doc/html/runtime-config-autovacuum.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   205
f none usr/postgres/8.2/doc/html/runtime-config-client.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   206
f none usr/postgres/8.2/doc/html/runtime-config-locks.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   207
f none usr/postgres/8.2/doc/html/backup.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   208
f none usr/postgres/8.2/doc/html/runtime-config-compatible.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   209
f none usr/postgres/8.2/doc/html/runtime-config-preset.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   210
f none usr/postgres/8.2/doc/html/runtime-config-custom.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   211
f none usr/postgres/8.2/doc/html/runtime-config-developer.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   212
f none usr/postgres/8.2/doc/html/runtime-config-short.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   213
f none usr/postgres/8.2/doc/html/user-manag.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   214
f none usr/postgres/8.2/doc/html/role-attributes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   215
f none usr/postgres/8.2/doc/html/privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   216
f none usr/postgres/8.2/doc/html/role-membership.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   217
f none usr/postgres/8.2/doc/html/perm-functions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   218
f none usr/postgres/8.2/doc/html/managing-databases.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   219
f none usr/postgres/8.2/doc/html/manage-ag-createdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   220
f none usr/postgres/8.2/doc/html/manage-ag-templatedbs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   221
f none usr/postgres/8.2/doc/html/manage-ag-config.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   222
f none usr/postgres/8.2/doc/html/manage-ag-dropdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   223
f none usr/postgres/8.2/doc/html/wal.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   224
f none usr/postgres/8.2/doc/html/manage-ag-tablespaces.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   225
f none usr/postgres/8.2/doc/html/client-authentication.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   226
f none usr/postgres/8.2/doc/html/auth-methods.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   227
f none usr/postgres/8.2/doc/html/client-authentication-problems.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   228
f none usr/postgres/8.2/doc/html/charset.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   229
f none usr/postgres/8.2/doc/html/multibyte.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   230
f none usr/postgres/8.2/doc/html/maintenance.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   231
f none usr/postgres/8.2/doc/html/routine-reindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   232
f none usr/postgres/8.2/doc/html/logfile-maintenance.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   233
f none usr/postgres/8.2/doc/html/backup-file.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   234
f none usr/postgres/8.2/doc/html/migration.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   235
f none usr/postgres/8.2/doc/html/monitoring.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   236
f none usr/postgres/8.2/doc/html/monitoring-stats.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   237
f none usr/postgres/8.2/doc/html/monitoring-locks.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   238
f none usr/postgres/8.2/doc/html/diskusage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   239
f none usr/postgres/8.2/doc/html/disk-full.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   240
f none usr/postgres/8.2/doc/html/wal-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   241
f none usr/postgres/8.2/doc/html/wal-configuration.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   242
f none usr/postgres/8.2/doc/html/wal-internals.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   243
f none usr/postgres/8.2/doc/html/regress.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   244
f none usr/postgres/8.2/doc/html/regress-evaluation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   245
f none usr/postgres/8.2/doc/html/regress-variant.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   246
f none usr/postgres/8.2/doc/html/client-interfaces.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   247
f none usr/postgres/8.2/doc/html/libpq.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   248
f none usr/postgres/8.2/doc/html/libpq-status.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   249
f none usr/postgres/8.2/doc/html/libpq-exec.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   250
f none usr/postgres/8.2/doc/html/libpq-async.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   251
f none usr/postgres/8.2/doc/html/libpq-cancel.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   252
f none usr/postgres/8.2/doc/html/libpq-fastpath.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   253
f none usr/postgres/8.2/doc/html/libpq-notify.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   254
f none usr/postgres/8.2/doc/html/libpq-copy.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   255
f none usr/postgres/8.2/doc/html/libpq-control.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   256
f none usr/postgres/8.2/doc/html/libpq-notice-processing.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   257
f none usr/postgres/8.2/doc/html/libpq-envars.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   258
f none usr/postgres/8.2/doc/html/libpq-pgpass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   259
f none usr/postgres/8.2/doc/html/libpq-ssl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   260
f none usr/postgres/8.2/doc/html/libpq-threading.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   261
f none usr/postgres/8.2/doc/html/libpq-build.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   262
f none usr/postgres/8.2/doc/html/libpq-example.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   263
f none usr/postgres/8.2/doc/html/largeobjects.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   264
f none usr/postgres/8.2/doc/html/lo-implementation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   265
f none usr/postgres/8.2/doc/html/lo-interfaces.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   266
f none usr/postgres/8.2/doc/html/lo-funcs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   267
f none usr/postgres/8.2/doc/html/lo-examplesect.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   268
f none usr/postgres/8.2/doc/html/ecpg.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   269
f none usr/postgres/8.2/doc/html/ecpg-connect.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   270
f none usr/postgres/8.2/doc/html/ecpg-disconnect.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   271
f none usr/postgres/8.2/doc/html/ecpg-commands.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   272
f none usr/postgres/8.2/doc/html/ecpg-set-connection.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   273
f none usr/postgres/8.2/doc/html/ecpg-variables.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   274
f none usr/postgres/8.2/doc/html/ecpg-dynamic.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   275
f none usr/postgres/8.2/doc/html/ecpg-descriptors.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   276
f none usr/postgres/8.2/doc/html/ecpg-errors.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   277
f none usr/postgres/8.2/doc/html/ecpg-process.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   278
f none usr/postgres/8.2/doc/html/ecpg-library.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   279
f none usr/postgres/8.2/doc/html/ecpg-develop.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   280
f none usr/postgres/8.2/doc/html/information-schema.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   281
f none usr/postgres/8.2/doc/html/infoschema-datatypes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   282
f none usr/postgres/8.2/doc/html/infoschema-information-schema-catalog-name.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   283
f none usr/postgres/8.2/doc/html/infoschema-applicable-roles.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   284
f none usr/postgres/8.2/doc/html/infoschema-check-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   285
f none usr/postgres/8.2/doc/html/infoschema-column-domain-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   286
f none usr/postgres/8.2/doc/html/infoschema-column-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   287
f none usr/postgres/8.2/doc/html/infoschema-column-udt-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   288
f none usr/postgres/8.2/doc/html/extend.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   289
f none usr/postgres/8.2/doc/html/infoschema-columns.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   290
f none usr/postgres/8.2/doc/html/infoschema-constraint-column-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   291
f none usr/postgres/8.2/doc/html/infoschema-constraint-table-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   292
f none usr/postgres/8.2/doc/html/infoschema-data-type-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   293
f none usr/postgres/8.2/doc/html/infoschema-domain-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   294
f none usr/postgres/8.2/doc/html/infoschema-domain-udt-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   295
f none usr/postgres/8.2/doc/html/infoschema-domains.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   296
f none usr/postgres/8.2/doc/html/infoschema-element-types.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   297
f none usr/postgres/8.2/doc/html/infoschema-enabled-roles.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   298
f none usr/postgres/8.2/doc/html/infoschema-key-column-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   299
f none usr/postgres/8.2/doc/html/infoschema-parameters.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   300
f none usr/postgres/8.2/doc/html/infoschema-referential-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   301
f none usr/postgres/8.2/doc/html/infoschema-role-column-grants.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   302
f none usr/postgres/8.2/doc/html/infoschema-role-routine-grants.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   303
f none usr/postgres/8.2/doc/html/infoschema-role-table-grants.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   304
f none usr/postgres/8.2/doc/html/infoschema-role-usage-grants.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   305
f none usr/postgres/8.2/doc/html/infoschema-routine-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   306
f none usr/postgres/8.2/doc/html/infoschema-routines.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   307
f none usr/postgres/8.2/doc/html/infoschema-schemata.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   308
f none usr/postgres/8.2/doc/html/infoschema-sql-features.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   309
f none usr/postgres/8.2/doc/html/infoschema-sql-implementation-info.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   310
f none usr/postgres/8.2/doc/html/infoschema-sql-languages.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   311
f none usr/postgres/8.2/doc/html/infoschema-sql-packages.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   312
f none usr/postgres/8.2/doc/html/infoschema-sql-sizing.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   313
f none usr/postgres/8.2/doc/html/infoschema-sql-sizing-profiles.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   314
f none usr/postgres/8.2/doc/html/infoschema-table-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   315
f none usr/postgres/8.2/doc/html/infoschema-table-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   316
f none usr/postgres/8.2/doc/html/infoschema-tables.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   317
f none usr/postgres/8.2/doc/html/infoschema-triggers.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   318
f none usr/postgres/8.2/doc/html/infoschema-usage-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   319
f none usr/postgres/8.2/doc/html/infoschema-view-column-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   320
f none usr/postgres/8.2/doc/html/infoschema-view-table-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   321
f none usr/postgres/8.2/doc/html/infoschema-views.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   322
f none usr/postgres/8.2/doc/html/server-programming.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   323
f none usr/postgres/8.2/doc/html/extend-type-system.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   324
f none usr/postgres/8.2/doc/html/xfunc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   325
f none usr/postgres/8.2/doc/html/xfunc-sql.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   326
f none usr/postgres/8.2/doc/html/xfunc-overload.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   327
f none usr/postgres/8.2/doc/html/xfunc-volatility.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   328
f none usr/postgres/8.2/doc/html/xfunc-pl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   329
f none usr/postgres/8.2/doc/html/xfunc-internal.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   330
f none usr/postgres/8.2/doc/html/xfunc-c.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   331
f none usr/postgres/8.2/doc/html/xaggr.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   332
f none usr/postgres/8.2/doc/html/xtypes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   333
f none usr/postgres/8.2/doc/html/xoper.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   334
f none usr/postgres/8.2/doc/html/xoper-optimization.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   335
f none usr/postgres/8.2/doc/html/xindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   336
f none usr/postgres/8.2/doc/html/triggers.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   337
f none usr/postgres/8.2/doc/html/trigger-datachanges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   338
f none usr/postgres/8.2/doc/html/trigger-interface.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   339
f none usr/postgres/8.2/doc/html/trigger-example.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   340
f none usr/postgres/8.2/doc/html/rules.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   341
f none usr/postgres/8.2/doc/html/rules-views.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   342
f none usr/postgres/8.2/doc/html/rules-update.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   343
f none usr/postgres/8.2/doc/html/rules-privileges.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   344
f none usr/postgres/8.2/doc/html/rules-status.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   345
f none usr/postgres/8.2/doc/html/rules-triggers.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   346
f none usr/postgres/8.2/doc/html/xplang.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   347
f none usr/postgres/8.2/doc/html/plpgsql.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   348
f none usr/postgres/8.2/doc/html/plpgsql-development-tips.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   349
f none usr/postgres/8.2/doc/html/plpgsql-structure.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   350
f none usr/postgres/8.2/doc/html/plpgsql-declarations.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   351
f none usr/postgres/8.2/doc/html/plpgsql-expressions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   352
f none usr/postgres/8.2/doc/html/plpgsql-statements.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   353
f none usr/postgres/8.2/doc/html/plpgsql-control-structures.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   354
f none usr/postgres/8.2/doc/html/plpgsql-cursors.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   355
f none usr/postgres/8.2/doc/html/plpgsql-errors-and-messages.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   356
f none usr/postgres/8.2/doc/html/plpgsql-trigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   357
f none usr/postgres/8.2/doc/html/plpgsql-porting.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   358
f none usr/postgres/8.2/doc/html/pltcl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   359
f none usr/postgres/8.2/doc/html/pltcl-functions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   360
f none usr/postgres/8.2/doc/html/pltcl-data.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   361
f none usr/postgres/8.2/doc/html/pltcl-global.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   362
f none usr/postgres/8.2/doc/html/pltcl-dbaccess.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   363
f none usr/postgres/8.2/doc/html/pltcl-trigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   364
f none usr/postgres/8.2/doc/html/pltcl-unknown.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   365
f none usr/postgres/8.2/doc/html/pltcl-procnames.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   366
f none usr/postgres/8.2/doc/html/plperl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   367
f none usr/postgres/8.2/doc/html/plperl-database.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   368
f none usr/postgres/8.2/doc/html/plperl-data.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   369
f none usr/postgres/8.2/doc/html/plperl-global.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   370
f none usr/postgres/8.2/doc/html/plperl-trusted.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   371
f none usr/postgres/8.2/doc/html/plperl-triggers.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   372
f none usr/postgres/8.2/doc/html/plperl-missing.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   373
f none usr/postgres/8.2/doc/html/plpython.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   374
f none usr/postgres/8.2/doc/html/plpython-trigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   375
f none usr/postgres/8.2/doc/html/plpython-database.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   376
f none usr/postgres/8.2/doc/html/spi.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   377
f none usr/postgres/8.2/doc/html/spi-spi-connect.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   378
f none usr/postgres/8.2/doc/html/spi-spi-finish.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   379
f none usr/postgres/8.2/doc/html/spi-spi-push.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   380
f none usr/postgres/8.2/doc/html/spi-spi-pop.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   381
f none usr/postgres/8.2/doc/html/spi-spi-execute.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   382
f none usr/postgres/8.2/doc/html/spi-spi-exec.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   383
f none usr/postgres/8.2/doc/html/spi-spi-prepare.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   384
f none usr/postgres/8.2/doc/html/spi-spi-getargcount.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   385
f none usr/postgres/8.2/doc/html/spi-spi-getargtypeid.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   386
f none usr/postgres/8.2/doc/html/spi-spi-is-cursor-plan.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   387
f none usr/postgres/8.2/doc/html/spi-spi-execute-plan.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   388
f none usr/postgres/8.2/doc/html/spi-spi-execp.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   389
f none usr/postgres/8.2/doc/html/spi-spi-cursor-open.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   390
f none usr/postgres/8.2/doc/html/spi-spi-cursor-find.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   391
f none usr/postgres/8.2/doc/html/spi-spi-cursor-fetch.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   392
f none usr/postgres/8.2/doc/html/spi-spi-cursor-move.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   393
f none usr/postgres/8.2/doc/html/spi-spi-cursor-close.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   394
f none usr/postgres/8.2/doc/html/spi-spi-saveplan.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   395
f none usr/postgres/8.2/doc/html/spi-interface-support.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   396
f none usr/postgres/8.2/doc/html/spi-spi-fname.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   397
f none usr/postgres/8.2/doc/html/spi-spi-fnumber.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   398
f none usr/postgres/8.2/doc/html/spi-spi-getvalue.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   399
f none usr/postgres/8.2/doc/html/spi-spi-getbinval.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   400
f none usr/postgres/8.2/doc/html/spi-spi-gettype.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   401
f none usr/postgres/8.2/doc/html/spi-spi-gettypeid.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   402
f none usr/postgres/8.2/doc/html/spi-spi-getrelname.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   403
f none usr/postgres/8.2/doc/html/spi-spi-getnspname.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   404
f none usr/postgres/8.2/doc/html/spi-memory.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   405
f none usr/postgres/8.2/doc/html/spi-spi-palloc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   406
f none usr/postgres/8.2/doc/html/spi-realloc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   407
f none usr/postgres/8.2/doc/html/spi-spi-pfree.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   408
f none usr/postgres/8.2/doc/html/spi-spi-copytuple.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   409
f none usr/postgres/8.2/doc/html/spi-spi-returntuple.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   410
f none usr/postgres/8.2/doc/html/spi-spi-modifytuple.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   411
f none usr/postgres/8.2/doc/html/spi-spi-freetuple.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   412
f none usr/postgres/8.2/doc/html/spi-spi-freetupletable.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   413
f none usr/postgres/8.2/doc/html/spi-spi-freeplan.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   414
f none usr/postgres/8.2/doc/html/spi-visibility.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   415
f none usr/postgres/8.2/doc/html/spi-examples.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   416
f none usr/postgres/8.2/doc/html/reference.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   417
f none usr/postgres/8.2/doc/html/sql-commands.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   418
f none usr/postgres/8.2/doc/html/sql-abort.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   419
f none usr/postgres/8.2/doc/html/sql-alteraggregate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   420
f none usr/postgres/8.2/doc/html/sql-alterconversion.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   421
f none usr/postgres/8.2/doc/html/sql-alterdatabase.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   422
f none usr/postgres/8.2/doc/html/sql-alterdomain.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   423
f none usr/postgres/8.2/doc/html/sql-alterfunction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   424
f none usr/postgres/8.2/doc/html/sql-altergroup.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   425
f none usr/postgres/8.2/doc/html/sql-alterindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   426
f none usr/postgres/8.2/doc/html/sql-alterlanguage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   427
f none usr/postgres/8.2/doc/html/sql-alterrole.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   428
f none usr/postgres/8.2/doc/html/sql-alteroperator.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   429
f none usr/postgres/8.2/doc/html/sql-alteropclass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   430
f none usr/postgres/8.2/doc/html/sql-alterschema.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   431
f none usr/postgres/8.2/doc/html/sql-altersequence.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   432
f none usr/postgres/8.2/doc/html/sql-altertable.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   433
f none usr/postgres/8.2/doc/html/sql-altertablespace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   434
f none usr/postgres/8.2/doc/html/sql-altertrigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   435
f none usr/postgres/8.2/doc/html/sql-altertype.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   436
f none usr/postgres/8.2/doc/html/sql-alteruser.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   437
f none usr/postgres/8.2/doc/html/sql-analyze.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   438
f none usr/postgres/8.2/doc/html/sql-begin.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   439
f none usr/postgres/8.2/doc/html/sql-checkpoint.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   440
f none usr/postgres/8.2/doc/html/sql-close.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   441
f none usr/postgres/8.2/doc/html/sql-cluster.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   442
f none usr/postgres/8.2/doc/html/sql-comment.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   443
f none usr/postgres/8.2/doc/html/sql-commit.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   444
f none usr/postgres/8.2/doc/html/sql-commit-prepared.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   445
f none usr/postgres/8.2/doc/html/sql-copy.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   446
f none usr/postgres/8.2/doc/html/sql-createaggregate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   447
f none usr/postgres/8.2/doc/html/sql-createcast.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   448
f none usr/postgres/8.2/doc/html/sql-createconstraint.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   449
f none usr/postgres/8.2/doc/html/sql-createconversion.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   450
f none usr/postgres/8.2/doc/html/sql-createdatabase.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   451
f none usr/postgres/8.2/doc/html/sql-createdomain.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   452
f none usr/postgres/8.2/doc/html/sql-createfunction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   453
f none usr/postgres/8.2/doc/html/sql-creategroup.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   454
f none usr/postgres/8.2/doc/html/sql-createindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   455
f none usr/postgres/8.2/doc/html/sql-createlanguage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   456
f none usr/postgres/8.2/doc/html/sql-createoperator.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   457
f none usr/postgres/8.2/doc/html/sql-createopclass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   458
f none usr/postgres/8.2/doc/html/sql-createrole.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   459
f none usr/postgres/8.2/doc/html/sql-createrule.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   460
f none usr/postgres/8.2/doc/html/sql-createschema.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   461
f none usr/postgres/8.2/doc/html/sql-createsequence.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   462
f none usr/postgres/8.2/doc/html/sql-createtable.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   463
f none usr/postgres/8.2/doc/html/sql-createtableas.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   464
f none usr/postgres/8.2/doc/html/sql-createtablespace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   465
f none usr/postgres/8.2/doc/html/sql-createtrigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   466
f none usr/postgres/8.2/doc/html/sql-createtype.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   467
f none usr/postgres/8.2/doc/html/sql-createuser.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   468
f none usr/postgres/8.2/doc/html/sql-createview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   469
f none usr/postgres/8.2/doc/html/sql-deallocate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   470
f none usr/postgres/8.2/doc/html/sql-declare.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   471
f none usr/postgres/8.2/doc/html/sql-delete.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   472
f none usr/postgres/8.2/doc/html/sql-dropaggregate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   473
f none usr/postgres/8.2/doc/html/sql-dropcast.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   474
f none usr/postgres/8.2/doc/html/sql-dropconversion.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   475
f none usr/postgres/8.2/doc/html/sql-dropdatabase.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   476
f none usr/postgres/8.2/doc/html/sql-dropdomain.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   477
f none usr/postgres/8.2/doc/html/sql-dropfunction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   478
f none usr/postgres/8.2/doc/html/sql-dropgroup.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   479
f none usr/postgres/8.2/doc/html/sql-dropindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   480
f none usr/postgres/8.2/doc/html/sql-droplanguage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   481
f none usr/postgres/8.2/doc/html/sql-dropoperator.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   482
f none usr/postgres/8.2/doc/html/sql-dropopclass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   483
f none usr/postgres/8.2/doc/html/sql-droprole.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   484
f none usr/postgres/8.2/doc/html/sql-droprule.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   485
f none usr/postgres/8.2/doc/html/sql-dropschema.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   486
f none usr/postgres/8.2/doc/html/sql-dropsequence.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   487
f none usr/postgres/8.2/doc/html/sql-droptable.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   488
f none usr/postgres/8.2/doc/html/sql-droptablespace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   489
f none usr/postgres/8.2/doc/html/sql-droptrigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   490
f none usr/postgres/8.2/doc/html/sql-droptype.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   491
f none usr/postgres/8.2/doc/html/sql-dropuser.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   492
f none usr/postgres/8.2/doc/html/sql-dropview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   493
f none usr/postgres/8.2/doc/html/sql-end.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   494
f none usr/postgres/8.2/doc/html/sql-execute.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   495
f none usr/postgres/8.2/doc/html/sql-explain.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   496
f none usr/postgres/8.2/doc/html/sql-fetch.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   497
f none usr/postgres/8.2/doc/html/sql-grant.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   498
f none usr/postgres/8.2/doc/html/sql-insert.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   499
f none usr/postgres/8.2/doc/html/sql-listen.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   500
f none usr/postgres/8.2/doc/html/sql-load.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   501
f none usr/postgres/8.2/doc/html/sql-lock.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   502
f none usr/postgres/8.2/doc/html/sql-move.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   503
f none usr/postgres/8.2/doc/html/sql-notify.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   504
f none usr/postgres/8.2/doc/html/sql-prepare.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   505
f none usr/postgres/8.2/doc/html/sql-prepare-transaction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   506
f none usr/postgres/8.2/doc/html/sql-reindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   507
f none usr/postgres/8.2/doc/html/sql-release-savepoint.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   508
f none usr/postgres/8.2/doc/html/sql-reset.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   509
f none usr/postgres/8.2/doc/html/sql-revoke.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   510
f none usr/postgres/8.2/doc/html/sql-rollback.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   511
f none usr/postgres/8.2/doc/html/sql-rollback-prepared.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   512
f none usr/postgres/8.2/doc/html/sql-rollback-to.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   513
f none usr/postgres/8.2/doc/html/sql-savepoint.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   514
f none usr/postgres/8.2/doc/html/sql-select.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   515
f none usr/postgres/8.2/doc/html/sql-selectinto.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   516
f none usr/postgres/8.2/doc/html/sql-set.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   517
f none usr/postgres/8.2/doc/html/sql-set-constraints.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   518
f none usr/postgres/8.2/doc/html/sql-set-role.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   519
f none usr/postgres/8.2/doc/html/sql-set-session-authorization.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   520
f none usr/postgres/8.2/doc/html/sql-set-transaction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   521
f none usr/postgres/8.2/doc/html/sql-show.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   522
f none usr/postgres/8.2/doc/html/sql-start-transaction.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   523
f none usr/postgres/8.2/doc/html/sql-truncate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   524
f none usr/postgres/8.2/doc/html/sql-unlisten.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   525
f none usr/postgres/8.2/doc/html/sql-update.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   526
f none usr/postgres/8.2/doc/html/sql-vacuum.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   527
f none usr/postgres/8.2/doc/html/reference-client.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   528
f none usr/postgres/8.2/doc/html/app-clusterdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   529
f none usr/postgres/8.2/doc/html/app-createdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   530
f none usr/postgres/8.2/doc/html/app-createlang.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   531
f none usr/postgres/8.2/doc/html/app-createuser.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   532
f none usr/postgres/8.2/doc/html/app-dropdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   533
f none usr/postgres/8.2/doc/html/app-droplang.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   534
f none usr/postgres/8.2/doc/html/app-dropuser.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   535
f none usr/postgres/8.2/doc/html/app-ecpg.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   536
f none usr/postgres/8.2/doc/html/app-pgconfig.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   537
f none usr/postgres/8.2/doc/html/app-pgdump.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   538
f none usr/postgres/8.2/doc/html/app-pg-dumpall.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   539
f none usr/postgres/8.2/doc/html/app-pgrestore.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   540
f none usr/postgres/8.2/doc/html/app-psql.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   541
f none usr/postgres/8.2/doc/html/app-reindexdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   542
f none usr/postgres/8.2/doc/html/app-vacuumdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   543
f none usr/postgres/8.2/doc/html/reference-server.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   544
f none usr/postgres/8.2/doc/html/app-initdb.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   545
f none usr/postgres/8.2/doc/html/app-ipcclean.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   546
f none usr/postgres/8.2/doc/html/app-pgcontroldata.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   547
f none usr/postgres/8.2/doc/html/app-pg-ctl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   548
f none usr/postgres/8.2/doc/html/internals.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   549
f none usr/postgres/8.2/doc/html/app-pgresetxlog.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   550
f none usr/postgres/8.2/doc/html/app-postgres.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   551
f none usr/postgres/8.2/doc/html/app-postmaster.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   552
f none usr/postgres/8.2/doc/html/overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   553
f none usr/postgres/8.2/doc/html/connect-estab.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   554
f none usr/postgres/8.2/doc/html/parser-stage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   555
f none usr/postgres/8.2/doc/html/rule-system.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   556
f none usr/postgres/8.2/doc/html/planner-optimizer.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   557
f none usr/postgres/8.2/doc/html/executor.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   558
f none usr/postgres/8.2/doc/html/catalogs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   559
f none usr/postgres/8.2/doc/html/catalog-pg-aggregate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   560
f none usr/postgres/8.2/doc/html/catalog-pg-am.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   561
f none usr/postgres/8.2/doc/html/catalog-pg-amop.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   562
f none usr/postgres/8.2/doc/html/catalog-pg-amproc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   563
f none usr/postgres/8.2/doc/html/catalog-pg-attrdef.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   564
f none usr/postgres/8.2/doc/html/catalog-pg-attribute.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   565
f none usr/postgres/8.2/doc/html/catalog-pg-authid.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   566
f none usr/postgres/8.2/doc/html/catalog-pg-auth-members.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   567
f none usr/postgres/8.2/doc/html/catalog-pg-autovacuum.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   568
f none usr/postgres/8.2/doc/html/catalog-pg-cast.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   569
f none usr/postgres/8.2/doc/html/catalog-pg-class.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   570
f none usr/postgres/8.2/doc/html/catalog-pg-constraint.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   571
f none usr/postgres/8.2/doc/html/catalog-pg-conversion.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   572
f none usr/postgres/8.2/doc/html/catalog-pg-database.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   573
f none usr/postgres/8.2/doc/html/catalog-pg-depend.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   574
f none usr/postgres/8.2/doc/html/catalog-pg-description.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   575
f none usr/postgres/8.2/doc/html/catalog-pg-index.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   576
f none usr/postgres/8.2/doc/html/catalog-pg-inherits.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   577
f none usr/postgres/8.2/doc/html/catalog-pg-language.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   578
f none usr/postgres/8.2/doc/html/catalog-pg-largeobject.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   579
f none usr/postgres/8.2/doc/html/catalog-pg-listener.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   580
f none usr/postgres/8.2/doc/html/catalog-pg-namespace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   581
f none usr/postgres/8.2/doc/html/catalog-pg-opclass.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   582
f none usr/postgres/8.2/doc/html/catalog-pg-operator.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   583
f none usr/postgres/8.2/doc/html/catalog-pg-pltemplate.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   584
f none usr/postgres/8.2/doc/html/catalog-pg-proc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   585
f none usr/postgres/8.2/doc/html/catalog-pg-rewrite.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   586
f none usr/postgres/8.2/doc/html/catalog-pg-shdepend.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   587
f none usr/postgres/8.2/doc/html/catalog-pg-statistic.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   588
f none usr/postgres/8.2/doc/html/catalog-pg-tablespace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   589
f none usr/postgres/8.2/doc/html/catalog-pg-trigger.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   590
f none usr/postgres/8.2/doc/html/catalog-pg-type.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   591
f none usr/postgres/8.2/doc/html/views-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   592
f none usr/postgres/8.2/doc/html/view-pg-group.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   593
f none usr/postgres/8.2/doc/html/view-pg-indexes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   594
f none usr/postgres/8.2/doc/html/view-pg-locks.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   595
f none usr/postgres/8.2/doc/html/view-pg-prepared-xacts.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   596
f none usr/postgres/8.2/doc/html/view-pg-roles.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   597
f none usr/postgres/8.2/doc/html/view-pg-rules.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   598
f none usr/postgres/8.2/doc/html/view-pg-settings.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   599
f none usr/postgres/8.2/doc/html/view-pg-shadow.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   600
f none usr/postgres/8.2/doc/html/view-pg-stats.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   601
f none usr/postgres/8.2/doc/html/view-pg-tables.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   602
f none usr/postgres/8.2/doc/html/view-pg-user.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   603
f none usr/postgres/8.2/doc/html/view-pg-views.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   604
f none usr/postgres/8.2/doc/html/protocol.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   605
f none usr/postgres/8.2/doc/html/protocol-flow.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   606
f none usr/postgres/8.2/doc/html/protocol-message-types.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   607
f none usr/postgres/8.2/doc/html/protocol-message-formats.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   608
f none usr/postgres/8.2/doc/html/protocol-error-fields.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   609
f none usr/postgres/8.2/doc/html/protocol-changes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   610
f none usr/postgres/8.2/doc/html/source.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   611
f none usr/postgres/8.2/doc/html/release-7-3-13.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   612
f none usr/postgres/8.2/doc/html/release-7-3-14.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   613
f none usr/postgres/8.2/doc/html/release-7-4-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   614
f none usr/postgres/8.2/doc/html/release-7-4-11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   615
f none usr/postgres/8.2/doc/html/release-7-4-12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   616
f none usr/postgres/8.2/doc/html/release-8-0-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   617
f none usr/postgres/8.2/doc/html/release-8-0-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   618
f none usr/postgres/8.2/doc/html/release-8-1-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   619
f none usr/postgres/8.2/doc/html/release-8-1-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   620
f none usr/postgres/8.2/doc/html/release-7-3-21.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   621
f none usr/postgres/8.2/doc/html/release-7-4-19.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   622
f none usr/postgres/8.2/doc/html/release-8-0-15.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   623
f none usr/postgres/8.2/doc/html/release-8-1-11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   624
f none usr/postgres/8.2/doc/html/release-8-2-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   625
f none usr/postgres/8.2/doc/html/release-8-2-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   626
f none usr/postgres/8.2/doc/html/error-message-reporting.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   627
f none usr/postgres/8.2/doc/html/error-style-guide.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   628
f none usr/postgres/8.2/doc/html/nls.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   629
f none usr/postgres/8.2/doc/html/nls-programmer.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   630
f none usr/postgres/8.2/doc/html/plhandler.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   631
f none usr/postgres/8.2/doc/html/geqo.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   632
f none usr/postgres/8.2/doc/html/geqo-intro2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   633
f none usr/postgres/8.2/doc/html/geqo-pg-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   634
f none usr/postgres/8.2/doc/html/geqo-biblio.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   635
f none usr/postgres/8.2/doc/html/indexam.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   636
f none usr/postgres/8.2/doc/html/index-functions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   637
f none usr/postgres/8.2/doc/html/index-scanning.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   638
f none usr/postgres/8.2/doc/html/index-locking.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   639
f none usr/postgres/8.2/doc/html/index-unique-checks.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   640
f none usr/postgres/8.2/doc/html/index-cost-estimation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   641
f none usr/postgres/8.2/doc/html/gist.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   642
f none usr/postgres/8.2/doc/html/gist-extensibility.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   643
f none usr/postgres/8.2/doc/html/features.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   644
f none usr/postgres/8.2/doc/html/gist-implementation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   645
f none usr/postgres/8.2/doc/html/gist-examples.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   646
f none usr/postgres/8.2/doc/html/gist-recovery.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   647
f none usr/postgres/8.2/doc/html/storage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   648
f none usr/postgres/8.2/doc/html/storage-toast.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   649
f none usr/postgres/8.2/doc/html/storage-page-layout.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   650
f none usr/postgres/8.2/doc/html/bki.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   651
f none usr/postgres/8.2/doc/html/bki-commands.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   652
f none usr/postgres/8.2/doc/html/bki-structure.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   653
f none usr/postgres/8.2/doc/html/bki-example.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   654
f none usr/postgres/8.2/doc/html/planner-stats-details.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   655
f none usr/postgres/8.2/doc/html/appendixes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   656
f none usr/postgres/8.2/doc/html/errcodes-appendix.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   657
f none usr/postgres/8.2/doc/html/datetime-appendix.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   658
f none usr/postgres/8.2/doc/html/datetime-keywords.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   659
f none usr/postgres/8.2/doc/html/datetime-units-history.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   660
f none usr/postgres/8.2/doc/html/sql-keywords-appendix.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   661
f none usr/postgres/8.2/doc/html/unsupported-features-sql-standard.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   662
f none usr/postgres/8.2/doc/html/release.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   663
f none usr/postgres/8.2/doc/html/release-8-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   664
f none usr/postgres/8.2/doc/html/release-8-0-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   665
f none usr/postgres/8.2/doc/html/release-8-0-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   666
f none usr/postgres/8.2/doc/html/release-8-0-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   667
f none usr/postgres/8.2/doc/html/release-8-0-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   668
f none usr/postgres/8.2/doc/html/release-8-0-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   669
f none usr/postgres/8.2/doc/html/release-8-0.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   670
f none usr/postgres/8.2/doc/html/release-7-4-10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   671
f none usr/postgres/8.2/doc/html/release-7-4-9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   672
f none usr/postgres/8.2/doc/html/release-7-4-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   673
f none usr/postgres/8.2/doc/html/release-7-4-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   674
f none usr/postgres/8.2/doc/html/release-7-4-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   675
f none usr/postgres/8.2/doc/html/release-7-4-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   676
f none usr/postgres/8.2/doc/html/release-7-4-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   677
f none usr/postgres/8.2/doc/html/release-7-4-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   678
f none usr/postgres/8.2/doc/html/cvs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   679
f none usr/postgres/8.2/doc/html/release-7-4-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   680
f none usr/postgres/8.2/doc/html/release-7-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   681
f none usr/postgres/8.2/doc/html/release-7-3-12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   682
f none usr/postgres/8.2/doc/html/release-7-3-11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   683
f none usr/postgres/8.2/doc/html/release-7-3-10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   684
f none usr/postgres/8.2/doc/html/release-7-3-9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   685
f none usr/postgres/8.2/doc/html/release-7-3-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   686
f none usr/postgres/8.2/doc/html/release-7-3-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   687
f none usr/postgres/8.2/doc/html/release-7-3-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   688
f none usr/postgres/8.2/doc/html/release-7-3-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   689
f none usr/postgres/8.2/doc/html/release-7-3-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   690
f none usr/postgres/8.2/doc/html/release-7-3-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   691
f none usr/postgres/8.2/doc/html/release-7-3-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   692
f none usr/postgres/8.2/doc/html/release-7-3-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   693
f none usr/postgres/8.2/doc/html/release-7-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   694
f none usr/postgres/8.2/doc/html/release-7-2-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   695
f none usr/postgres/8.2/doc/html/release-7-2-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   696
f none usr/postgres/8.2/doc/html/release-7-2-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   697
f none usr/postgres/8.2/doc/html/release-7-2-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   698
f none usr/postgres/8.2/doc/html/release-7-2-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   699
f none usr/postgres/8.2/doc/html/release-7-2-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   700
f none usr/postgres/8.2/doc/html/release-7-2-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   701
f none usr/postgres/8.2/doc/html/release-7-2-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   702
f none usr/postgres/8.2/doc/html/release-7-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   703
f none usr/postgres/8.2/doc/html/release-7-1-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   704
f none usr/postgres/8.2/doc/html/release-7-1-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   705
f none usr/postgres/8.2/doc/html/release-7-1-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   706
f none usr/postgres/8.2/doc/html/release-7-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   707
f none usr/postgres/8.2/doc/html/release-7-0-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   708
f none usr/postgres/8.2/doc/html/release-7-0-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   709
f none usr/postgres/8.2/doc/html/release-7-0-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   710
f none usr/postgres/8.2/doc/html/release-7-0.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   711
f none usr/postgres/8.2/doc/html/release-6-5-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   712
f none usr/postgres/8.2/doc/html/release-6-5-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   713
f none usr/postgres/8.2/doc/html/release-6-5-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   714
f none usr/postgres/8.2/doc/html/release-6-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   715
f none usr/postgres/8.2/doc/html/release-6-4-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   716
f none usr/postgres/8.2/doc/html/release-6-4-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   717
f none usr/postgres/8.2/doc/html/release-6-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   718
f none usr/postgres/8.2/doc/html/release-6-3-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   719
f none usr/postgres/8.2/doc/html/release-6-3-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   720
f none usr/postgres/8.2/doc/html/release-6-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   721
f none usr/postgres/8.2/doc/html/release-6-2-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   722
f none usr/postgres/8.2/doc/html/release-6-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   723
f none usr/postgres/8.2/doc/html/release-6-1-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   724
f none usr/postgres/8.2/doc/html/release-6-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   725
f none usr/postgres/8.2/doc/html/release-6-0.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   726
f none usr/postgres/8.2/doc/html/release-1-09.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   727
f none usr/postgres/8.2/doc/html/release-1-02.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   728
f none usr/postgres/8.2/doc/html/release-1-01.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   729
f none usr/postgres/8.2/doc/html/release-1-0.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   730
f none usr/postgres/8.2/doc/html/release-0-03.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   731
f none usr/postgres/8.2/doc/html/release-0-02.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   732
f none usr/postgres/8.2/doc/html/release-0-01.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   733
f none usr/postgres/8.2/doc/html/cvs-tree.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   734
f none usr/postgres/8.2/doc/html/cvsup.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   735
f none usr/postgres/8.2/doc/html/docguide.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   736
f none usr/postgres/8.2/doc/html/docguide-toolsets.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   737
f none usr/postgres/8.2/doc/html/docguide-build.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   738
f none usr/postgres/8.2/doc/html/docguide-authoring.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   739
f none usr/postgres/8.2/doc/html/docguide-style.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   740
f none usr/postgres/8.2/doc/html/external-projects.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   741
f none usr/postgres/8.2/doc/html/external-extensions.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   742
f none usr/postgres/8.2/doc/html/biblio.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   743
f none usr/postgres/8.2/doc/html/bookindex.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   744
f none usr/postgres/8.2/doc/html/LEGALNOTICE.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   745
f none usr/postgres/8.2/doc/html/stylesheet.css 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   746
f none usr/postgres/8.2/doc/html/release-8-1-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   747
f none usr/postgres/8.2/doc/html/release-8-0-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   748
f none usr/postgres/8.2/doc/html/release-7-4-13.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   749
f none usr/postgres/8.2/doc/html/release-7-3-15.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   750
f none usr/postgres/8.2/doc/html/libpq-pgservice.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   751
f none usr/postgres/8.2/doc/html/anoncvs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   752
f none usr/postgres/8.2/doc/html/auth-pg-hba-conf.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   753
f none usr/postgres/8.2/doc/html/backup-dump.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   754
f none usr/postgres/8.2/doc/html/bki-format.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   755
f none usr/postgres/8.2/doc/html/catalog-pg-shdescription.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   756
f none usr/postgres/8.2/doc/html/catalogs-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   757
f none usr/postgres/8.2/doc/html/config-setting.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   758
f none usr/postgres/8.2/doc/html/continuous-archiving.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   759
f none usr/postgres/8.2/doc/html/database-roles.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   760
f none usr/postgres/8.2/doc/html/datatype-numeric.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   761
f none usr/postgres/8.2/doc/html/datatype-xml.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   762
f none usr/postgres/8.2/doc/html/datetime-config-files.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   763
f none usr/postgres/8.2/doc/html/ddl-basics.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   764
f none usr/postgres/8.2/doc/html/disk-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   765
f none usr/postgres/8.2/doc/html/dml-insert.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   766
f none usr/postgres/8.2/doc/html/docguide-docbook.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   767
f none usr/postgres/8.2/doc/html/ecpg-concept.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   768
f none usr/postgres/8.2/doc/html/ecpg-informix-compat.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   769
f none usr/postgres/8.2/doc/html/ecpg-pgtypes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   770
f none usr/postgres/8.2/doc/html/ecpg-preproc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   771
f none usr/postgres/8.2/doc/html/extend-how.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   772
f none usr/postgres/8.2/doc/html/external-interfaces.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   773
f none usr/postgres/8.2/doc/html/features-sql-standard.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   774
f none usr/postgres/8.2/doc/html/functions-logical.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   775
f none usr/postgres/8.2/doc/html/geqo-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   776
f none usr/postgres/8.2/doc/html/gin-examples.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   777
f none usr/postgres/8.2/doc/html/gin-extensibility.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   778
f none usr/postgres/8.2/doc/html/gin-implementation.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   779
f none usr/postgres/8.2/doc/html/gin-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   780
f none usr/postgres/8.2/doc/html/gin-limit.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   781
f none usr/postgres/8.2/doc/html/gin-tips.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   782
f none usr/postgres/8.2/doc/html/gin.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   783
f none usr/postgres/8.2/doc/html/gist-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   784
f none usr/postgres/8.2/doc/html/index-catalog.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   785
f none usr/postgres/8.2/doc/html/indexes-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   786
f none usr/postgres/8.2/doc/html/infoschema-administrable-role-authorizations.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   787
f none usr/postgres/8.2/doc/html/infoschema-attributes.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   788
f none usr/postgres/8.2/doc/html/infoschema-check-constraint-routine-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   789
f none usr/postgres/8.2/doc/html/infoschema-schema.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   790
f none usr/postgres/8.2/doc/html/infoschema-sequences.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   791
f none usr/postgres/8.2/doc/html/infoschema-sql-parts.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   792
f none usr/postgres/8.2/doc/html/infoschema-view-routine-usage.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   793
f none usr/postgres/8.2/doc/html/install-short.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   794
f none usr/postgres/8.2/doc/html/intro-whatis.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   795
f none usr/postgres/8.2/doc/html/libpq-connect.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   796
f none usr/postgres/8.2/doc/html/libpq-ldap.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   797
f none usr/postgres/8.2/doc/html/libpq-misc.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   798
f none usr/postgres/8.2/doc/html/lo-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   799
f none usr/postgres/8.2/doc/html/locale.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   800
f none usr/postgres/8.2/doc/html/manage-ag-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   801
f none usr/postgres/8.2/doc/html/monitoring-ps.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   802
f none usr/postgres/8.2/doc/html/mvcc-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   803
f none usr/postgres/8.2/doc/html/nls-translator.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   804
f none usr/postgres/8.2/doc/html/plperl-funcs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   805
f none usr/postgres/8.2/doc/html/plpgsql-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   806
f none usr/postgres/8.2/doc/html/plpython-funcs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   807
f none usr/postgres/8.2/doc/html/pltcl-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   808
f none usr/postgres/8.2/doc/html/postgres-user.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   809
f none usr/postgres/8.2/doc/html/protocol-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   810
f none usr/postgres/8.2/doc/html/queries-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   811
f none usr/postgres/8.2/doc/html/queries-values.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   812
f none usr/postgres/8.2/doc/html/query-path.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   813
f none usr/postgres/8.2/doc/html/querytree.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   814
f none usr/postgres/8.2/doc/html/regress-run.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   815
f none usr/postgres/8.2/doc/html/release-8-1-4.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   816
f none usr/postgres/8.2/doc/html/release-8-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   817
f none usr/postgres/8.2/doc/html/routine-vacuuming.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   818
f none usr/postgres/8.2/doc/html/row-estimation-examples.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   819
f none usr/postgres/8.2/doc/html/server-shutdown.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   820
f none usr/postgres/8.2/doc/html/server-start.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   821
f none usr/postgres/8.2/doc/html/source-format.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   822
f none usr/postgres/8.2/doc/html/spi-interface.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   823
f none usr/postgres/8.2/doc/html/sql-drop-owned.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   824
f none usr/postgres/8.2/doc/html/sql-reassign-owned.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   825
f none usr/postgres/8.2/doc/html/sql-syntax-lexical.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   826
f none usr/postgres/8.2/doc/html/sql-values.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   827
f none usr/postgres/8.2/doc/html/storage-file-layout.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   828
f none usr/postgres/8.2/doc/html/trigger-definition.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   829
f none usr/postgres/8.2/doc/html/tutorial-advanced-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   830
f none usr/postgres/8.2/doc/html/tutorial-install.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   831
f none usr/postgres/8.2/doc/html/tutorial-sql-intro.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   832
f none usr/postgres/8.2/doc/html/typeconv-overview.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   833
f none usr/postgres/8.2/doc/html/using-explain.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   834
f none usr/postgres/8.2/doc/html/view-pg-cursors.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   835
f none usr/postgres/8.2/doc/html/view-pg-prepared-statements.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   836
f none usr/postgres/8.2/doc/html/view-pg-timezone-abbrevs.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   837
f none usr/postgres/8.2/doc/html/view-pg-timezone-names.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   838
f none usr/postgres/8.2/doc/html/wal-reliability.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   839
f none usr/postgres/8.2/doc/html/warm-standby.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   840
f none usr/postgres/8.2/doc/html/xplang-install.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   841
f none usr/postgres/8.2/doc/html/release-8-1-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   842
f none usr/postgres/8.2/doc/html/release-8-0-9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   843
f none usr/postgres/8.2/doc/html/release-7-4-14.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   844
f none usr/postgres/8.2/doc/html/release-7-3-16.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   845
f none usr/postgres/8.2/doc/html/dynamic-trace.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   846
f none usr/postgres/8.2/doc/html/high-availability.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   847
f none usr/postgres/8.2/doc/html/external-pl.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   848
d none usr/postgres/8.2/man 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   849
d none usr/postgres/8.2/man/man1 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   850
f none usr/postgres/8.2/man/man1/clusterdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   851
f none usr/postgres/8.2/man/man1/createdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   852
f none usr/postgres/8.2/man/man1/createlang.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   853
f none usr/postgres/8.2/man/man1/createuser.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   854
f none usr/postgres/8.2/man/man1/dropdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   855
f none usr/postgres/8.2/man/man1/droplang.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   856
f none usr/postgres/8.2/man/man1/dropuser.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   857
f none usr/postgres/8.2/man/man1/ecpg.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   858
f none usr/postgres/8.2/man/man1/initdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   859
f none usr/postgres/8.2/man/man1/ipcclean.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   860
f none usr/postgres/8.2/man/man1/pg_config.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   861
f none usr/postgres/8.2/man/man1/pg_controldata.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   862
f none usr/postgres/8.2/man/man1/pg_ctl.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   863
f none usr/postgres/8.2/man/man1/pg_dump.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   864
f none usr/postgres/8.2/man/man1/pg_dumpall.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   865
f none usr/postgres/8.2/man/man1/pg_resetxlog.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   866
f none usr/postgres/8.2/man/man1/pg_restore.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   867
f none usr/postgres/8.2/man/man1/postgres.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   868
f none usr/postgres/8.2/man/man1/postmaster.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   869
f none usr/postgres/8.2/man/man1/psql.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   870
f none usr/postgres/8.2/man/man1/reindexdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   871
f none usr/postgres/8.2/man/man1/vacuumdb.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   872
d none usr/postgres/8.2/man/man5 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   873
f none usr/postgres/8.2/man/man5/abort.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   874
f none usr/postgres/8.2/man/man5/alter_aggregate.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   875
f none usr/postgres/8.2/man/man5/alter_conversion.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   876
f none usr/postgres/8.2/man/man5/alter_database.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   877
f none usr/postgres/8.2/man/man5/alter_domain.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   878
f none usr/postgres/8.2/man/man5/alter_function.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   879
f none usr/postgres/8.2/man/man5/alter_group.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   880
f none usr/postgres/8.2/man/man5/alter_index.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   881
f none usr/postgres/8.2/man/man5/alter_language.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   882
f none usr/postgres/8.2/man/man5/alter_operator.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   883
f none usr/postgres/8.2/man/man5/alter_operator_class.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   884
f none usr/postgres/8.2/man/man5/alter_role.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   885
f none usr/postgres/8.2/man/man5/alter_schema.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   886
f none usr/postgres/8.2/man/man5/alter_sequence.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   887
f none usr/postgres/8.2/man/man5/alter_table.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   888
f none usr/postgres/8.2/man/man5/alter_tablespace.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   889
f none usr/postgres/8.2/man/man5/alter_trigger.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   890
f none usr/postgres/8.2/man/man5/alter_type.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   891
f none usr/postgres/8.2/man/man5/alter_user.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   892
f none usr/postgres/8.2/man/man5/analyze.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   893
f none usr/postgres/8.2/man/man5/begin.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   894
f none usr/postgres/8.2/man/man5/checkpoint.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   895
f none usr/postgres/8.2/man/man5/close.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   896
f none usr/postgres/8.2/man/man5/cluster.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   897
f none usr/postgres/8.2/man/man5/comment.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   898
f none usr/postgres/8.2/man/man5/commit.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   899
f none usr/postgres/8.2/man/man5/commit_prepared.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   900
f none usr/postgres/8.2/man/man5/copy.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   901
f none usr/postgres/8.2/man/man5/create_aggregate.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   902
f none usr/postgres/8.2/man/man5/create_cast.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   903
f none usr/postgres/8.2/man/man5/create_constraint_trigger.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   904
f none usr/postgres/8.2/man/man5/create_conversion.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   905
f none usr/postgres/8.2/man/man5/create_database.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   906
f none usr/postgres/8.2/man/man5/create_domain.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   907
f none usr/postgres/8.2/man/man5/create_function.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   908
f none usr/postgres/8.2/man/man5/create_group.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   909
f none usr/postgres/8.2/man/man5/create_index.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   910
f none usr/postgres/8.2/man/man5/create_language.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   911
f none usr/postgres/8.2/man/man5/create_operator.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   912
f none usr/postgres/8.2/man/man5/create_operator_class.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   913
f none usr/postgres/8.2/man/man5/create_role.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   914
f none usr/postgres/8.2/man/man5/create_rule.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   915
f none usr/postgres/8.2/man/man5/create_schema.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   916
f none usr/postgres/8.2/man/man5/create_sequence.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   917
f none usr/postgres/8.2/man/man5/create_table.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   918
f none usr/postgres/8.2/man/man5/create_table_as.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   919
f none usr/postgres/8.2/man/man5/create_tablespace.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   920
f none usr/postgres/8.2/man/man5/create_trigger.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   921
f none usr/postgres/8.2/man/man5/create_type.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   922
f none usr/postgres/8.2/man/man5/create_user.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   923
f none usr/postgres/8.2/man/man5/create_view.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   924
f none usr/postgres/8.2/man/man5/deallocate.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   925
f none usr/postgres/8.2/man/man5/declare.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   926
f none usr/postgres/8.2/man/man5/delete.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   927
f none usr/postgres/8.2/man/man5/drop_aggregate.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   928
f none usr/postgres/8.2/man/man5/drop_cast.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   929
f none usr/postgres/8.2/man/man5/drop_conversion.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   930
f none usr/postgres/8.2/man/man5/drop_database.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   931
f none usr/postgres/8.2/man/man5/drop_domain.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   932
f none usr/postgres/8.2/man/man5/drop_function.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   933
f none usr/postgres/8.2/man/man5/drop_group.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   934
f none usr/postgres/8.2/man/man5/drop_index.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   935
f none usr/postgres/8.2/man/man5/drop_language.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   936
f none usr/postgres/8.2/man/man5/drop_operator.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   937
f none usr/postgres/8.2/man/man5/drop_operator_class.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   938
f none usr/postgres/8.2/man/man5/drop_owned.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   939
f none usr/postgres/8.2/man/man5/drop_role.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   940
f none usr/postgres/8.2/man/man5/drop_rule.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   941
f none usr/postgres/8.2/man/man5/drop_schema.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   942
f none usr/postgres/8.2/man/man5/drop_sequence.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   943
f none usr/postgres/8.2/man/man5/drop_table.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   944
f none usr/postgres/8.2/man/man5/drop_tablespace.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   945
f none usr/postgres/8.2/man/man5/drop_trigger.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   946
f none usr/postgres/8.2/man/man5/drop_type.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   947
f none usr/postgres/8.2/man/man5/drop_user.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   948
f none usr/postgres/8.2/man/man5/drop_view.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   949
f none usr/postgres/8.2/man/man5/end.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   950
f none usr/postgres/8.2/man/man5/execute.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   951
f none usr/postgres/8.2/man/man5/explain.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   952
f none usr/postgres/8.2/man/man5/fetch.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   953
f none usr/postgres/8.2/man/man5/grant.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   954
f none usr/postgres/8.2/man/man5/insert.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   955
f none usr/postgres/8.2/man/man5/listen.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   956
f none usr/postgres/8.2/man/man5/load.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   957
f none usr/postgres/8.2/man/man5/lock.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   958
f none usr/postgres/8.2/man/man5/move.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   959
f none usr/postgres/8.2/man/man5/notify.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   960
f none usr/postgres/8.2/man/man5/prepare.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   961
f none usr/postgres/8.2/man/man5/prepare_transaction.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   962
f none usr/postgres/8.2/man/man5/reassign_owned.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   963
f none usr/postgres/8.2/man/man5/reindex.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   964
f none usr/postgres/8.2/man/man5/release_savepoint.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   965
f none usr/postgres/8.2/man/man5/reset.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   966
f none usr/postgres/8.2/man/man5/revoke.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   967
f none usr/postgres/8.2/man/man5/rollback.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   968
f none usr/postgres/8.2/man/man5/rollback_prepared.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   969
f none usr/postgres/8.2/man/man5/rollback_to_savepoint.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   970
f none usr/postgres/8.2/man/man5/savepoint.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   971
f none usr/postgres/8.2/man/man5/select.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   972
f none usr/postgres/8.2/man/man5/select_into.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   973
f none usr/postgres/8.2/man/man5/set.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   974
f none usr/postgres/8.2/man/man5/set_constraints.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   975
f none usr/postgres/8.2/man/man5/set_role.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   976
f none usr/postgres/8.2/man/man5/set_session_authorization.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   977
f none usr/postgres/8.2/man/man5/set_transaction.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   978
f none usr/postgres/8.2/man/man5/show.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   979
f none usr/postgres/8.2/man/man5/start_transaction.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   980
f none usr/postgres/8.2/man/man5/truncate.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   981
f none usr/postgres/8.2/man/man5/unlisten.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   982
f none usr/postgres/8.2/man/man5/update.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   983
f none usr/postgres/8.2/man/man5/vacuum.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   984
f none usr/postgres/8.2/man/man5/values.5sql 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   985
f none usr/postgres/8.2/doc/html/release-8-2-1.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   986
f none usr/postgres/8.2/doc/html/release-8-2-2.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   987
f none usr/postgres/8.2/doc/html/release-8-2-3.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   988
f none usr/postgres/8.2/doc/html/release-8-1-6.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   989
f none usr/postgres/8.2/doc/html/release-8-1-7.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   990
f none usr/postgres/8.2/doc/html/release-8-1-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   991
f none usr/postgres/8.2/doc/html/release-8-0-10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   992
f none usr/postgres/8.2/doc/html/release-8-0-11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   993
f none usr/postgres/8.2/doc/html/release-8-0-12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   994
f none usr/postgres/8.2/doc/html/release-7-4-15.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   995
f none usr/postgres/8.2/doc/html/release-7-3-17.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   996
f none usr/postgres/8.2/doc/html/release-7-4-16.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   997
f none usr/postgres/8.2/doc/html/release-7-3-18.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   998
f none usr/postgres/8.2/doc/html/release-7-3-19.html  0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   999
f none usr/postgres/8.2/doc/html/release-7-4-17.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1000
f none usr/postgres/8.2/doc/html/release-8-0-13.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1001
f none usr/postgres/8.2/doc/html/release-8-1-9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1002
f none usr/postgres/8.2/doc/html/release-8-2-4.html 0444 root bin
5
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
  1003
f none usr/postgres/8.2/doc/html/x71223.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1004
f none usr/postgres/8.2/doc/html/release-8-2-5.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1005
f none usr/postgres/8.2/doc/html/release-8-1-10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1006
f none usr/postgres/8.2/doc/html/release-7-3-20.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1007
f none usr/postgres/8.2/doc/html/release-8-0-14.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1008
f none usr/postgres/8.2/doc/html/release-7-4-18.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1009
f none usr/postgres/8.2/doc/html/release-7-4-20.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1010
f none usr/postgres/8.2/doc/html/release-7-4-21.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1011
f none usr/postgres/8.2/doc/html/release-8-0-16.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1012
f none usr/postgres/8.2/doc/html/release-8-0-17.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1013
f none usr/postgres/8.2/doc/html/release-8-1-12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1014
f none usr/postgres/8.2/doc/html/release-8-1-13.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1015
f none usr/postgres/8.2/doc/html/release-8-2-8.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1016
f none usr/postgres/8.2/doc/html/release-8-2-9.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1017
f none usr/postgres/8.2/doc/html/release-7-4-22.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1018
f none usr/postgres/8.2/doc/html/release-8-0-18.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1019
f none usr/postgres/8.2/doc/html/release-8-1-14.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1020
f none usr/postgres/8.2/doc/html/release-8-2-10.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1021
f none usr/postgres/8.2/doc/html/release-7-4-23.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1022
f none usr/postgres/8.2/doc/html/release-8-0-19.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1023
f none usr/postgres/8.2/doc/html/release-8-1-15.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1024
f none usr/postgres/8.2/doc/html/release-8-2-11.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1025
f none usr/postgres/8.2/doc/html/release-7-4-24.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1026
f none usr/postgres/8.2/doc/html/release-7-4-25.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1027
f none usr/postgres/8.2/doc/html/release-8-0-20.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1028
f none usr/postgres/8.2/doc/html/release-8-0-21.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1029
f none usr/postgres/8.2/doc/html/release-8-1-16.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1030
f none usr/postgres/8.2/doc/html/release-8-1-17.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1031
f none usr/postgres/8.2/doc/html/release-8-2-12.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1032
f none usr/postgres/8.2/doc/html/release-8-2-13.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1033
f none usr/postgres/8.2/doc/html/release-7-4-26.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1034
f none usr/postgres/8.2/doc/html/release-8-0-22.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1035
f none usr/postgres/8.2/doc/html/release-8-1-18.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
  1036
f none usr/postgres/8.2/doc/html/release-8-2-14.html 0444 root bin
5
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
  1037
f none usr/postgres/8.2/doc/html/release-7-4-27.html 0444 root bin
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
  1038
f none usr/postgres/8.2/doc/html/release-8-0-23.html 0444 root bin
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
  1039
f none usr/postgres/8.2/doc/html/release-8-1-19.html 0444 root bin
d07534556b03 Import sfw build 131
Cyril Plisko <cyril.plisko@grigale.com>
parents: 0
diff changeset
  1040
f none usr/postgres/8.2/doc/html/release-8-2-15.html 0444 root bin