Definition:
table *ap_overlay_tables(pool *p, const table *overlay, const table *base);
Usage example:
No examples available.
Concatenates overlay then base into a new table. No merging of key/value pairs is done.
Returns a pointer to the new table.
Previous: ap_overlap_tables
Next: ap_palloc
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)