2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 Andreas Wacknitz
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/developer@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="PostgreSQL 15 development tools and header files"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/postgres/15/bin/$(MACH32)/pg_config mode=0555
27 file path=usr/postgres/15/bin/pg_config mode=0555
28 file path=usr/postgres/15/bin/$(MACH32)/ecpg mode=0555
29 file path=usr/postgres/15/bin/ecpg mode=0555
31 file files/pg_config.h path=usr/postgres/15/include/pg_config.h
32 hardlink path=usr/postgres/15/include/server/pg_config.h target=../pg_config.h
34 link path=usr/bin/pg_config target=../postgres/15/bin/pg_config mediator=postgres mediator-implementation=postgresql mediator-version=15
35 link path=usr/bin/ecpg target=../postgres/15/bin/ecpg mediator=postgres mediator-implementation=postgresql mediator-version=15
36 link path=usr/bin/$(MACH32)/pg_config target=../../postgres/15/bin/$(MACH32)/pg_config mediator=postgres mediator-implementation=postgresql mediator-version=15
37 link path=usr/bin/$(MACH32)/ecpg target=../../postgres/15/bin/$(MACH32)/ecpg mediator=postgres mediator-implementation=postgresql mediator-version=15
39 link path=usr/share/man/man1/ecpg.1 target=../../../postgres/15/man/man1/ecpg.1 mediator=postgres mediator-implementation=postgresql mediator-version=15
40 link path=usr/share/man/man1/pg_config.1 target=../../../postgres/15/man/man1/pg_config.1 mediator=postgres mediator-implementation=postgresql mediator-version=15
42 file path=usr/postgres/15/include/ecpg_config.h
43 file path=usr/postgres/15/include/ecpg_informix.h
44 file path=usr/postgres/15/include/ecpgerrno.h
45 file path=usr/postgres/15/include/ecpglib.h
46 file path=usr/postgres/15/include/ecpgtype.h
47 file path=usr/postgres/15/include/informix/esql/datetime.h
48 file path=usr/postgres/15/include/informix/esql/decimal.h
49 file path=usr/postgres/15/include/informix/esql/sqltypes.h
50 file path=usr/postgres/15/include/internal/c.h
51 file path=usr/postgres/15/include/internal/fe-auth-sasl.h
52 file path=usr/postgres/15/include/internal/libpq-int.h
53 file path=usr/postgres/15/include/internal/libpq/pqcomm.h
54 file path=usr/postgres/15/include/internal/port.h
55 file path=usr/postgres/15/include/internal/postgres_fe.h
56 file path=usr/postgres/15/include/internal/pqexpbuffer.h
57 file path=usr/postgres/15/include/libpq-events.h
58 file path=usr/postgres/15/include/libpq-fe.h
59 file path=usr/postgres/15/include/libpq/libpq-fs.h
60 file path=usr/postgres/15/include/pg_config-32.h
61 file path=usr/postgres/15/include/pg_config-64.h
62 file path=usr/postgres/15/include/pg_config_ext.h
63 file path=usr/postgres/15/include/pg_config_manual.h
64 file path=usr/postgres/15/include/pg_config_os.h
65 file path=usr/postgres/15/include/pgtypes.h
66 file path=usr/postgres/15/include/pgtypes_date.h
67 file path=usr/postgres/15/include/pgtypes_error.h
68 file path=usr/postgres/15/include/pgtypes_interval.h
69 file path=usr/postgres/15/include/pgtypes_numeric.h
70 file path=usr/postgres/15/include/pgtypes_timestamp.h
71 file path=usr/postgres/15/include/postgres_ext.h
72 file path=usr/postgres/15/include/server/access/amapi.h
73 file path=usr/postgres/15/include/server/access/amvalidate.h
74 file path=usr/postgres/15/include/server/access/attmap.h
75 file path=usr/postgres/15/include/server/access/attnum.h
76 file path=usr/postgres/15/include/server/access/brin.h
77 file path=usr/postgres/15/include/server/access/brin_internal.h
78 file path=usr/postgres/15/include/server/access/brin_page.h
79 file path=usr/postgres/15/include/server/access/brin_pageops.h
80 file path=usr/postgres/15/include/server/access/brin_revmap.h
81 file path=usr/postgres/15/include/server/access/brin_tuple.h
82 file path=usr/postgres/15/include/server/access/brin_xlog.h
83 file path=usr/postgres/15/include/server/access/bufmask.h
84 file path=usr/postgres/15/include/server/access/clog.h
85 file path=usr/postgres/15/include/server/access/commit_ts.h
86 file path=usr/postgres/15/include/server/access/detoast.h
87 file path=usr/postgres/15/include/server/access/genam.h
88 file path=usr/postgres/15/include/server/access/generic_xlog.h
89 file path=usr/postgres/15/include/server/access/gin.h
90 file path=usr/postgres/15/include/server/access/gin_private.h
91 file path=usr/postgres/15/include/server/access/ginblock.h
92 file path=usr/postgres/15/include/server/access/ginxlog.h
93 file path=usr/postgres/15/include/server/access/gist.h
94 file path=usr/postgres/15/include/server/access/gist_private.h
95 file path=usr/postgres/15/include/server/access/gistscan.h
96 file path=usr/postgres/15/include/server/access/gistxlog.h
97 file path=usr/postgres/15/include/server/access/hash.h
98 file path=usr/postgres/15/include/server/access/hash_xlog.h
99 file path=usr/postgres/15/include/server/access/heapam.h
100 file path=usr/postgres/15/include/server/access/heapam_xlog.h
101 file path=usr/postgres/15/include/server/access/heaptoast.h
102 file path=usr/postgres/15/include/server/access/hio.h
103 file path=usr/postgres/15/include/server/access/htup.h
104 file path=usr/postgres/15/include/server/access/htup_details.h
105 file path=usr/postgres/15/include/server/access/itup.h
106 file path=usr/postgres/15/include/server/access/multixact.h
107 file path=usr/postgres/15/include/server/access/nbtree.h
108 file path=usr/postgres/15/include/server/access/nbtxlog.h
109 file path=usr/postgres/15/include/server/access/parallel.h
110 file path=usr/postgres/15/include/server/access/printsimple.h
111 file path=usr/postgres/15/include/server/access/printtup.h
112 file path=usr/postgres/15/include/server/access/relation.h
113 file path=usr/postgres/15/include/server/access/reloptions.h
114 file path=usr/postgres/15/include/server/access/relscan.h
115 file path=usr/postgres/15/include/server/access/rewriteheap.h
116 file path=usr/postgres/15/include/server/access/rmgr.h
117 file path=usr/postgres/15/include/server/access/rmgrlist.h
118 file path=usr/postgres/15/include/server/access/sdir.h
119 file path=usr/postgres/15/include/server/access/session.h
120 file path=usr/postgres/15/include/server/access/skey.h
121 file path=usr/postgres/15/include/server/access/slru.h
122 file path=usr/postgres/15/include/server/access/spgist.h
123 file path=usr/postgres/15/include/server/access/spgist_private.h
124 file path=usr/postgres/15/include/server/access/spgxlog.h
125 file path=usr/postgres/15/include/server/access/stratnum.h
126 file path=usr/postgres/15/include/server/access/subtrans.h
127 file path=usr/postgres/15/include/server/access/syncscan.h
128 file path=usr/postgres/15/include/server/access/sysattr.h
129 file path=usr/postgres/15/include/server/access/table.h
130 file path=usr/postgres/15/include/server/access/tableam.h
131 file path=usr/postgres/15/include/server/access/timeline.h
132 file path=usr/postgres/15/include/server/access/toast_compression.h
133 file path=usr/postgres/15/include/server/access/toast_helper.h
134 file path=usr/postgres/15/include/server/access/toast_internals.h
135 file path=usr/postgres/15/include/server/access/transam.h
136 file path=usr/postgres/15/include/server/access/tsmapi.h
137 file path=usr/postgres/15/include/server/access/tupconvert.h
138 file path=usr/postgres/15/include/server/access/tupdesc.h
139 file path=usr/postgres/15/include/server/access/tupdesc_details.h
140 file path=usr/postgres/15/include/server/access/tupmacs.h
141 file path=usr/postgres/15/include/server/access/twophase.h
142 file path=usr/postgres/15/include/server/access/twophase_rmgr.h
143 file path=usr/postgres/15/include/server/access/valid.h
144 file path=usr/postgres/15/include/server/access/visibilitymap.h
145 file path=usr/postgres/15/include/server/access/visibilitymapdefs.h
146 file path=usr/postgres/15/include/server/access/xact.h
147 file path=usr/postgres/15/include/server/access/xlog.h
148 file path=usr/postgres/15/include/server/access/xlog_internal.h
149 file path=usr/postgres/15/include/server/access/xlogarchive.h
150 file path=usr/postgres/15/include/server/access/xlogdefs.h
151 file path=usr/postgres/15/include/server/access/xloginsert.h
152 file path=usr/postgres/15/include/server/access/xlogprefetcher.h
153 file path=usr/postgres/15/include/server/access/xlogreader.h
154 file path=usr/postgres/15/include/server/access/xlogrecord.h
155 file path=usr/postgres/15/include/server/access/xlogrecovery.h
156 file path=usr/postgres/15/include/server/access/xlogstats.h
157 file path=usr/postgres/15/include/server/access/xlogutils.h
158 file path=usr/postgres/15/include/server/bootstrap/bootstrap.h
159 file path=usr/postgres/15/include/server/c.h
160 file path=usr/postgres/15/include/server/catalog/binary_upgrade.h
161 file path=usr/postgres/15/include/server/catalog/catalog.h
162 file path=usr/postgres/15/include/server/catalog/catversion.h
163 file path=usr/postgres/15/include/server/catalog/dependency.h
164 file path=usr/postgres/15/include/server/catalog/genbki.h
165 file path=usr/postgres/15/include/server/catalog/heap.h
166 file path=usr/postgres/15/include/server/catalog/index.h
167 file path=usr/postgres/15/include/server/catalog/indexing.h
168 file path=usr/postgres/15/include/server/catalog/namespace.h
169 file path=usr/postgres/15/include/server/catalog/objectaccess.h
170 file path=usr/postgres/15/include/server/catalog/objectaddress.h
171 file path=usr/postgres/15/include/server/catalog/partition.h
172 file path=usr/postgres/15/include/server/catalog/pg_aggregate.h
173 file path=usr/postgres/15/include/server/catalog/pg_aggregate_d.h
174 file path=usr/postgres/15/include/server/catalog/pg_am.h
175 file path=usr/postgres/15/include/server/catalog/pg_am_d.h
176 file path=usr/postgres/15/include/server/catalog/pg_amop.h
177 file path=usr/postgres/15/include/server/catalog/pg_amop_d.h
178 file path=usr/postgres/15/include/server/catalog/pg_amproc.h
179 file path=usr/postgres/15/include/server/catalog/pg_amproc_d.h
180 file path=usr/postgres/15/include/server/catalog/pg_attrdef.h
181 file path=usr/postgres/15/include/server/catalog/pg_attrdef_d.h
182 file path=usr/postgres/15/include/server/catalog/pg_attribute.h
183 file path=usr/postgres/15/include/server/catalog/pg_attribute_d.h
184 file path=usr/postgres/15/include/server/catalog/pg_auth_members.h
185 file path=usr/postgres/15/include/server/catalog/pg_auth_members_d.h
186 file path=usr/postgres/15/include/server/catalog/pg_authid.h
187 file path=usr/postgres/15/include/server/catalog/pg_authid_d.h
188 file path=usr/postgres/15/include/server/catalog/pg_cast.h
189 file path=usr/postgres/15/include/server/catalog/pg_cast_d.h
190 file path=usr/postgres/15/include/server/catalog/pg_class.h
191 file path=usr/postgres/15/include/server/catalog/pg_class_d.h
192 file path=usr/postgres/15/include/server/catalog/pg_collation.h
193 file path=usr/postgres/15/include/server/catalog/pg_collation_d.h
194 file path=usr/postgres/15/include/server/catalog/pg_constraint.h
195 file path=usr/postgres/15/include/server/catalog/pg_constraint_d.h
196 file path=usr/postgres/15/include/server/catalog/pg_control.h
197 file path=usr/postgres/15/include/server/catalog/pg_conversion.h
198 file path=usr/postgres/15/include/server/catalog/pg_conversion_d.h
199 file path=usr/postgres/15/include/server/catalog/pg_database.h
200 file path=usr/postgres/15/include/server/catalog/pg_database_d.h
201 file path=usr/postgres/15/include/server/catalog/pg_db_role_setting.h
202 file path=usr/postgres/15/include/server/catalog/pg_db_role_setting_d.h
203 file path=usr/postgres/15/include/server/catalog/pg_default_acl.h
204 file path=usr/postgres/15/include/server/catalog/pg_default_acl_d.h
205 file path=usr/postgres/15/include/server/catalog/pg_depend.h
206 file path=usr/postgres/15/include/server/catalog/pg_depend_d.h
207 file path=usr/postgres/15/include/server/catalog/pg_description.h
208 file path=usr/postgres/15/include/server/catalog/pg_description_d.h
209 file path=usr/postgres/15/include/server/catalog/pg_enum.h
210 file path=usr/postgres/15/include/server/catalog/pg_enum_d.h
211 file path=usr/postgres/15/include/server/catalog/pg_event_trigger.h
212 file path=usr/postgres/15/include/server/catalog/pg_event_trigger_d.h
213 file path=usr/postgres/15/include/server/catalog/pg_extension.h
214 file path=usr/postgres/15/include/server/catalog/pg_extension_d.h
215 file path=usr/postgres/15/include/server/catalog/pg_foreign_data_wrapper.h
216 file path=usr/postgres/15/include/server/catalog/pg_foreign_data_wrapper_d.h
217 file path=usr/postgres/15/include/server/catalog/pg_foreign_server.h
218 file path=usr/postgres/15/include/server/catalog/pg_foreign_server_d.h
219 file path=usr/postgres/15/include/server/catalog/pg_foreign_table.h
220 file path=usr/postgres/15/include/server/catalog/pg_foreign_table_d.h
221 file path=usr/postgres/15/include/server/catalog/pg_index.h
222 file path=usr/postgres/15/include/server/catalog/pg_index_d.h
223 file path=usr/postgres/15/include/server/catalog/pg_inherits.h
224 file path=usr/postgres/15/include/server/catalog/pg_inherits_d.h
225 file path=usr/postgres/15/include/server/catalog/pg_init_privs.h
226 file path=usr/postgres/15/include/server/catalog/pg_init_privs_d.h
227 file path=usr/postgres/15/include/server/catalog/pg_language.h
228 file path=usr/postgres/15/include/server/catalog/pg_language_d.h
229 file path=usr/postgres/15/include/server/catalog/pg_largeobject.h
230 file path=usr/postgres/15/include/server/catalog/pg_largeobject_d.h
231 file path=usr/postgres/15/include/server/catalog/pg_largeobject_metadata.h
232 file path=usr/postgres/15/include/server/catalog/pg_largeobject_metadata_d.h
233 file path=usr/postgres/15/include/server/catalog/pg_namespace.h
234 file path=usr/postgres/15/include/server/catalog/pg_namespace_d.h
235 file path=usr/postgres/15/include/server/catalog/pg_opclass.h
236 file path=usr/postgres/15/include/server/catalog/pg_opclass_d.h
237 file path=usr/postgres/15/include/server/catalog/pg_operator.h
238 file path=usr/postgres/15/include/server/catalog/pg_operator_d.h
239 file path=usr/postgres/15/include/server/catalog/pg_opfamily.h
240 file path=usr/postgres/15/include/server/catalog/pg_opfamily_d.h
241 file path=usr/postgres/15/include/server/catalog/pg_parameter_acl.h
242 file path=usr/postgres/15/include/server/catalog/pg_parameter_acl_d.h
243 file path=usr/postgres/15/include/server/catalog/pg_partitioned_table.h
244 file path=usr/postgres/15/include/server/catalog/pg_partitioned_table_d.h
245 file path=usr/postgres/15/include/server/catalog/pg_policy.h
246 file path=usr/postgres/15/include/server/catalog/pg_policy_d.h
247 file path=usr/postgres/15/include/server/catalog/pg_proc.h
248 file path=usr/postgres/15/include/server/catalog/pg_proc_d.h
249 file path=usr/postgres/15/include/server/catalog/pg_publication.h
250 file path=usr/postgres/15/include/server/catalog/pg_publication_d.h
251 file path=usr/postgres/15/include/server/catalog/pg_publication_namespace.h
252 file path=usr/postgres/15/include/server/catalog/pg_publication_namespace_d.h
253 file path=usr/postgres/15/include/server/catalog/pg_publication_rel.h
254 file path=usr/postgres/15/include/server/catalog/pg_publication_rel_d.h
255 file path=usr/postgres/15/include/server/catalog/pg_range.h
256 file path=usr/postgres/15/include/server/catalog/pg_range_d.h
257 file path=usr/postgres/15/include/server/catalog/pg_replication_origin.h
258 file path=usr/postgres/15/include/server/catalog/pg_replication_origin_d.h
259 file path=usr/postgres/15/include/server/catalog/pg_rewrite.h
260 file path=usr/postgres/15/include/server/catalog/pg_rewrite_d.h
261 file path=usr/postgres/15/include/server/catalog/pg_seclabel.h
262 file path=usr/postgres/15/include/server/catalog/pg_seclabel_d.h
263 file path=usr/postgres/15/include/server/catalog/pg_sequence.h
264 file path=usr/postgres/15/include/server/catalog/pg_sequence_d.h
265 file path=usr/postgres/15/include/server/catalog/pg_shdepend.h
266 file path=usr/postgres/15/include/server/catalog/pg_shdepend_d.h
267 file path=usr/postgres/15/include/server/catalog/pg_shdescription.h
268 file path=usr/postgres/15/include/server/catalog/pg_shdescription_d.h
269 file path=usr/postgres/15/include/server/catalog/pg_shseclabel.h
270 file path=usr/postgres/15/include/server/catalog/pg_shseclabel_d.h
271 file path=usr/postgres/15/include/server/catalog/pg_statistic.h
272 file path=usr/postgres/15/include/server/catalog/pg_statistic_d.h
273 file path=usr/postgres/15/include/server/catalog/pg_statistic_ext.h
274 file path=usr/postgres/15/include/server/catalog/pg_statistic_ext_d.h
275 file path=usr/postgres/15/include/server/catalog/pg_statistic_ext_data.h
276 file path=usr/postgres/15/include/server/catalog/pg_statistic_ext_data_d.h
277 file path=usr/postgres/15/include/server/catalog/pg_subscription.h
278 file path=usr/postgres/15/include/server/catalog/pg_subscription_d.h
279 file path=usr/postgres/15/include/server/catalog/pg_subscription_rel.h
280 file path=usr/postgres/15/include/server/catalog/pg_subscription_rel_d.h
281 file path=usr/postgres/15/include/server/catalog/pg_tablespace.h
282 file path=usr/postgres/15/include/server/catalog/pg_tablespace_d.h
283 file path=usr/postgres/15/include/server/catalog/pg_transform.h
284 file path=usr/postgres/15/include/server/catalog/pg_transform_d.h
285 file path=usr/postgres/15/include/server/catalog/pg_trigger.h
286 file path=usr/postgres/15/include/server/catalog/pg_trigger_d.h
287 file path=usr/postgres/15/include/server/catalog/pg_ts_config.h
288 file path=usr/postgres/15/include/server/catalog/pg_ts_config_d.h
289 file path=usr/postgres/15/include/server/catalog/pg_ts_config_map.h
290 file path=usr/postgres/15/include/server/catalog/pg_ts_config_map_d.h
291 file path=usr/postgres/15/include/server/catalog/pg_ts_dict.h
292 file path=usr/postgres/15/include/server/catalog/pg_ts_dict_d.h
293 file path=usr/postgres/15/include/server/catalog/pg_ts_parser.h
294 file path=usr/postgres/15/include/server/catalog/pg_ts_parser_d.h
295 file path=usr/postgres/15/include/server/catalog/pg_ts_template.h
296 file path=usr/postgres/15/include/server/catalog/pg_ts_template_d.h
297 file path=usr/postgres/15/include/server/catalog/pg_type.h
298 file path=usr/postgres/15/include/server/catalog/pg_type_d.h
299 file path=usr/postgres/15/include/server/catalog/pg_user_mapping.h
300 file path=usr/postgres/15/include/server/catalog/pg_user_mapping_d.h
301 file path=usr/postgres/15/include/server/catalog/schemapg.h
302 file path=usr/postgres/15/include/server/catalog/storage.h
303 file path=usr/postgres/15/include/server/catalog/storage_xlog.h
304 file path=usr/postgres/15/include/server/catalog/system_fk_info.h
305 file path=usr/postgres/15/include/server/catalog/toasting.h
306 file path=usr/postgres/15/include/server/commands/alter.h
307 file path=usr/postgres/15/include/server/commands/async.h
308 file path=usr/postgres/15/include/server/commands/cluster.h
309 file path=usr/postgres/15/include/server/commands/collationcmds.h
310 file path=usr/postgres/15/include/server/commands/comment.h
311 file path=usr/postgres/15/include/server/commands/conversioncmds.h
312 file path=usr/postgres/15/include/server/commands/copy.h
313 file path=usr/postgres/15/include/server/commands/copyfrom_internal.h
314 file path=usr/postgres/15/include/server/commands/createas.h
315 file path=usr/postgres/15/include/server/commands/dbcommands.h
316 file path=usr/postgres/15/include/server/commands/dbcommands_xlog.h
317 file path=usr/postgres/15/include/server/commands/defrem.h
318 file path=usr/postgres/15/include/server/commands/discard.h
319 file path=usr/postgres/15/include/server/commands/event_trigger.h
320 file path=usr/postgres/15/include/server/commands/explain.h
321 file path=usr/postgres/15/include/server/commands/extension.h
322 file path=usr/postgres/15/include/server/commands/lockcmds.h
323 file path=usr/postgres/15/include/server/commands/matview.h
324 file path=usr/postgres/15/include/server/commands/policy.h
325 file path=usr/postgres/15/include/server/commands/portalcmds.h
326 file path=usr/postgres/15/include/server/commands/prepare.h
327 file path=usr/postgres/15/include/server/commands/proclang.h
328 file path=usr/postgres/15/include/server/commands/progress.h
329 file path=usr/postgres/15/include/server/commands/publicationcmds.h
330 file path=usr/postgres/15/include/server/commands/schemacmds.h
331 file path=usr/postgres/15/include/server/commands/seclabel.h
332 file path=usr/postgres/15/include/server/commands/sequence.h
333 file path=usr/postgres/15/include/server/commands/subscriptioncmds.h
334 file path=usr/postgres/15/include/server/commands/tablecmds.h
335 file path=usr/postgres/15/include/server/commands/tablespace.h
336 file path=usr/postgres/15/include/server/commands/trigger.h
337 file path=usr/postgres/15/include/server/commands/typecmds.h
338 file path=usr/postgres/15/include/server/commands/user.h
339 file path=usr/postgres/15/include/server/commands/vacuum.h
340 file path=usr/postgres/15/include/server/commands/variable.h
341 file path=usr/postgres/15/include/server/commands/view.h
342 file path=usr/postgres/15/include/server/common/archive.h
343 file path=usr/postgres/15/include/server/common/base64.h
344 file path=usr/postgres/15/include/server/common/checksum_helper.h
345 file path=usr/postgres/15/include/server/common/compression.h
346 file path=usr/postgres/15/include/server/common/config_info.h
347 file path=usr/postgres/15/include/server/common/connect.h
348 file path=usr/postgres/15/include/server/common/controldata_utils.h
349 file path=usr/postgres/15/include/server/common/cryptohash.h
350 file path=usr/postgres/15/include/server/common/fe_memutils.h
351 file path=usr/postgres/15/include/server/common/file_perm.h
352 file path=usr/postgres/15/include/server/common/file_utils.h
353 file path=usr/postgres/15/include/server/common/hashfn.h
354 file path=usr/postgres/15/include/server/common/hmac.h
355 file path=usr/postgres/15/include/server/common/int.h
356 file path=usr/postgres/15/include/server/common/int128.h
357 file path=usr/postgres/15/include/server/common/ip.h
358 file path=usr/postgres/15/include/server/common/jsonapi.h
359 file path=usr/postgres/15/include/server/common/keywords.h
360 file path=usr/postgres/15/include/server/common/kwlookup.h
361 file path=usr/postgres/15/include/server/common/link-canary.h
362 file path=usr/postgres/15/include/server/common/logging.h
363 file path=usr/postgres/15/include/server/common/md5.h
364 file path=usr/postgres/15/include/server/common/openssl.h
365 file path=usr/postgres/15/include/server/common/pg_lzcompress.h
366 file path=usr/postgres/15/include/server/common/pg_prng.h
367 file path=usr/postgres/15/include/server/common/relpath.h
368 file path=usr/postgres/15/include/server/common/restricted_token.h
369 file path=usr/postgres/15/include/server/common/saslprep.h
370 file path=usr/postgres/15/include/server/common/scram-common.h
371 file path=usr/postgres/15/include/server/common/sha1.h
372 file path=usr/postgres/15/include/server/common/sha2.h
373 file path=usr/postgres/15/include/server/common/shortest_dec.h
374 file path=usr/postgres/15/include/server/common/string.h
375 file path=usr/postgres/15/include/server/common/unicode_combining_table.h
376 file path=usr/postgres/15/include/server/common/unicode_east_asian_fw_table.h
377 file path=usr/postgres/15/include/server/common/unicode_norm.h
378 file path=usr/postgres/15/include/server/common/unicode_norm_hashfunc.h
379 file path=usr/postgres/15/include/server/common/unicode_norm_table.h
380 file path=usr/postgres/15/include/server/common/unicode_normprops_table.h
381 file path=usr/postgres/15/include/server/common/username.h
382 file path=usr/postgres/15/include/server/datatype/timestamp.h
383 file path=usr/postgres/15/include/server/executor/execAsync.h
384 file path=usr/postgres/15/include/server/executor/execExpr.h
385 file path=usr/postgres/15/include/server/executor/execParallel.h
386 file path=usr/postgres/15/include/server/executor/execPartition.h
387 file path=usr/postgres/15/include/server/executor/execdebug.h
388 file path=usr/postgres/15/include/server/executor/execdesc.h
389 file path=usr/postgres/15/include/server/executor/executor.h
390 file path=usr/postgres/15/include/server/executor/functions.h
391 file path=usr/postgres/15/include/server/executor/hashjoin.h
392 file path=usr/postgres/15/include/server/executor/instrument.h
393 file path=usr/postgres/15/include/server/executor/nodeAgg.h
394 file path=usr/postgres/15/include/server/executor/nodeAppend.h
395 file path=usr/postgres/15/include/server/executor/nodeBitmapAnd.h
396 file path=usr/postgres/15/include/server/executor/nodeBitmapHeapscan.h
397 file path=usr/postgres/15/include/server/executor/nodeBitmapIndexscan.h
398 file path=usr/postgres/15/include/server/executor/nodeBitmapOr.h
399 file path=usr/postgres/15/include/server/executor/nodeCtescan.h
400 file path=usr/postgres/15/include/server/executor/nodeCustom.h
401 file path=usr/postgres/15/include/server/executor/nodeForeignscan.h
402 file path=usr/postgres/15/include/server/executor/nodeFunctionscan.h
403 file path=usr/postgres/15/include/server/executor/nodeGather.h
404 file path=usr/postgres/15/include/server/executor/nodeGatherMerge.h
405 file path=usr/postgres/15/include/server/executor/nodeGroup.h
406 file path=usr/postgres/15/include/server/executor/nodeHash.h
407 file path=usr/postgres/15/include/server/executor/nodeHashjoin.h
408 file path=usr/postgres/15/include/server/executor/nodeIncrementalSort.h
409 file path=usr/postgres/15/include/server/executor/nodeIndexonlyscan.h
410 file path=usr/postgres/15/include/server/executor/nodeIndexscan.h
411 file path=usr/postgres/15/include/server/executor/nodeLimit.h
412 file path=usr/postgres/15/include/server/executor/nodeLockRows.h
413 file path=usr/postgres/15/include/server/executor/nodeMaterial.h
414 file path=usr/postgres/15/include/server/executor/nodeMemoize.h
415 file path=usr/postgres/15/include/server/executor/nodeMergeAppend.h
416 file path=usr/postgres/15/include/server/executor/nodeMergejoin.h
417 file path=usr/postgres/15/include/server/executor/nodeModifyTable.h
418 file path=usr/postgres/15/include/server/executor/nodeNamedtuplestorescan.h
419 file path=usr/postgres/15/include/server/executor/nodeNestloop.h
420 file path=usr/postgres/15/include/server/executor/nodeProjectSet.h
421 file path=usr/postgres/15/include/server/executor/nodeRecursiveunion.h
422 file path=usr/postgres/15/include/server/executor/nodeResult.h
423 file path=usr/postgres/15/include/server/executor/nodeSamplescan.h
424 file path=usr/postgres/15/include/server/executor/nodeSeqscan.h
425 file path=usr/postgres/15/include/server/executor/nodeSetOp.h
426 file path=usr/postgres/15/include/server/executor/nodeSort.h
427 file path=usr/postgres/15/include/server/executor/nodeSubplan.h
428 file path=usr/postgres/15/include/server/executor/nodeSubqueryscan.h
429 file path=usr/postgres/15/include/server/executor/nodeTableFuncscan.h
430 file path=usr/postgres/15/include/server/executor/nodeTidrangescan.h
431 file path=usr/postgres/15/include/server/executor/nodeTidscan.h
432 file path=usr/postgres/15/include/server/executor/nodeUnique.h
433 file path=usr/postgres/15/include/server/executor/nodeValuesscan.h
434 file path=usr/postgres/15/include/server/executor/nodeWindowAgg.h
435 file path=usr/postgres/15/include/server/executor/nodeWorktablescan.h
436 file path=usr/postgres/15/include/server/executor/spi.h
437 file path=usr/postgres/15/include/server/executor/spi_priv.h
438 file path=usr/postgres/15/include/server/executor/tablefunc.h
439 file path=usr/postgres/15/include/server/executor/tqueue.h
440 file path=usr/postgres/15/include/server/executor/tstoreReceiver.h
441 file path=usr/postgres/15/include/server/executor/tuptable.h
442 file path=usr/postgres/15/include/server/extension/cube/cubedata.h
443 file path=usr/postgres/15/include/server/extension/hstore/hstore.h
444 file path=usr/postgres/15/include/server/extension/isn/isn.h
445 file path=usr/postgres/15/include/server/extension/ltree/ltree.h
446 file path=usr/postgres/15/include/server/extension/seg/segdata.h
447 file path=usr/postgres/15/include/server/fe_utils/archive.h
448 file path=usr/postgres/15/include/server/fe_utils/cancel.h
449 file path=usr/postgres/15/include/server/fe_utils/conditional.h
450 file path=usr/postgres/15/include/server/fe_utils/connect_utils.h
451 file path=usr/postgres/15/include/server/fe_utils/mbprint.h
452 file path=usr/postgres/15/include/server/fe_utils/option_utils.h
453 file path=usr/postgres/15/include/server/fe_utils/parallel_slot.h
454 file path=usr/postgres/15/include/server/fe_utils/print.h
455 file path=usr/postgres/15/include/server/fe_utils/psqlscan.h
456 file path=usr/postgres/15/include/server/fe_utils/psqlscan_int.h
457 file path=usr/postgres/15/include/server/fe_utils/query_utils.h
458 file path=usr/postgres/15/include/server/fe_utils/recovery_gen.h
459 file path=usr/postgres/15/include/server/fe_utils/simple_list.h
460 file path=usr/postgres/15/include/server/fe_utils/string_utils.h
461 file path=usr/postgres/15/include/server/fmgr.h
462 file path=usr/postgres/15/include/server/foreign/fdwapi.h
463 file path=usr/postgres/15/include/server/foreign/foreign.h
464 file path=usr/postgres/15/include/server/funcapi.h
465 file path=usr/postgres/15/include/server/getaddrinfo.h
466 file path=usr/postgres/15/include/server/getopt_long.h
467 file path=usr/postgres/15/include/server/jit/jit.h
468 file path=usr/postgres/15/include/server/jit/llvmjit.h
469 file path=usr/postgres/15/include/server/jit/llvmjit_emit.h
470 file path=usr/postgres/15/include/server/lib/binaryheap.h
471 file path=usr/postgres/15/include/server/lib/bipartite_match.h
472 file path=usr/postgres/15/include/server/lib/bloomfilter.h
473 file path=usr/postgres/15/include/server/lib/dshash.h
474 file path=usr/postgres/15/include/server/lib/hyperloglog.h
475 file path=usr/postgres/15/include/server/lib/ilist.h
476 file path=usr/postgres/15/include/server/lib/integerset.h
477 file path=usr/postgres/15/include/server/lib/knapsack.h
478 file path=usr/postgres/15/include/server/lib/pairingheap.h
479 file path=usr/postgres/15/include/server/lib/qunique.h
480 file path=usr/postgres/15/include/server/lib/rbtree.h
481 file path=usr/postgres/15/include/server/lib/simplehash.h
482 file path=usr/postgres/15/include/server/lib/sort_template.h
483 file path=usr/postgres/15/include/server/lib/stringinfo.h
484 file path=usr/postgres/15/include/server/libpq/auth.h
485 file path=usr/postgres/15/include/server/libpq/be-fsstubs.h
486 file path=usr/postgres/15/include/server/libpq/be-gssapi-common.h
487 file path=usr/postgres/15/include/server/libpq/crypt.h
488 file path=usr/postgres/15/include/server/libpq/hba.h
489 file path=usr/postgres/15/include/server/libpq/ifaddr.h
490 file path=usr/postgres/15/include/server/libpq/libpq-be.h
491 file path=usr/postgres/15/include/server/libpq/libpq-fs.h
492 file path=usr/postgres/15/include/server/libpq/libpq.h
493 file path=usr/postgres/15/include/server/libpq/pqcomm.h
494 file path=usr/postgres/15/include/server/libpq/pqformat.h
495 file path=usr/postgres/15/include/server/libpq/pqmq.h
496 file path=usr/postgres/15/include/server/libpq/pqsignal.h
497 file path=usr/postgres/15/include/server/libpq/sasl.h
498 file path=usr/postgres/15/include/server/libpq/scram.h
499 file path=usr/postgres/15/include/server/mb/pg_wchar.h
500 file path=usr/postgres/15/include/server/mb/stringinfo_mb.h
501 file path=usr/postgres/15/include/server/miscadmin.h
502 file path=usr/postgres/15/include/server/nodes/bitmapset.h
503 file path=usr/postgres/15/include/server/nodes/execnodes.h
504 file path=usr/postgres/15/include/server/nodes/extensible.h
505 file path=usr/postgres/15/include/server/nodes/lockoptions.h
506 file path=usr/postgres/15/include/server/nodes/makefuncs.h
507 file path=usr/postgres/15/include/server/nodes/memnodes.h
508 file path=usr/postgres/15/include/server/nodes/nodeFuncs.h
509 file path=usr/postgres/15/include/server/nodes/nodes.h
510 file path=usr/postgres/15/include/server/nodes/params.h
511 file path=usr/postgres/15/include/server/nodes/parsenodes.h
512 file path=usr/postgres/15/include/server/nodes/pathnodes.h
513 file path=usr/postgres/15/include/server/nodes/pg_list.h
514 file path=usr/postgres/15/include/server/nodes/plannodes.h
515 file path=usr/postgres/15/include/server/nodes/primnodes.h
516 file path=usr/postgres/15/include/server/nodes/print.h
517 file path=usr/postgres/15/include/server/nodes/readfuncs.h
518 file path=usr/postgres/15/include/server/nodes/replnodes.h
519 file path=usr/postgres/15/include/server/nodes/subscripting.h
520 file path=usr/postgres/15/include/server/nodes/supportnodes.h
521 file path=usr/postgres/15/include/server/nodes/tidbitmap.h
522 file path=usr/postgres/15/include/server/nodes/value.h
523 file path=usr/postgres/15/include/server/optimizer/appendinfo.h
524 file path=usr/postgres/15/include/server/optimizer/clauses.h
525 file path=usr/postgres/15/include/server/optimizer/cost.h
526 file path=usr/postgres/15/include/server/optimizer/geqo.h
527 file path=usr/postgres/15/include/server/optimizer/geqo_copy.h
528 file path=usr/postgres/15/include/server/optimizer/geqo_gene.h
529 file path=usr/postgres/15/include/server/optimizer/geqo_misc.h
530 file path=usr/postgres/15/include/server/optimizer/geqo_mutation.h
531 file path=usr/postgres/15/include/server/optimizer/geqo_pool.h
532 file path=usr/postgres/15/include/server/optimizer/geqo_random.h
533 file path=usr/postgres/15/include/server/optimizer/geqo_recombination.h
534 file path=usr/postgres/15/include/server/optimizer/geqo_selection.h
535 file path=usr/postgres/15/include/server/optimizer/inherit.h
536 file path=usr/postgres/15/include/server/optimizer/joininfo.h
537 file path=usr/postgres/15/include/server/optimizer/optimizer.h
538 file path=usr/postgres/15/include/server/optimizer/orclauses.h
539 file path=usr/postgres/15/include/server/optimizer/paramassign.h
540 file path=usr/postgres/15/include/server/optimizer/pathnode.h
541 file path=usr/postgres/15/include/server/optimizer/paths.h
542 file path=usr/postgres/15/include/server/optimizer/placeholder.h
543 file path=usr/postgres/15/include/server/optimizer/plancat.h
544 file path=usr/postgres/15/include/server/optimizer/planmain.h
545 file path=usr/postgres/15/include/server/optimizer/planner.h
546 file path=usr/postgres/15/include/server/optimizer/prep.h
547 file path=usr/postgres/15/include/server/optimizer/restrictinfo.h
548 file path=usr/postgres/15/include/server/optimizer/subselect.h
549 file path=usr/postgres/15/include/server/optimizer/tlist.h
550 file path=usr/postgres/15/include/server/parser/analyze.h
551 file path=usr/postgres/15/include/server/parser/gram.h
552 file path=usr/postgres/15/include/server/parser/gramparse.h
553 file path=usr/postgres/15/include/server/parser/kwlist.h
554 file path=usr/postgres/15/include/server/parser/parse_agg.h
555 file path=usr/postgres/15/include/server/parser/parse_clause.h
556 file path=usr/postgres/15/include/server/parser/parse_coerce.h
557 file path=usr/postgres/15/include/server/parser/parse_collate.h
558 file path=usr/postgres/15/include/server/parser/parse_cte.h
559 file path=usr/postgres/15/include/server/parser/parse_enr.h
560 file path=usr/postgres/15/include/server/parser/parse_expr.h
561 file path=usr/postgres/15/include/server/parser/parse_func.h
562 file path=usr/postgres/15/include/server/parser/parse_merge.h
563 file path=usr/postgres/15/include/server/parser/parse_node.h
564 file path=usr/postgres/15/include/server/parser/parse_oper.h
565 file path=usr/postgres/15/include/server/parser/parse_param.h
566 file path=usr/postgres/15/include/server/parser/parse_relation.h
567 file path=usr/postgres/15/include/server/parser/parse_target.h
568 file path=usr/postgres/15/include/server/parser/parse_type.h
569 file path=usr/postgres/15/include/server/parser/parse_utilcmd.h
570 file path=usr/postgres/15/include/server/parser/parser.h
571 file path=usr/postgres/15/include/server/parser/parsetree.h
572 file path=usr/postgres/15/include/server/parser/scanner.h
573 file path=usr/postgres/15/include/server/parser/scansup.h
574 file path=usr/postgres/15/include/server/partitioning/partbounds.h
575 file path=usr/postgres/15/include/server/partitioning/partdefs.h
576 file path=usr/postgres/15/include/server/partitioning/partdesc.h
577 file path=usr/postgres/15/include/server/partitioning/partprune.h
578 file path=usr/postgres/15/include/server/pg_config-32.h
579 file path=usr/postgres/15/include/server/pg_config-64.h
580 file path=usr/postgres/15/include/server/pg_config_ext.h
581 file path=usr/postgres/15/include/server/pg_config_manual.h
582 file path=usr/postgres/15/include/server/pg_config_os.h
583 file path=usr/postgres/15/include/server/pg_getopt.h
584 file path=usr/postgres/15/include/server/pg_trace.h
585 file path=usr/postgres/15/include/server/pgstat.h
586 file path=usr/postgres/15/include/server/pgtar.h
587 file path=usr/postgres/15/include/server/pgtime.h
588 file path=usr/postgres/15/include/server/plperl.h
589 file path=usr/postgres/15/include/server/plperl_helpers.h
590 file path=usr/postgres/15/include/server/plperl_system.h
591 file path=usr/postgres/15/include/server/plpgsql.h
592 file path=usr/postgres/15/include/server/plpy_cursorobject.h
593 file path=usr/postgres/15/include/server/plpy_elog.h
594 file path=usr/postgres/15/include/server/plpy_exec.h
595 file path=usr/postgres/15/include/server/plpy_main.h
596 file path=usr/postgres/15/include/server/plpy_planobject.h
597 file path=usr/postgres/15/include/server/plpy_plpymodule.h
598 file path=usr/postgres/15/include/server/plpy_procedure.h
599 file path=usr/postgres/15/include/server/plpy_resultobject.h
600 file path=usr/postgres/15/include/server/plpy_spi.h
601 file path=usr/postgres/15/include/server/plpy_subxactobject.h
602 file path=usr/postgres/15/include/server/plpy_typeio.h
603 file path=usr/postgres/15/include/server/plpy_util.h
604 file path=usr/postgres/15/include/server/plpython.h
605 file path=usr/postgres/15/include/server/plpython_system.h
606 file path=usr/postgres/15/include/server/port.h
607 file path=usr/postgres/15/include/server/port/aix.h
608 file path=usr/postgres/15/include/server/port/atomics.h
609 file path=usr/postgres/15/include/server/port/atomics/arch-arm.h
610 file path=usr/postgres/15/include/server/port/atomics/arch-hppa.h
611 file path=usr/postgres/15/include/server/port/atomics/arch-ia64.h
612 file path=usr/postgres/15/include/server/port/atomics/arch-ppc.h
613 file path=usr/postgres/15/include/server/port/atomics/arch-x86.h
614 file path=usr/postgres/15/include/server/port/atomics/fallback.h
615 file path=usr/postgres/15/include/server/port/atomics/generic-acc.h
616 file path=usr/postgres/15/include/server/port/atomics/generic-gcc.h
617 file path=usr/postgres/15/include/server/port/atomics/generic-msvc.h
618 file path=usr/postgres/15/include/server/port/atomics/generic-sunpro.h
619 file path=usr/postgres/15/include/server/port/atomics/generic.h
620 file path=usr/postgres/15/include/server/port/cygwin.h
621 file path=usr/postgres/15/include/server/port/darwin.h
622 file path=usr/postgres/15/include/server/port/freebsd.h
623 file path=usr/postgres/15/include/server/port/hpux.h
624 file path=usr/postgres/15/include/server/port/linux.h
625 file path=usr/postgres/15/include/server/port/netbsd.h
626 file path=usr/postgres/15/include/server/port/openbsd.h
627 file path=usr/postgres/15/include/server/port/pg_bitutils.h
628 file path=usr/postgres/15/include/server/port/pg_bswap.h
629 file path=usr/postgres/15/include/server/port/pg_crc32c.h
630 file path=usr/postgres/15/include/server/port/pg_iovec.h
631 file path=usr/postgres/15/include/server/port/pg_pthread.h
632 file path=usr/postgres/15/include/server/port/solaris.h
633 file path=usr/postgres/15/include/server/port/win32.h
634 file path=usr/postgres/15/include/server/port/win32/arpa/inet.h
635 file path=usr/postgres/15/include/server/port/win32/dlfcn.h
636 file path=usr/postgres/15/include/server/port/win32/grp.h
637 file path=usr/postgres/15/include/server/port/win32/netdb.h
638 file path=usr/postgres/15/include/server/port/win32/netinet/in.h
639 file path=usr/postgres/15/include/server/port/win32/pwd.h
640 file path=usr/postgres/15/include/server/port/win32/sys/socket.h
641 file path=usr/postgres/15/include/server/port/win32/sys/wait.h
642 file path=usr/postgres/15/include/server/port/win32_msvc/dirent.h
643 file path=usr/postgres/15/include/server/port/win32_msvc/sys/file.h
644 file path=usr/postgres/15/include/server/port/win32_msvc/sys/param.h
645 file path=usr/postgres/15/include/server/port/win32_msvc/sys/time.h
646 file path=usr/postgres/15/include/server/port/win32_msvc/unistd.h
647 file path=usr/postgres/15/include/server/port/win32_msvc/utime.h
648 file path=usr/postgres/15/include/server/port/win32_port.h
649 file path=usr/postgres/15/include/server/port/win32ntdll.h
650 file path=usr/postgres/15/include/server/portability/instr_time.h
651 file path=usr/postgres/15/include/server/portability/mem.h
652 file path=usr/postgres/15/include/server/postgres.h
653 file path=usr/postgres/15/include/server/postgres_ext.h
654 file path=usr/postgres/15/include/server/postgres_fe.h
655 file path=usr/postgres/15/include/server/postmaster/autovacuum.h
656 file path=usr/postgres/15/include/server/postmaster/auxprocess.h
657 file path=usr/postgres/15/include/server/postmaster/bgworker.h
658 file path=usr/postgres/15/include/server/postmaster/bgworker_internals.h
659 file path=usr/postgres/15/include/server/postmaster/bgwriter.h
660 file path=usr/postgres/15/include/server/postmaster/fork_process.h
661 file path=usr/postgres/15/include/server/postmaster/interrupt.h
662 file path=usr/postgres/15/include/server/postmaster/pgarch.h
663 file path=usr/postgres/15/include/server/postmaster/postmaster.h
664 file path=usr/postgres/15/include/server/postmaster/startup.h
665 file path=usr/postgres/15/include/server/postmaster/syslogger.h
666 file path=usr/postgres/15/include/server/postmaster/walwriter.h
667 file path=usr/postgres/15/include/server/ppport.h
668 file path=usr/postgres/15/include/server/regex/regcustom.h
669 file path=usr/postgres/15/include/server/regex/regerrs.h
670 file path=usr/postgres/15/include/server/regex/regex.h
671 file path=usr/postgres/15/include/server/regex/regexport.h
672 file path=usr/postgres/15/include/server/regex/regguts.h
673 file path=usr/postgres/15/include/server/replication/decode.h
674 file path=usr/postgres/15/include/server/replication/logical.h
675 file path=usr/postgres/15/include/server/replication/logicallauncher.h
676 file path=usr/postgres/15/include/server/replication/logicalproto.h
677 file path=usr/postgres/15/include/server/replication/logicalrelation.h
678 file path=usr/postgres/15/include/server/replication/logicalworker.h
679 file path=usr/postgres/15/include/server/replication/message.h
680 file path=usr/postgres/15/include/server/replication/origin.h
681 file path=usr/postgres/15/include/server/replication/output_plugin.h
682 file path=usr/postgres/15/include/server/replication/pgoutput.h
683 file path=usr/postgres/15/include/server/replication/reorderbuffer.h
684 file path=usr/postgres/15/include/server/replication/slot.h
685 file path=usr/postgres/15/include/server/replication/snapbuild.h
686 file path=usr/postgres/15/include/server/replication/syncrep.h
687 file path=usr/postgres/15/include/server/replication/walreceiver.h
688 file path=usr/postgres/15/include/server/replication/walsender.h
689 file path=usr/postgres/15/include/server/replication/walsender_private.h
690 file path=usr/postgres/15/include/server/replication/worker_internal.h
691 file path=usr/postgres/15/include/server/rewrite/prs2lock.h
692 file path=usr/postgres/15/include/server/rewrite/rewriteDefine.h
693 file path=usr/postgres/15/include/server/rewrite/rewriteHandler.h
694 file path=usr/postgres/15/include/server/rewrite/rewriteManip.h
695 file path=usr/postgres/15/include/server/rewrite/rewriteRemove.h
696 file path=usr/postgres/15/include/server/rewrite/rewriteSearchCycle.h
697 file path=usr/postgres/15/include/server/rewrite/rewriteSupport.h
698 file path=usr/postgres/15/include/server/rewrite/rowsecurity.h
699 file path=usr/postgres/15/include/server/rusagestub.h
700 file path=usr/postgres/15/include/server/snowball/header.h
701 file path=usr/postgres/15/include/server/snowball/libstemmer/api.h
702 file path=usr/postgres/15/include/server/snowball/libstemmer/header.h
703 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_basque.h
704 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_catalan.h
705 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_danish.h
706 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_dutch.h
707 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_english.h
708 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_finnish.h
709 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_french.h
710 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_german.h
711 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_indonesian.h
712 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_irish.h
713 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_italian.h
714 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_norwegian.h
715 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_porter.h
716 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_portuguese.h
717 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_spanish.h
718 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_1_swedish.h
719 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_2_hungarian.h
720 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_ISO_8859_2_romanian.h
721 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_KOI8_R_russian.h
722 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_arabic.h
723 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_armenian.h
724 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_basque.h
725 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_catalan.h
726 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_danish.h
727 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_dutch.h
728 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_english.h
729 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_finnish.h
730 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_french.h
731 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_german.h
732 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_greek.h
733 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_hindi.h
734 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_hungarian.h
735 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_indonesian.h
736 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_irish.h
737 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_italian.h
738 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_lithuanian.h
739 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_nepali.h
740 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_norwegian.h
741 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_porter.h
742 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_portuguese.h
743 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_romanian.h
744 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_russian.h
745 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_serbian.h
746 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_spanish.h
747 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_swedish.h
748 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_tamil.h
749 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_turkish.h
750 file path=usr/postgres/15/include/server/snowball/libstemmer/stem_UTF_8_yiddish.h
751 file path=usr/postgres/15/include/server/statistics/extended_stats_internal.h
752 file path=usr/postgres/15/include/server/statistics/statistics.h
753 file path=usr/postgres/15/include/server/storage/backendid.h
754 file path=usr/postgres/15/include/server/storage/barrier.h
755 file path=usr/postgres/15/include/server/storage/block.h
756 file path=usr/postgres/15/include/server/storage/buf.h
757 file path=usr/postgres/15/include/server/storage/buf_internals.h
758 file path=usr/postgres/15/include/server/storage/buffile.h
759 file path=usr/postgres/15/include/server/storage/bufmgr.h
760 file path=usr/postgres/15/include/server/storage/bufpage.h
761 file path=usr/postgres/15/include/server/storage/checksum.h
762 file path=usr/postgres/15/include/server/storage/checksum_impl.h
763 file path=usr/postgres/15/include/server/storage/condition_variable.h
764 file path=usr/postgres/15/include/server/storage/copydir.h
765 file path=usr/postgres/15/include/server/storage/dsm.h
766 file path=usr/postgres/15/include/server/storage/dsm_impl.h
767 file path=usr/postgres/15/include/server/storage/fd.h
768 file path=usr/postgres/15/include/server/storage/fileset.h
769 file path=usr/postgres/15/include/server/storage/freespace.h
770 file path=usr/postgres/15/include/server/storage/fsm_internals.h
771 file path=usr/postgres/15/include/server/storage/indexfsm.h
772 file path=usr/postgres/15/include/server/storage/ipc.h
773 file path=usr/postgres/15/include/server/storage/item.h
774 file path=usr/postgres/15/include/server/storage/itemid.h
775 file path=usr/postgres/15/include/server/storage/itemptr.h
776 file path=usr/postgres/15/include/server/storage/large_object.h
777 file path=usr/postgres/15/include/server/storage/latch.h
778 file path=usr/postgres/15/include/server/storage/lmgr.h
779 file path=usr/postgres/15/include/server/storage/lock.h
780 file path=usr/postgres/15/include/server/storage/lockdefs.h
781 file path=usr/postgres/15/include/server/storage/lwlock.h
782 file path=usr/postgres/15/include/server/storage/lwlocknames.h
783 file path=usr/postgres/15/include/server/storage/md.h
784 file path=usr/postgres/15/include/server/storage/off.h
785 file path=usr/postgres/15/include/server/storage/pg_sema.h
786 file path=usr/postgres/15/include/server/storage/pg_shmem.h
787 file path=usr/postgres/15/include/server/storage/pmsignal.h
788 file path=usr/postgres/15/include/server/storage/predicate.h
789 file path=usr/postgres/15/include/server/storage/predicate_internals.h
790 file path=usr/postgres/15/include/server/storage/proc.h
791 file path=usr/postgres/15/include/server/storage/procarray.h
792 file path=usr/postgres/15/include/server/storage/proclist.h
793 file path=usr/postgres/15/include/server/storage/proclist_types.h
794 file path=usr/postgres/15/include/server/storage/procsignal.h
795 file path=usr/postgres/15/include/server/storage/reinit.h
796 file path=usr/postgres/15/include/server/storage/relfilenode.h
797 file path=usr/postgres/15/include/server/storage/s_lock.h
798 file path=usr/postgres/15/include/server/storage/sharedfileset.h
799 file path=usr/postgres/15/include/server/storage/shm_mq.h
800 file path=usr/postgres/15/include/server/storage/shm_toc.h
801 file path=usr/postgres/15/include/server/storage/shmem.h
802 file path=usr/postgres/15/include/server/storage/sinval.h
803 file path=usr/postgres/15/include/server/storage/sinvaladt.h
804 file path=usr/postgres/15/include/server/storage/smgr.h
805 file path=usr/postgres/15/include/server/storage/spin.h
806 file path=usr/postgres/15/include/server/storage/standby.h
807 file path=usr/postgres/15/include/server/storage/standbydefs.h
808 file path=usr/postgres/15/include/server/storage/sync.h
809 file path=usr/postgres/15/include/server/tcop/cmdtag.h
810 file path=usr/postgres/15/include/server/tcop/cmdtaglist.h
811 file path=usr/postgres/15/include/server/tcop/deparse_utility.h
812 file path=usr/postgres/15/include/server/tcop/dest.h
813 file path=usr/postgres/15/include/server/tcop/fastpath.h
814 file path=usr/postgres/15/include/server/tcop/pquery.h
815 file path=usr/postgres/15/include/server/tcop/tcopprot.h
816 file path=usr/postgres/15/include/server/tcop/utility.h
817 file path=usr/postgres/15/include/server/tsearch/dicts/regis.h
818 file path=usr/postgres/15/include/server/tsearch/dicts/spell.h
819 file path=usr/postgres/15/include/server/tsearch/ts_cache.h
820 file path=usr/postgres/15/include/server/tsearch/ts_locale.h
821 file path=usr/postgres/15/include/server/tsearch/ts_public.h
822 file path=usr/postgres/15/include/server/tsearch/ts_type.h
823 file path=usr/postgres/15/include/server/tsearch/ts_utils.h
824 file path=usr/postgres/15/include/server/utils/acl.h
825 file path=usr/postgres/15/include/server/utils/aclchk_internal.h
826 file path=usr/postgres/15/include/server/utils/array.h
827 file path=usr/postgres/15/include/server/utils/arrayaccess.h
828 file path=usr/postgres/15/include/server/utils/ascii.h
829 file path=usr/postgres/15/include/server/utils/attoptcache.h
830 file path=usr/postgres/15/include/server/utils/backend_progress.h
831 file path=usr/postgres/15/include/server/utils/backend_status.h
832 file path=usr/postgres/15/include/server/utils/builtins.h
833 file path=usr/postgres/15/include/server/utils/bytea.h
834 file path=usr/postgres/15/include/server/utils/cash.h
835 file path=usr/postgres/15/include/server/utils/catcache.h
836 file path=usr/postgres/15/include/server/utils/combocid.h
837 file path=usr/postgres/15/include/server/utils/date.h
838 file path=usr/postgres/15/include/server/utils/datetime.h
839 file path=usr/postgres/15/include/server/utils/datum.h
840 file path=usr/postgres/15/include/server/utils/dsa.h
841 file path=usr/postgres/15/include/server/utils/dynahash.h
842 file path=usr/postgres/15/include/server/utils/elog.h
843 file path=usr/postgres/15/include/server/utils/errcodes.h
844 file path=usr/postgres/15/include/server/utils/evtcache.h
845 file path=usr/postgres/15/include/server/utils/expandeddatum.h
846 file path=usr/postgres/15/include/server/utils/expandedrecord.h
847 file path=usr/postgres/15/include/server/utils/float.h
848 file path=usr/postgres/15/include/server/utils/fmgroids.h
849 file path=usr/postgres/15/include/server/utils/fmgrprotos.h
850 file path=usr/postgres/15/include/server/utils/fmgrtab.h
851 file path=usr/postgres/15/include/server/utils/formatting.h
852 file path=usr/postgres/15/include/server/utils/freepage.h
853 file path=usr/postgres/15/include/server/utils/geo_decls.h
854 file path=usr/postgres/15/include/server/utils/guc.h
855 file path=usr/postgres/15/include/server/utils/guc_tables.h
856 file path=usr/postgres/15/include/server/utils/help_config.h
857 file path=usr/postgres/15/include/server/utils/hsearch.h
858 file path=usr/postgres/15/include/server/utils/index_selfuncs.h
859 file path=usr/postgres/15/include/server/utils/inet.h
860 file path=usr/postgres/15/include/server/utils/inval.h
861 file path=usr/postgres/15/include/server/utils/json.h
862 file path=usr/postgres/15/include/server/utils/jsonb.h
863 file path=usr/postgres/15/include/server/utils/jsonfuncs.h
864 file path=usr/postgres/15/include/server/utils/jsonpath.h
865 file path=usr/postgres/15/include/server/utils/logtape.h
866 file path=usr/postgres/15/include/server/utils/lsyscache.h
867 file path=usr/postgres/15/include/server/utils/memdebug.h
868 file path=usr/postgres/15/include/server/utils/memutils.h
869 file path=usr/postgres/15/include/server/utils/multirangetypes.h
870 file path=usr/postgres/15/include/server/utils/numeric.h
871 file path=usr/postgres/15/include/server/utils/old_snapshot.h
872 file path=usr/postgres/15/include/server/utils/palloc.h
873 file path=usr/postgres/15/include/server/utils/partcache.h
874 file path=usr/postgres/15/include/server/utils/pg_crc.h
875 file path=usr/postgres/15/include/server/utils/pg_locale.h
876 file path=usr/postgres/15/include/server/utils/pg_lsn.h
877 file path=usr/postgres/15/include/server/utils/pg_rusage.h
878 file path=usr/postgres/15/include/server/utils/pgstat_internal.h
879 file path=usr/postgres/15/include/server/utils/pidfile.h
880 file path=usr/postgres/15/include/server/utils/plancache.h
881 file path=usr/postgres/15/include/server/utils/portal.h
882 file path=usr/postgres/15/include/server/utils/probes.h
883 file path=usr/postgres/15/include/server/utils/ps_status.h
884 file path=usr/postgres/15/include/server/utils/queryenvironment.h
885 file path=usr/postgres/15/include/server/utils/queryjumble.h
886 file path=usr/postgres/15/include/server/utils/rangetypes.h
887 file path=usr/postgres/15/include/server/utils/regproc.h
888 file path=usr/postgres/15/include/server/utils/rel.h
889 file path=usr/postgres/15/include/server/utils/relcache.h
890 file path=usr/postgres/15/include/server/utils/relfilenodemap.h
891 file path=usr/postgres/15/include/server/utils/relmapper.h
892 file path=usr/postgres/15/include/server/utils/relptr.h
893 file path=usr/postgres/15/include/server/utils/reltrigger.h
894 file path=usr/postgres/15/include/server/utils/resowner.h
895 file path=usr/postgres/15/include/server/utils/resowner_private.h
896 file path=usr/postgres/15/include/server/utils/rls.h
897 file path=usr/postgres/15/include/server/utils/ruleutils.h
898 file path=usr/postgres/15/include/server/utils/sampling.h
899 file path=usr/postgres/15/include/server/utils/selfuncs.h
900 file path=usr/postgres/15/include/server/utils/sharedtuplestore.h
901 file path=usr/postgres/15/include/server/utils/snapmgr.h
902 file path=usr/postgres/15/include/server/utils/snapshot.h
903 file path=usr/postgres/15/include/server/utils/sortsupport.h
904 file path=usr/postgres/15/include/server/utils/spccache.h
905 file path=usr/postgres/15/include/server/utils/syscache.h
906 file path=usr/postgres/15/include/server/utils/timeout.h
907 file path=usr/postgres/15/include/server/utils/timestamp.h
908 file path=usr/postgres/15/include/server/utils/tuplesort.h
909 file path=usr/postgres/15/include/server/utils/tuplestore.h
910 file path=usr/postgres/15/include/server/utils/typcache.h
911 file path=usr/postgres/15/include/server/utils/tzparser.h
912 file path=usr/postgres/15/include/server/utils/uuid.h
913 file path=usr/postgres/15/include/server/utils/varbit.h
914 file path=usr/postgres/15/include/server/utils/varlena.h
915 file path=usr/postgres/15/include/server/utils/wait_event.h
916 file path=usr/postgres/15/include/server/utils/xid8.h
917 file path=usr/postgres/15/include/server/utils/xml.h
918 file path=usr/postgres/15/include/server/windowapi.h
919 file path=usr/postgres/15/include/sql3types.h
920 file path=usr/postgres/15/include/sqlca.h
921 file path=usr/postgres/15/include/sqlda-compat.h
922 file path=usr/postgres/15/include/sqlda-native.h
923 file path=usr/postgres/15/include/sqlda.h
925 file path=usr/postgres/15/lib/$(MACH64)/pgxs/config/install-sh mode=0555
926 file path=usr/postgres/15/lib/$(MACH64)/pgxs/config/missing
927 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/Makefile.global
928 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/Makefile.port
929 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/Makefile.shlib
930 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/makefiles/pgxs.mk
931 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/nls-global.mk
932 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/test/isolation/isolationtester
933 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/test/isolation/pg_isolation_regress
934 file path=usr/postgres/15/lib/$(MACH64)/pgxs/src/test/regress/pg_regress \
936 file path=usr/postgres/15/lib/$(MACH64)/libpgcommon.a
937 file path=usr/postgres/15/lib/$(MACH64)/libpgcommon_shlib.a
938 file path=usr/postgres/15/lib/$(MACH64)/libpgfeutils.a
939 file path=usr/postgres/15/lib/$(MACH64)/libpgport.a
940 file path=usr/postgres/15/lib/$(MACH64)/libpgport_shlib.a
941 file path=usr/postgres/15/lib/pgxs/config/install-sh mode=0555
942 file path=usr/postgres/15/lib/pgxs/config/missing
943 file path=usr/postgres/15/lib/pgxs/src/Makefile.global
944 file path=usr/postgres/15/lib/pgxs/src/Makefile.port
945 file path=usr/postgres/15/lib/pgxs/src/Makefile.shlib
946 file path=usr/postgres/15/lib/pgxs/src/makefiles/pgxs.mk
947 file path=usr/postgres/15/lib/pgxs/src/nls-global.mk
948 file path=usr/postgres/15/lib/libpgcommon.a
949 file path=usr/postgres/15/lib/libpgcommon_shlib.a
950 file path=usr/postgres/15/lib/libpgport_shlib.a
951 file path=usr/postgres/15/lib/libpgfeutils.a
952 file path=usr/postgres/15/lib/libpgport.a
953 file path=usr/postgres/15/man/man1/ecpg.1
954 file path=usr/postgres/15/man/man1/pg_config.1
955 file path=usr/share/locale/cs/LC_MESSAGES/ecpg-15.mo
956 file path=usr/share/locale/cs/LC_MESSAGES/pg_config-15.mo
957 file path=usr/share/locale/de/LC_MESSAGES/ecpg-15.mo
958 file path=usr/share/locale/de/LC_MESSAGES/pg_config-15.mo
959 file path=usr/share/locale/el/LC_MESSAGES/ecpg-15.mo
960 file path=usr/share/locale/el/LC_MESSAGES/pg_config-15.mo
961 file path=usr/share/locale/es/LC_MESSAGES/ecpg-15.mo
962 file path=usr/share/locale/es/LC_MESSAGES/pg_config-15.mo
963 file path=usr/share/locale/fr/LC_MESSAGES/ecpg-15.mo
964 file path=usr/share/locale/fr/LC_MESSAGES/pg_config-15.mo
965 file path=usr/share/locale/he/LC_MESSAGES/pg_config-15.mo
966 file path=usr/share/locale/it/LC_MESSAGES/ecpg-15.mo
967 file path=usr/share/locale/it/LC_MESSAGES/pg_config-15.mo
968 file path=usr/share/locale/ja/LC_MESSAGES/ecpg-15.mo
969 file path=usr/share/locale/ja/LC_MESSAGES/pg_config-15.mo
970 file path=usr/share/locale/ko/LC_MESSAGES/ecpg-15.mo
971 file path=usr/share/locale/pl/LC_MESSAGES/ecpg-15.mo
972 file path=usr/share/locale/pl/LC_MESSAGES/pg_config-15.mo
973 file path=usr/share/locale/pt_BR/LC_MESSAGES/ecpg-15.mo
974 file path=usr/share/locale/pt_BR/LC_MESSAGES/pg_config-15.mo
975 file path=usr/share/locale/ru/LC_MESSAGES/ecpg-15.mo
976 file path=usr/share/locale/ru/LC_MESSAGES/pg_config-15.mo
977 file path=usr/share/locale/sv/LC_MESSAGES/pg_config-15.mo
978 file path=usr/share/locale/tr/LC_MESSAGES/ecpg-15.mo
979 file path=usr/share/locale/tr/LC_MESSAGES/pg_config-15.mo
980 file path=usr/share/locale/uk/LC_MESSAGES/ecpg-15.mo
981 file path=usr/share/locale/uk/LC_MESSAGES/pg_config-15.mo
982 file path=usr/share/locale/vi/LC_MESSAGES/ecpg-15.mo
983 file path=usr/share/locale/vi/LC_MESSAGES/ecpglib6-15.mo
984 file path=usr/share/locale/vi/LC_MESSAGES/pg_config-15.mo
985 file path=usr/share/locale/zh_CN/LC_MESSAGES/ecpg-15.mo
986 file path=usr/share/locale/zh_CN/LC_MESSAGES/pg_config-15.mo
987 file path=usr/share/locale/zh_TW/LC_MESSAGES/ecpg-15.mo