mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 23:03:25 -05:00
where Datum is 8 bytes wide. Since this will break old-style C functions (those still using version 0 calling convention) that have arguments or results of these types, provide a configure option to disable it and retain the old pass-by-reference behavior. Likewise, provide a configure option to disable the recently-committed float4 pass-by-value change. Zoltan Boszormenyi, plus configurability stuff by me. |
||
|---|---|---|
| .. | ||
| dicts | ||
| ts_cache.h | ||
| ts_locale.h | ||
| ts_public.h | ||
| ts_type.h | ||
| ts_utils.h | ||