mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-04-07 22:08:33 +08: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.