postgresql/src/include/bootstrap
Tom Lane 1395ac6c67 Add a hack so that get_type_io_data() can work from bootstrap.c's
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.
2006-08-15 22:36:17 +00:00
..
bootstrap.h Add a hack so that get_type_io_data() can work from bootstrap.c's 2006-08-15 22:36:17 +00:00