summaryrefslogtreecommitdiff
path: root/databases/postgresql91-server/pkg-plist
blob: 5f88a3e82c5677b8b75d98eba57c226cdce8379c (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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
%%SERVER%%bin/postmaster
%%SERVER%%bin/postgres
bin/ecpg
bin/initdb
bin/initlocation
bin/ipcclean
bin/pg_ctl
bin/pg_dump
bin/pg_restore
bin/pg_dumpall
bin/pg_id
bin/pg_passwd
bin/psql
bin/createdb
bin/dropdb
bin/createuser
bin/dropuser
bin/droplang
bin/vacuumdb
bin/createlang
bin/pg_config
%%MULTIBYTE%%bin/pg_encoding
include/libpq/libpq-fs.h
@dirrm include/libpq
include/postgresql/internal/libpq/pqcomm.h
@dirrm include/postgresql/internal/libpq
include/postgresql/internal/lib/dllist.h
@dirrm include/postgresql/internal/lib
include/postgresql/internal/c.h
include/postgresql/internal/postgres_fe.h
include/postgresql/internal/libpq-int.h
include/postgresql/internal/pqexpbuffer.h
@dirrm include/postgresql/internal
@dirrm include/postgresql
include/libpq++/pgconnection.h
include/libpq++/pgdatabase.h
include/libpq++/pgtransdb.h
include/libpq++/pgcursordb.h
include/libpq++/pglobject.h
@dirrm include/libpq++
include/postgres_ext.h
include/pg_config.h
include/pg_config_os.h
include/libpq-fe.h
include/ecpgerrno.h
include/ecpglib.h
include/ecpgtype.h
include/sqlca.h
include/sql3types.h
include/libpgeasy.h
include/libpq++.h
lib/libpq.so
lib/libpq.a
lib/libpq.so.2
lib/libecpg.so
lib/libecpg.a
lib/libecpg.so.3
lib/libpgeasy.so
lib/libpgeasy.a
lib/libpgeasy.so.2
lib/libpq++.so
lib/libpq++.a
lib/libpq++.so.4
%%SERVER%%lib/postgresql/plpgsql.so
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
%%SERVER%%share/postgresql/502.pgsql
%%SERVER%%share/postgresql/odbc.sql
%%SERVER%%share/postgresql/odbc-drop.sql
%%SERVER%%share/postgresql/postgres.bki
%%SERVER%%share/postgresql/postgres.description
%%SERVER%%share/postgresql/pg_hba.conf.sample
%%SERVER%%share/postgresql/pg_ident.conf.sample
%%SERVER%%share/postgresql/postgresql.conf.sample
share/postgresql/post-install-notes
@unexec rmdir %D/share/postgresql 2>/dev/null || true
%%PORTDOCS%%share/doc/postgresql/html/index.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-welcome.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-start.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-arch.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-createdb.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-accessdb.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-sql.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-concepts.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-table.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-populate.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-select.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-join.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-agg.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-update.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-delete.html
%%PORTDOCS%%share/doc/postgresql/html/user.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-advanced.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-views.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-fk.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-transactions.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-inheritance.html
%%PORTDOCS%%share/doc/postgresql/html/tutorial-conclusion.html
%%PORTDOCS%%share/doc/postgresql/html/preface.html
%%PORTDOCS%%share/doc/postgresql/html/history.html
%%PORTDOCS%%share/doc/postgresql/html/resources.html
%%PORTDOCS%%share/doc/postgresql/html/notation.html
%%PORTDOCS%%share/doc/postgresql/html/bug-reporting.html
%%PORTDOCS%%share/doc/postgresql/html/y2k.html
%%PORTDOCS%%share/doc/postgresql/html/sql-syntax.html
%%PORTDOCS%%share/doc/postgresql/html/sql-syntax-columns.html
%%PORTDOCS%%share/doc/postgresql/html/sql-expressions.html
%%PORTDOCS%%share/doc/postgresql/html/sql-precedence.html
%%PORTDOCS%%share/doc/postgresql/html/queries.html
%%PORTDOCS%%share/doc/postgresql/html/queries-union.html
%%PORTDOCS%%share/doc/postgresql/html/queries-table-expressions.html
%%PORTDOCS%%share/doc/postgresql/html/queries-select-lists.html
%%PORTDOCS%%share/doc/postgresql/html/queries-order.html
%%PORTDOCS%%share/doc/postgresql/html/queries-limit.html
%%PORTDOCS%%share/doc/postgresql/html/datatype.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-money.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-character.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-binary.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-datetime.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-boolean.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-geometric.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-net-types.html
%%PORTDOCS%%share/doc/postgresql/html/datatype-bit.html
%%PORTDOCS%%share/doc/postgresql/html/functions.html
%%PORTDOCS%%share/doc/postgresql/html/functions-comparison.html
%%PORTDOCS%%share/doc/postgresql/html/functions-math.html
%%PORTDOCS%%share/doc/postgresql/html/arrays.html
%%PORTDOCS%%share/doc/postgresql/html/functions-string.html
%%PORTDOCS%%share/doc/postgresql/html/functions-binarystring.html
%%PORTDOCS%%share/doc/postgresql/html/functions-matching.html
%%PORTDOCS%%share/doc/postgresql/html/functions-formatting.html
%%PORTDOCS%%share/doc/postgresql/html/functions-datetime.html
%%PORTDOCS%%share/doc/postgresql/html/functions-geometry.html
%%PORTDOCS%%share/doc/postgresql/html/functions-net.html
%%PORTDOCS%%share/doc/postgresql/html/functions-sequence.html
%%PORTDOCS%%share/doc/postgresql/html/functions-conditional.html
%%PORTDOCS%%share/doc/postgresql/html/functions-misc.html
%%PORTDOCS%%share/doc/postgresql/html/functions-aggregate.html
%%PORTDOCS%%share/doc/postgresql/html/functions-subquery.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv-overview.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv-oper.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv-func.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv-query.html
%%PORTDOCS%%share/doc/postgresql/html/typeconv-union-case.html
%%PORTDOCS%%share/doc/postgresql/html/indexes.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-types.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-multicolumn.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-unique.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-functional.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-opclass.html
%%PORTDOCS%%share/doc/postgresql/html/keys.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-partial.html
%%PORTDOCS%%share/doc/postgresql/html/indexes-examine.html
%%PORTDOCS%%share/doc/postgresql/html/inherit.html
%%PORTDOCS%%share/doc/postgresql/html/mvcc.html
%%PORTDOCS%%share/doc/postgresql/html/transaction-iso.html
%%PORTDOCS%%share/doc/postgresql/html/xact-read-committed.html
%%PORTDOCS%%share/doc/postgresql/html/xact-serializable.html
%%PORTDOCS%%share/doc/postgresql/html/applevel-consistency.html
%%PORTDOCS%%share/doc/postgresql/html/locking-tables.html
%%PORTDOCS%%share/doc/postgresql/html/locking-indexes.html
%%PORTDOCS%%share/doc/postgresql/html/manage.html
%%PORTDOCS%%share/doc/postgresql/html/db-accessing.html
%%PORTDOCS%%share/doc/postgresql/html/db-destroy.html
%%PORTDOCS%%share/doc/postgresql/html/performance-tips.html
%%PORTDOCS%%share/doc/postgresql/html/planner-stats.html
%%PORTDOCS%%share/doc/postgresql/html/explicit-joins.html
%%PORTDOCS%%share/doc/postgresql/html/populate.html
%%PORTDOCS%%share/doc/postgresql/html/datetime-appendix.html
%%PORTDOCS%%share/doc/postgresql/html/timezones.html
%%PORTDOCS%%share/doc/postgresql/html/units-history.html
%%PORTDOCS%%share/doc/postgresql/html/sql-keywords-appendix.html
%%PORTDOCS%%share/doc/postgresql/html/biblio.html
%%PORTDOCS%%share/doc/postgresql/html/admin.html
%%PORTDOCS%%share/doc/postgresql/html/installation.html
%%PORTDOCS%%share/doc/postgresql/html/install-requirements.html
%%PORTDOCS%%share/doc/postgresql/html/install-getsource.html
%%PORTDOCS%%share/doc/postgresql/html/install-upgrading.html
%%PORTDOCS%%share/doc/postgresql/html/install-procedure.html
%%PORTDOCS%%share/doc/postgresql/html/install-post.html
%%PORTDOCS%%share/doc/postgresql/html/supported-platforms.html
%%PORTDOCS%%share/doc/postgresql/html/install-win32.html
%%PORTDOCS%%share/doc/postgresql/html/runtime.html
%%PORTDOCS%%share/doc/postgresql/html/creating-cluster.html
%%PORTDOCS%%share/doc/postgresql/html/postmaster-start.html
%%PORTDOCS%%share/doc/postgresql/html/runtime-config.html
%%PORTDOCS%%share/doc/postgresql/html/kernel-resources.html
%%PORTDOCS%%share/doc/postgresql/html/postmaster-shutdown.html
%%PORTDOCS%%share/doc/postgresql/html/ssl-tcp.html
%%PORTDOCS%%share/doc/postgresql/html/ssh-tunnels.html
%%PORTDOCS%%share/doc/postgresql/html/client-authentication.html
%%PORTDOCS%%share/doc/postgresql/html/auth-methods.html
%%PORTDOCS%%share/doc/postgresql/html/client-authentication-problems.html
%%PORTDOCS%%share/doc/postgresql/html/charset.html
%%PORTDOCS%%share/doc/postgresql/html/recode.html
%%PORTDOCS%%share/doc/postgresql/html/multibyte.html
%%PORTDOCS%%share/doc/postgresql/html/managing-databases.html
%%PORTDOCS%%share/doc/postgresql/html/manage-ag-dropdb.html
%%PORTDOCS%%share/doc/postgresql/html/user-manag.html
%%PORTDOCS%%share/doc/postgresql/html/groups.html
%%PORTDOCS%%share/doc/postgresql/html/privileges.html
%%PORTDOCS%%share/doc/postgresql/html/perm-functions.html
%%PORTDOCS%%share/doc/postgresql/html/maintenance.html
%%PORTDOCS%%share/doc/postgresql/html/routine-vacuuming.html
%%PORTDOCS%%share/doc/postgresql/html/logfile-maintenance.html
%%PORTDOCS%%share/doc/postgresql/html/backup.html
%%PORTDOCS%%share/doc/postgresql/html/backup-file.html
%%PORTDOCS%%share/doc/postgresql/html/migration.html
%%PORTDOCS%%share/doc/postgresql/html/monitoring.html
%%PORTDOCS%%share/doc/postgresql/html/monitoring-stats.html
%%PORTDOCS%%share/doc/postgresql/html/wal.html
%%PORTDOCS%%share/doc/postgresql/html/wal-implementation.html
%%PORTDOCS%%share/doc/postgresql/html/wal-configuration.html
%%PORTDOCS%%share/doc/postgresql/html/storage.html
%%PORTDOCS%%share/doc/postgresql/html/libpq.html
%%PORTDOCS%%share/doc/postgresql/html/failure.html
%%PORTDOCS%%share/doc/postgresql/html/failure-disk-failed.html
%%PORTDOCS%%share/doc/postgresql/html/regress.html
%%PORTDOCS%%share/doc/postgresql/html/regress-run.html
%%PORTDOCS%%share/doc/postgresql/html/regress-evaluation.html
%%PORTDOCS%%share/doc/postgresql/html/regress-platform.html
%%PORTDOCS%%share/doc/postgresql/html/release.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-1-3.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-1-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-1-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-0-3.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-0-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-0-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-7-0.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-5-3.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-5-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-5-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-5.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-4-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-4-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-4.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-3-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-3-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-3.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-2-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-2.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-1-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-1.html
%%PORTDOCS%%share/doc/postgresql/html/release-6-0.html
%%PORTDOCS%%share/doc/postgresql/html/release-1-09.html
%%PORTDOCS%%share/doc/postgresql/html/release-1-02.html
%%PORTDOCS%%share/doc/postgresql/html/release-1-01.html
%%PORTDOCS%%share/doc/postgresql/html/release-1-0.html
%%PORTDOCS%%share/doc/postgresql/html/release-0-03.html
%%PORTDOCS%%share/doc/postgresql/html/release-0-02.html
%%PORTDOCS%%share/doc/postgresql/html/release-0-01.html
%%PORTDOCS%%share/doc/postgresql/html/programmer.html
%%PORTDOCS%%share/doc/postgresql/html/programmer-client.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-connect.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-exec.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-async.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-fastpath.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-notify.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-copy.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-trace.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-control.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-envars.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-threading.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-build.html
%%PORTDOCS%%share/doc/postgresql/html/libpq-example.html
%%PORTDOCS%%share/doc/postgresql/html/largeobjects.html
%%PORTDOCS%%share/doc/postgresql/html/lo-implementation.html
%%PORTDOCS%%share/doc/postgresql/html/lo-interfaces.html
%%PORTDOCS%%share/doc/postgresql/html/lo-funcs.html
%%PORTDOCS%%share/doc/postgresql/html/lo-libpq.html
%%PORTDOCS%%share/doc/postgresql/html/libpqplusplus.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-init.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-classes.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-connect.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-exec.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-notify.html
%%PORTDOCS%%share/doc/postgresql/html/libpqpp-copy.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl.html
%%PORTDOCS%%share/doc/postgresql/html/libpgtcl-loading.html
%%PORTDOCS%%share/doc/postgresql/html/libpgtcl-ref.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgconnect.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgdisconnect.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgconndefaults.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgexec.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgresult.html
%%PORTDOCS%%share/doc/postgresql/html/pgeasy.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgselect.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglisten.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglocreat.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgloopen.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgloclose.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgloread.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglowrite.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglolseek.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglotell.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pglounlink.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgloimport.html
%%PORTDOCS%%share/doc/postgresql/html/pgtcl-pgloexport.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg-concept.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg-use.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg-limitations.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg-porting.html
%%PORTDOCS%%share/doc/postgresql/html/ecpg-develop.html
%%PORTDOCS%%share/doc/postgresql/html/odbc.html
%%PORTDOCS%%share/doc/postgresql/html/odbc-install.html
%%PORTDOCS%%share/doc/postgresql/html/odbc-config.html
%%PORTDOCS%%share/doc/postgresql/html/odbc-windows.html
%%PORTDOCS%%share/doc/postgresql/html/odbc-applixware.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-use.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-query.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-update.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-ddl.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-binary-data.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-ext.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-thread.html
%%PORTDOCS%%share/doc/postgresql/html/jdbc-reading.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pg-functions.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-connect.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-get-defhost.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-set-defhost.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-get-defport.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-set-defport.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-get-defopt.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-set-defopt.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-get-deftty.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-set-deftty.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-get-defbase.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-set-defbase.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pg-pgobject.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-query.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-reset.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-close.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-fileno.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-getnotify.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-inserttable.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-putline.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-getline.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-endcopy.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-locreate.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-getlo.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-loimport.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pg-db.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-pkey.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-get-databases.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-get-tables.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-get-attnames.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-get.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-insert.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-update.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-clear.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-delete.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pg-pgqueryobject.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-getresult.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-dictresult.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-listfields.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-fieldname.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-fieldnum.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pgqueryobject-ntuples.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pg-pglarge.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-open.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-close.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-read.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-write.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-seek.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-tell.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-unlink.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-size.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-pglargeobject-export.html
%%PORTDOCS%%share/doc/postgresql/html/pygresql-db-api.html
%%PORTDOCS%%share/doc/postgresql/html/programmer-server.html
%%PORTDOCS%%share/doc/postgresql/html/arch-pg.html
%%PORTDOCS%%share/doc/postgresql/html/extend.html
%%PORTDOCS%%share/doc/postgresql/html/type-system.html
%%PORTDOCS%%share/doc/postgresql/html/pg-system-catalogs.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-sql.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-pl.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-internal.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-c.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-overload.html
%%PORTDOCS%%share/doc/postgresql/html/xfunc-plhandler.html
%%PORTDOCS%%share/doc/postgresql/html/xtypes.html
%%PORTDOCS%%share/doc/postgresql/html/xoper.html
%%PORTDOCS%%share/doc/postgresql/html/xoper-example.html
%%PORTDOCS%%share/doc/postgresql/html/xoper-optimization.html
%%PORTDOCS%%share/doc/postgresql/html/xaggr.html
%%PORTDOCS%%share/doc/postgresql/html/rules.html
%%PORTDOCS%%share/doc/postgresql/html/querytree.html
%%PORTDOCS%%share/doc/postgresql/html/rules-views.html
%%PORTDOCS%%share/doc/postgresql/html/rules-insert.html
%%PORTDOCS%%share/doc/postgresql/html/rules-permissions.html
%%PORTDOCS%%share/doc/postgresql/html/rules-triggers.html
%%PORTDOCS%%share/doc/postgresql/html/xindex.html
%%PORTDOCS%%share/doc/postgresql/html/xindex-am.html
%%PORTDOCS%%share/doc/postgresql/html/xindex-support.html
%%PORTDOCS%%share/doc/postgresql/html/xindex-strategies.html
%%PORTDOCS%%share/doc/postgresql/html/xindex-opclass.html
%%PORTDOCS%%share/doc/postgresql/html/xindex-operators.html
%%PORTDOCS%%share/doc/postgresql/html/indexcost.html
%%PORTDOCS%%share/doc/postgresql/html/gist.html
%%PORTDOCS%%share/doc/postgresql/html/triggers.html
%%PORTDOCS%%share/doc/postgresql/html/trigger-manager.html
%%PORTDOCS%%share/doc/postgresql/html/trigger-datachanges.html
%%PORTDOCS%%share/doc/postgresql/html/trigger-examples.html
%%PORTDOCS%%share/doc/postgresql/html/spi.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spiconnect.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifinish.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spiexec.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spiprepare.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spiexecp.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicursor-open.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicursor-find.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifnumber.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicursor-fetch.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicursor-move.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicursor-close.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spisaveplan.html
%%PORTDOCS%%share/doc/postgresql/html/spi-interface-support.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifname.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spigetvalue.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spigetbinval.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spigettype.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spigettypeid.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spigetrelname.html
%%PORTDOCS%%share/doc/postgresql/html/spi-memory.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicopytuple.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicopytupledesc.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spicopytupleintoslot.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spimodifytuple.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spipalloc.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spirepalloc.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spipfree.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifreetuple.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifreetuptable.html
%%PORTDOCS%%share/doc/postgresql/html/spi-spifreeplan.html
%%PORTDOCS%%share/doc/postgresql/html/spi-visibility.html
%%PORTDOCS%%share/doc/postgresql/html/spi-examples.html
%%PORTDOCS%%share/doc/postgresql/html/programmer-pl.html
%%PORTDOCS%%share/doc/postgresql/html/xplang.html
%%PORTDOCS%%share/doc/postgresql/html/xplang-install.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-structure.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-declarations.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-expressions.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-statements.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-control-structures.html
%%PORTDOCS%%share/doc/postgresql/html/pltcl.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-cursors.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-errors-and-messages.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-trigger.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-examples.html
%%PORTDOCS%%share/doc/postgresql/html/plpgsql-porting.html
%%PORTDOCS%%share/doc/postgresql/html/pltcl-description.html
%%PORTDOCS%%share/doc/postgresql/html/plperl.html
%%PORTDOCS%%share/doc/postgresql/html/plperl-description.html
%%PORTDOCS%%share/doc/postgresql/html/plperl-install.html
%%PORTDOCS%%share/doc/postgresql/html/plpython.html
%%PORTDOCS%%share/doc/postgresql/html/plpython-install.html
%%PORTDOCS%%share/doc/postgresql/html/plpython-using.html
%%PORTDOCS%%share/doc/postgresql/html/reference.html
%%PORTDOCS%%share/doc/postgresql/html/reference-preface.html
%%PORTDOCS%%share/doc/postgresql/html/sql-commands.html
%%PORTDOCS%%share/doc/postgresql/html/sql-abort.html
%%PORTDOCS%%share/doc/postgresql/html/sql-altergroup.html
%%PORTDOCS%%share/doc/postgresql/html/sql-altertable.html
%%PORTDOCS%%share/doc/postgresql/html/sql-alteruser.html
%%PORTDOCS%%share/doc/postgresql/html/sql-analyze.html
%%PORTDOCS%%share/doc/postgresql/html/sql-begin.html
%%PORTDOCS%%share/doc/postgresql/html/sql-checkpoint.html
%%PORTDOCS%%share/doc/postgresql/html/sql-close.html
%%PORTDOCS%%share/doc/postgresql/html/sql-cluster.html
%%PORTDOCS%%share/doc/postgresql/html/sql-comment.html
%%PORTDOCS%%share/doc/postgresql/html/sql-commit.html
%%PORTDOCS%%share/doc/postgresql/html/sql-copy.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createaggregate.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createconstraint.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createdatabase.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createfunction.html
%%PORTDOCS%%share/doc/postgresql/html/sql-creategroup.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createindex.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createlanguage.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createoperator.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createrule.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createsequence.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createtable.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createtableas.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createtrigger.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createtype.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createuser.html
%%PORTDOCS%%share/doc/postgresql/html/sql-createview.html
%%PORTDOCS%%share/doc/postgresql/html/sql-declare.html
%%PORTDOCS%%share/doc/postgresql/html/sql-delete.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropaggregate.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropdatabase.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropfunction.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropgroup.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropindex.html
%%PORTDOCS%%share/doc/postgresql/html/sql-droplanguage.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropoperator.html
%%PORTDOCS%%share/doc/postgresql/html/sql-droprule.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropsequence.html
%%PORTDOCS%%share/doc/postgresql/html/sql-droptable.html
%%PORTDOCS%%share/doc/postgresql/html/sql-droptrigger.html
%%PORTDOCS%%share/doc/postgresql/html/sql-droptype.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropuser.html
%%PORTDOCS%%share/doc/postgresql/html/sql-dropview.html
%%PORTDOCS%%share/doc/postgresql/html/sql-end.html
%%PORTDOCS%%share/doc/postgresql/html/sql-explain.html
%%PORTDOCS%%share/doc/postgresql/html/sql-fetch.html
%%PORTDOCS%%share/doc/postgresql/html/sql-grant.html
%%PORTDOCS%%share/doc/postgresql/html/sql-insert.html
%%PORTDOCS%%share/doc/postgresql/html/sql-listen.html
%%PORTDOCS%%share/doc/postgresql/html/sql-load.html
%%PORTDOCS%%share/doc/postgresql/html/sql-lock.html
%%PORTDOCS%%share/doc/postgresql/html/sql-move.html
%%PORTDOCS%%share/doc/postgresql/html/sql-notify.html
%%PORTDOCS%%share/doc/postgresql/html/sql-reindex.html
%%PORTDOCS%%share/doc/postgresql/html/sql-reset.html
%%PORTDOCS%%share/doc/postgresql/html/sql-revoke.html
%%PORTDOCS%%share/doc/postgresql/html/sql-rollback.html
%%PORTDOCS%%share/doc/postgresql/html/sql-select.html
%%PORTDOCS%%share/doc/postgresql/html/sql-selectinto.html
%%PORTDOCS%%share/doc/postgresql/html/sql-set.html
%%PORTDOCS%%share/doc/postgresql/html/sql-set-constraints.html
%%PORTDOCS%%share/doc/postgresql/html/sql-set-session-authorization.html
%%PORTDOCS%%share/doc/postgresql/html/sql-set-transaction.html
%%PORTDOCS%%share/doc/postgresql/html/sql-show.html
%%PORTDOCS%%share/doc/postgresql/html/sql-truncate.html
%%PORTDOCS%%share/doc/postgresql/html/sql-unlisten.html
%%PORTDOCS%%share/doc/postgresql/html/sql-update.html
%%PORTDOCS%%share/doc/postgresql/html/sql-vacuum.html
%%PORTDOCS%%share/doc/postgresql/html/reference-client.html
%%PORTDOCS%%share/doc/postgresql/html/app-createdb.html
%%PORTDOCS%%share/doc/postgresql/html/app-createlang.html
%%PORTDOCS%%share/doc/postgresql/html/app-createuser.html
%%PORTDOCS%%share/doc/postgresql/html/app-dropdb.html
%%PORTDOCS%%share/doc/postgresql/html/app-droplang.html
%%PORTDOCS%%share/doc/postgresql/html/app-dropuser.html
%%PORTDOCS%%share/doc/postgresql/html/app-ecpg.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgaccess.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgconfig.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgdump.html
%%PORTDOCS%%share/doc/postgresql/html/app-pg-dumpall.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgrestore.html
%%PORTDOCS%%share/doc/postgresql/html/app-psql.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgtclsh.html
%%PORTDOCS%%share/doc/postgresql/html/app-pgtksh.html
%%PORTDOCS%%share/doc/postgresql/html/app-vacuumdb.html
%%PORTDOCS%%share/doc/postgresql/html/reference-server.html
%%PORTDOCS%%share/doc/postgresql/html/app-initdb.html
%%PORTDOCS%%share/doc/postgresql/html/app-initlocation.html
%%PORTDOCS%%share/doc/postgresql/html/app-ipcclean.html
%%PORTDOCS%%share/doc/postgresql/html/app-pg-ctl.html
%%PORTDOCS%%share/doc/postgresql/html/app-pg-passwd.html
%%PORTDOCS%%share/doc/postgresql/html/app-postgres.html
%%PORTDOCS%%share/doc/postgresql/html/app-postmaster.html
%%PORTDOCS%%share/doc/postgresql/html/developer.html
%%PORTDOCS%%share/doc/postgresql/html/source.html
%%PORTDOCS%%share/doc/postgresql/html/overview.html
%%PORTDOCS%%share/doc/postgresql/html/connect-estab.html
%%PORTDOCS%%share/doc/postgresql/html/parser-stage.html
%%PORTDOCS%%share/doc/postgresql/html/rule-system.html
%%PORTDOCS%%share/doc/postgresql/html/planner-optimizer.html
%%PORTDOCS%%share/doc/postgresql/html/executor.html
%%PORTDOCS%%share/doc/postgresql/html/catalogs.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-aggregate.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-attrdef.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-attribute.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-class.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-database.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-description.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-group.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-index.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-inherits.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-language.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-largeobject.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-listener.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-operator.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-proc.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-relcheck.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-rewrite.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-shadow.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-statistic.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-trigger.html
%%PORTDOCS%%share/doc/postgresql/html/catalog-pg-type.html
%%PORTDOCS%%share/doc/postgresql/html/protocol.html
%%PORTDOCS%%share/doc/postgresql/html/protocol-protocol.html
%%PORTDOCS%%share/doc/postgresql/html/protocol-message-types.html
%%PORTDOCS%%share/doc/postgresql/html/protocol-message-formats.html
%%PORTDOCS%%share/doc/postgresql/html/compiler.html
%%PORTDOCS%%share/doc/postgresql/html/bki.html
%%PORTDOCS%%share/doc/postgresql/html/bki-commands.html
%%PORTDOCS%%share/doc/postgresql/html/bki-example.html
%%PORTDOCS%%share/doc/postgresql/html/page.html
%%PORTDOCS%%share/doc/postgresql/html/geqo.html
%%PORTDOCS%%share/doc/postgresql/html/geqo-intro2.html
%%PORTDOCS%%share/doc/postgresql/html/geqo-pg-intro.html
%%PORTDOCS%%share/doc/postgresql/html/geqo-biblio.html
%%PORTDOCS%%share/doc/postgresql/html/nls.html
%%PORTDOCS%%share/doc/postgresql/html/nls-programmer.html
%%PORTDOCS%%share/doc/postgresql/html/cvs.html
%%PORTDOCS%%share/doc/postgresql/html/cvs-tree.html
%%PORTDOCS%%share/doc/postgresql/html/cvsup.html
%%PORTDOCS%%share/doc/postgresql/html/docguide.html
%%PORTDOCS%%share/doc/postgresql/html/doc-toolsets.html
%%PORTDOCS%%share/doc/postgresql/html/doc-build.html
%%PORTDOCS%%share/doc/postgresql/html/doc-sources.html
%%PORTDOCS%%share/doc/postgresql/html/setindex.html
%%PORTDOCS%%share/doc/postgresql/html/ln25.html
%%PORTDOCS%%share/doc/postgresql/html/ln650.html
%%PORTDOCS%%share/doc/postgresql/html/ln13560.html
%%PORTDOCS%%share/doc/postgresql/html/ln19374.html
%%PORTDOCS%%share/doc/postgresql/html/ln31728.html
%%PORTDOCS%%share/doc/postgresql/html/ln43811.html
%%PORTDOCS%%share/doc/postgresql/html/catalogs.gif
%%PORTDOCS%%share/doc/postgresql/html/connections.gif
%%PORTDOCS%%share/doc/postgresql/html/stylesheet.css
%%PORTDOCS%%@dirrm share/doc/postgresql/html
%%PORTDOCS%%@dirrm share/doc/postgresql
%%GETTEXT%%share/locale/cs/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/cs/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/de/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/hu/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/ru/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/zh_CN/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/postgres.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/zh_TW/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/fr/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/fr/LC_MESSAGES/psql.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/libpq.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/pg_dump.mo
%%GETTEXT%%share/locale/sv/LC_MESSAGES/psql.mo
%%GETTEXT%%@unexec rmdir share/locale/*/LC_MESSAGES 2>/dev/null || true
%%GETTEXT%%@unexec rmdir share/locale/* 2>/dev/null || true
%%GETTEXT%%@unexec rmdir share/locale 2>/dev/null || true
%%SERVER%%@unexec if cmp -s ~pgsql/.profile %D/share/postgresql/dot.profile.dist; then rm -f ~pgsql/.profile; fi
%%SERVER%%@unexec if cmp -s ~pgsql/.cshrc %D/share/postgresql/dot.cshrc.dist; then rm -f ~pgsql/.cshrc; fi
%%SERVER%%@unexec [ -f ~pgsql/dot.profile.dist ] && rm ~pgsql/dot.profile.dist
%%SERVER%%@unexec [ -f ~pgsql/dot.cshrc.dist ] && rm ~pgsql/dot.cshrc.dist
%%SERVER%%@exec [ -f %D/share/postgresql/post-install-notes ] && cp %D/share/postgresql/post-install-notes ~pgsql && chown pgsql:pgsql ~pgsql/post-install-notes
%%SERVER%%@unexec [ -f ~pgsql/post-install-notes ] && rm ~pgsql/post-install-notes
%%SERVER%%share/postgresql/dot.profile.dist
%%SERVER%%share/postgresql/dot.cshrc.dist
%%SERVER%%@exec [ -f %D/share/postgresql/dot.profile.dist ] && cp %D/share/postgresql/dot.profile.dist ~pgsql/.
%%SERVER%%@exec [ -f %D/share/postgresql/dot.cshrc.dist ] && cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.
%%SERVER%%@exec [ -f ~pgsql/.profile ] || (cp %D/share/postgresql/dot.profile.dist ~pgsql/.profile && chown pgsql:pgsql ~pgsql/.profile)
%%SERVER%%@exec [ -f ~pgsql/.cshrc ] || (cp %D/share/postgresql/dot.cshrc.dist ~pgsql/.cshrc && chown pgsql:pgsql ~pgsql/.cshrc)
%%SERVER%%@unexec rmdir ~pgsql 2> /dev/null || true
%%SERVER%%@unexec echo "Warning: If you will *NOT* use this package anymore, please remove %D/pgsql and the pgsql user manually."
%%SERVER%%@unexec rmdir %D/share/postgresql 2>/dev/null || true
%%SERVER%%etc/rc.d/010.pgsql.sh