aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-server/pkg-plist
blob: f0ddecf29ce08c427b833fbeed7e463d46305aab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
etc/rc.d/pgsql.sh
pgsql/.profile
pgsql/bin/cleardbdir
pgsql/bin/createdb
pgsql/bin/createuser
pgsql/bin/destroydb
pgsql/bin/destroyuser
pgsql/bin/ecpg
pgsql/bin/initdb
pgsql/bin/initlocation
pgsql/bin/ipcclean
pgsql/bin/pg_dump
pgsql/bin/pg_dumpall
pgsql/bin/pg_id
pgsql/bin/pg_passwd
pgsql/bin/pg_upgrade
pgsql/bin/pg_version
pgsql/bin/postgres
pgsql/bin/postmaster
pgsql/bin/psql
pgsql/data/PG_VERSION
pgsql/data/base/template1/PG_VERSION
pgsql/data/base/template1/pg_aggregate
pgsql/data/base/template1/pg_am
pgsql/data/base/template1/pg_amop
pgsql/data/base/template1/pg_amproc
pgsql/data/base/template1/pg_attrdef
pgsql/data/base/template1/pg_attrdef_adrelid_index
pgsql/data/base/template1/pg_attribute
pgsql/data/base/template1/pg_attribute_attrelid_index
pgsql/data/base/template1/pg_attribute_relid_attnam_index
pgsql/data/base/template1/pg_attribute_relid_attnum_index
pgsql/data/base/template1/pg_class
pgsql/data/base/template1/pg_class_oid_index
pgsql/data/base/template1/pg_class_relname_index
pgsql/data/base/template1/pg_description
pgsql/data/base/template1/pg_description_objoid_index
pgsql/data/base/template1/pg_index
pgsql/data/base/template1/pg_indexes
pgsql/data/base/template1/pg_inheritproc
pgsql/data/base/template1/pg_inherits
pgsql/data/base/template1/pg_internal.init
pgsql/data/base/template1/pg_ipl
pgsql/data/base/template1/pg_language
pgsql/data/base/template1/pg_listener
pgsql/data/base/template1/pg_opclass
pgsql/data/base/template1/pg_operator
pgsql/data/base/template1/pg_parg
pgsql/data/base/template1/pg_proc
pgsql/data/base/template1/pg_proc_oid_index
pgsql/data/base/template1/pg_proc_proname_narg_type_index
pgsql/data/base/template1/pg_proc_prosrc_index
pgsql/data/base/template1/pg_relcheck
pgsql/data/base/template1/pg_relcheck_rcrelid_index
pgsql/data/base/template1/pg_rewrite
pgsql/data/base/template1/pg_rules
pgsql/data/base/template1/pg_statistic
pgsql/data/base/template1/pg_tables
pgsql/data/base/template1/pg_trigger
pgsql/data/base/template1/pg_trigger_tgrelid_index
pgsql/data/base/template1/pg_type
pgsql/data/base/template1/pg_type_oid_index
pgsql/data/base/template1/pg_type_typname_index
pgsql/data/base/template1/pg_user
pgsql/data/base/template1/pg_views
pgsql/data/pg_database
pgsql/data/pg_geqo.sample
pgsql/data/pg_group
pgsql/data/pg_hba.conf
pgsql/data/pg_log
pgsql/data/pg_pwd
pgsql/data/pg_shadow
pgsql/data/pg_variable
pgsql/include/access/attnum.h
pgsql/include/c.h
pgsql/include/commands/trigger.h
pgsql/include/config.h
pgsql/include/ecpgerrno.h
pgsql/include/ecpglib.h
pgsql/include/ecpgtype.h
pgsql/include/executor/spi.h
pgsql/include/fmgr.h
pgsql/include/lib/dllist.h
pgsql/include/libpq++.h
pgsql/include/libpq++/pgconnection.h
pgsql/include/libpq++/pgcursordb.h
pgsql/include/libpq++/pgdatabase.h
pgsql/include/libpq++/pgenv.h
pgsql/include/libpq++/pglobject.h
pgsql/include/libpq++/pgtransdb.h
pgsql/include/libpq-fe.h
pgsql/include/libpq-int.h
pgsql/include/libpq/libpq-fs.h
pgsql/include/libpq/pqcomm.h
pgsql/include/os.h
pgsql/include/postgres.h
pgsql/include/postgres_ext.h
pgsql/include/sqlca.h
pgsql/include/utils/elog.h
pgsql/include/utils/geo_decls.h
pgsql/include/utils/palloc.h
pgsql/lib/global1.bki.source
pgsql/lib/global1.description
pgsql/lib/libecpg.a
pgsql/lib/libecpg.so
pgsql/lib/libecpg.so.2
pgsql/lib/libpq++.a
pgsql/lib/libpq++.so
pgsql/lib/libpq++.so.2
pgsql/lib/libpq.a
pgsql/lib/libpq.so
pgsql/lib/libpq.so.2
pgsql/lib/local1_template1.bki.source
pgsql/lib/local1_template1.description
pgsql/lib/pg_geqo.sample
pgsql/lib/pg_hba.conf.sample
pgsql/lib/plpgsql.so
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
pgsql/post-install-notes
share/doc/pgsql/CVS/Entries
share/doc/pgsql/CVS/Repository
share/doc/pgsql/CVS/Root
share/doc/pgsql/CVS/Tag
share/doc/pgsql/FAQ
share/doc/pgsql/FAQ_CVS
share/doc/pgsql/FAQ_DEV
share/doc/pgsql/FAQ_FreeBSD
share/doc/pgsql/FAQ_HPUX
share/doc/pgsql/FAQ_Irix
share/doc/pgsql/FAQ_Linux
share/doc/pgsql/Makefile
share/doc/pgsql/README.fsync
share/doc/pgsql/README.inet
share/doc/pgsql/README.locale
share/doc/pgsql/README.mb
share/doc/pgsql/README.mb.jp
share/doc/pgsql/TODO
share/doc/pgsql/admin.ps.gz
share/doc/pgsql/admin.tar.gz
share/doc/pgsql/bug.template
share/doc/pgsql/postgres.tar.gz
share/doc/pgsql/programmer.ps.gz
share/doc/pgsql/programmer.tar.gz
share/doc/pgsql/src/CVS/Entries
share/doc/pgsql/src/CVS/Repository
share/doc/pgsql/src/CVS/Root
share/doc/pgsql/src/CVS/Tag
share/doc/pgsql/src/Makefile
share/doc/pgsql/src/graphics/CVS/Entries
share/doc/pgsql/src/graphics/CVS/Repository
share/doc/pgsql/src/graphics/CVS/Root
share/doc/pgsql/src/graphics/CVS/Tag
share/doc/pgsql/src/graphics/catalogs.gif
share/doc/pgsql/src/graphics/catalogs.ps
share/doc/pgsql/src/graphics/clientserver.ag
share/doc/pgsql/src/graphics/clientserver.gif
share/doc/pgsql/src/graphics/connections.ag
share/doc/pgsql/src/graphics/connections.gif
share/doc/pgsql/src/graphics/layout.ag
share/doc/pgsql/src/graphics/layout.gif
share/doc/pgsql/src/sgml/CVS/Entries
share/doc/pgsql/src/sgml/CVS/Repository
share/doc/pgsql/src/sgml/CVS/Root
share/doc/pgsql/src/sgml/CVS/Tag
share/doc/pgsql/src/sgml/Makefile
share/doc/pgsql/src/sgml/about.sgml
share/doc/pgsql/src/sgml/admin.sgml
share/doc/pgsql/src/sgml/advanced.sgml
share/doc/pgsql/src/sgml/arch-dev.sgml
share/doc/pgsql/src/sgml/arch-pg.sgml
share/doc/pgsql/src/sgml/arch.sgml
share/doc/pgsql/src/sgml/array.sgml
share/doc/pgsql/src/sgml/biblio.sgml
share/doc/pgsql/src/sgml/bki.sgml
share/doc/pgsql/src/sgml/compiler.sgml
share/doc/pgsql/src/sgml/config.sgml
share/doc/pgsql/src/sgml/contacts.sgml
share/doc/pgsql/src/sgml/current.sgml
share/doc/pgsql/src/sgml/datatype.sgml
share/doc/pgsql/src/sgml/dfunc.sgml
share/doc/pgsql/src/sgml/docguide.sgml
share/doc/pgsql/src/sgml/ecpg.sgml
share/doc/pgsql/src/sgml/environ.sgml
share/doc/pgsql/src/sgml/extend.sgml
share/doc/pgsql/src/sgml/func-ref.sgml
share/doc/pgsql/src/sgml/func.sgml
share/doc/pgsql/src/sgml/geqo.sgml
share/doc/pgsql/src/sgml/gist.sgml
share/doc/pgsql/src/sgml/history.sgml
share/doc/pgsql/src/sgml/indices.sgml
share/doc/pgsql/src/sgml/info.sgml
share/doc/pgsql/src/sgml/inherit.sgml
share/doc/pgsql/src/sgml/install.sgml
share/doc/pgsql/src/sgml/installation.sgml
share/doc/pgsql/src/sgml/intro-ag.sgml
share/doc/pgsql/src/sgml/intro-pg.sgml
share/doc/pgsql/src/sgml/intro.sgml
share/doc/pgsql/src/sgml/jdbc.sgml
share/doc/pgsql/src/sgml/keys.sgml
share/doc/pgsql/src/sgml/legal.sgml
share/doc/pgsql/src/sgml/libpgtcl.sgml
share/doc/pgsql/src/sgml/libpq++.sgml
share/doc/pgsql/src/sgml/libpq.sgml
share/doc/pgsql/src/sgml/lobj.sgml
share/doc/pgsql/src/sgml/manage.sgml
share/doc/pgsql/src/sgml/notation.sgml
share/doc/pgsql/src/sgml/odbc.sgml
share/doc/pgsql/src/sgml/oper.sgml
share/doc/pgsql/src/sgml/page.sgml
share/doc/pgsql/src/sgml/pg_options.sgml
share/doc/pgsql/src/sgml/pgaccess.sgml
share/doc/pgsql/src/sgml/ports.sgml
share/doc/pgsql/src/sgml/postgres.sgml
share/doc/pgsql/src/sgml/programmer.sgml
share/doc/pgsql/src/sgml/protocol.sgml
share/doc/pgsql/src/sgml/psql.sgml
share/doc/pgsql/src/sgml/query-ug.sgml
share/doc/pgsql/src/sgml/query.sgml
share/doc/pgsql/src/sgml/recovery.sgml
share/doc/pgsql/src/sgml/ref/CVS/Entries
share/doc/pgsql/src/sgml/ref/CVS/Repository
share/doc/pgsql/src/sgml/ref/CVS/Root
share/doc/pgsql/src/sgml/ref/CVS/Tag
share/doc/pgsql/src/sgml/ref/abort.sgml
share/doc/pgsql/src/sgml/ref/allfiles.sgml
share/doc/pgsql/src/sgml/ref/alter_table.sgml
share/doc/pgsql/src/sgml/ref/alter_user.sgml
share/doc/pgsql/src/sgml/ref/begin.sgml
share/doc/pgsql/src/sgml/ref/close.sgml
share/doc/pgsql/src/sgml/ref/cluster.sgml
share/doc/pgsql/src/sgml/ref/commands.sgml
share/doc/pgsql/src/sgml/ref/commit.sgml
share/doc/pgsql/src/sgml/ref/copy.sgml
share/doc/pgsql/src/sgml/ref/create_aggregate.sgml
share/doc/pgsql/src/sgml/ref/create_database.sgml
share/doc/pgsql/src/sgml/ref/create_function.sgml
share/doc/pgsql/src/sgml/ref/create_index.sgml
share/doc/pgsql/src/sgml/ref/create_language.sgml
share/doc/pgsql/src/sgml/ref/create_operator.sgml
share/doc/pgsql/src/sgml/ref/create_rule.sgml
share/doc/pgsql/src/sgml/ref/create_sequence.sgml
share/doc/pgsql/src/sgml/ref/create_table.sgml
share/doc/pgsql/src/sgml/ref/create_trigger.sgml
share/doc/pgsql/src/sgml/ref/create_type.sgml
share/doc/pgsql/src/sgml/ref/create_user.sgml
share/doc/pgsql/src/sgml/ref/create_view.sgml
share/doc/pgsql/src/sgml/ref/createdb.sgml
share/doc/pgsql/src/sgml/ref/createuser.sgml
share/doc/pgsql/src/sgml/ref/current_date.sgml
share/doc/pgsql/src/sgml/ref/current_time.sgml
share/doc/pgsql/src/sgml/ref/current_timestamp.sgml
share/doc/pgsql/src/sgml/ref/current_user.sgml
share/doc/pgsql/src/sgml/ref/declare.sgml
share/doc/pgsql/src/sgml/ref/delete.sgml
share/doc/pgsql/src/sgml/ref/destroydb.sgml
share/doc/pgsql/src/sgml/ref/destroyuser.sgml
share/doc/pgsql/src/sgml/ref/drop_aggregate.sgml
share/doc/pgsql/src/sgml/ref/drop_database.sgml
share/doc/pgsql/src/sgml/ref/drop_function.sgml
share/doc/pgsql/src/sgml/ref/drop_index.sgml
share/doc/pgsql/src/sgml/ref/drop_language.sgml
share/doc/pgsql/src/sgml/ref/drop_operator.sgml
share/doc/pgsql/src/sgml/ref/drop_rule.sgml
share/doc/pgsql/src/sgml/ref/drop_sequence.sgml
share/doc/pgsql/src/sgml/ref/drop_table.sgml
share/doc/pgsql/src/sgml/ref/drop_trigger.sgml
share/doc/pgsql/src/sgml/ref/drop_type.sgml
share/doc/pgsql/src/sgml/ref/drop_user.sgml
share/doc/pgsql/src/sgml/ref/drop_view.sgml
share/doc/pgsql/src/sgml/ref/explain.sgml
share/doc/pgsql/src/sgml/ref/fetch.sgml
share/doc/pgsql/src/sgml/ref/grant.sgml
share/doc/pgsql/src/sgml/ref/initdb.sgml
share/doc/pgsql/src/sgml/ref/initlocation.sgml
share/doc/pgsql/src/sgml/ref/insert.sgml
share/doc/pgsql/src/sgml/ref/listen.sgml
share/doc/pgsql/src/sgml/ref/load.sgml
share/doc/pgsql/src/sgml/ref/lock.sgml
share/doc/pgsql/src/sgml/ref/move.sgml
share/doc/pgsql/src/sgml/ref/notify.sgml
share/doc/pgsql/src/sgml/ref/pg_dump.sgml
share/doc/pgsql/src/sgml/ref/pg_dumpall.sgml
share/doc/pgsql/src/sgml/ref/pg_upgrade.sgml
share/doc/pgsql/src/sgml/ref/psql-ref.sgml
share/doc/pgsql/src/sgml/ref/reset.sgml
share/doc/pgsql/src/sgml/ref/revoke.sgml
share/doc/pgsql/src/sgml/ref/rollback.sgml
share/doc/pgsql/src/sgml/ref/select.sgml
share/doc/pgsql/src/sgml/ref/set.sgml
share/doc/pgsql/src/sgml/ref/show.sgml
share/doc/pgsql/src/sgml/ref/unlisten.sgml
share/doc/pgsql/src/sgml/ref/update.sgml
share/doc/pgsql/src/sgml/ref/vacuum.sgml
share/doc/pgsql/src/sgml/reference.sgml
share/doc/pgsql/src/sgml/regress.sgml
share/doc/pgsql/src/sgml/release.sgml
share/doc/pgsql/src/sgml/rules.sgml
share/doc/pgsql/src/sgml/runtime.sgml
share/doc/pgsql/src/sgml/security.sgml
share/doc/pgsql/src/sgml/signals.sgml
share/doc/pgsql/src/sgml/spi.sgml
share/doc/pgsql/src/sgml/start-ag.sgml
share/doc/pgsql/src/sgml/start.sgml
share/doc/pgsql/src/sgml/storage.sgml
share/doc/pgsql/src/sgml/syntax.sgml
share/doc/pgsql/src/sgml/trigger.sgml
share/doc/pgsql/src/sgml/tutorial.sgml
share/doc/pgsql/src/sgml/typeconv.sgml
share/doc/pgsql/src/sgml/user.sgml
share/doc/pgsql/src/sgml/xaggr.sgml
share/doc/pgsql/src/sgml/xfunc.sgml
share/doc/pgsql/src/sgml/xindex.sgml
share/doc/pgsql/src/sgml/xoper.sgml
share/doc/pgsql/src/sgml/xplang.sgml
share/doc/pgsql/src/sgml/xtypes.sgml
share/doc/pgsql/src/sgml/y2k.sgml
share/doc/pgsql/tutorial.ps.gz
share/doc/pgsql/tutorial.tar.gz
share/doc/pgsql/user.ps.gz
share/doc/pgsql/user.tar.gz
@dirrm share/doc/pgsql/src/sgml/ref/CVS
@dirrm share/doc/pgsql/src/sgml/ref
@dirrm share/doc/pgsql/src/sgml/CVS
@dirrm share/doc/pgsql/src/sgml
@dirrm share/doc/pgsql/src/graphics/CVS
@dirrm share/doc/pgsql/src/graphics
@dirrm share/doc/pgsql/src/CVS
@dirrm share/doc/pgsql/src
@dirrm share/doc/pgsql/CVS
@dirrm share/doc/pgsql
@dirrm pgsql/man/manl
@dirrm pgsql/man/man5
@dirrm pgsql/man/man3
@dirrm pgsql/man/man1
@dirrm pgsql/man
@dirrm pgsql/lib
@dirrm pgsql/include/utils
@dirrm pgsql/include/port/freebsd
@dirrm pgsql/include/port
@dirrm pgsql/include/libpq++
@dirrm pgsql/include/libpq
@dirrm pgsql/include/lib
@dirrm pgsql/include/executor
@dirrm pgsql/include/commands
@dirrm pgsql/include/access
@dirrm pgsql/include
@dirrm pgsql/data/base/template1
@dirrm pgsql/data/base
@dirrm pgsql/data
@dirrm pgsql/bin
@dirrm pgsql