mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
internal TypInfo table in bootstrap mode. This allows array_in and array_out to be used during early bootstrap, which eliminates the former obstacle to giving OUT parameters to built-in functions.