postgresql/src/backend/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
..
.cvsignore
bootparse.y Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
bootscanner.l Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
bootstrap.c Add a hack so that get_type_io_data() can work from bootstrap.c's 2006-08-15 22:36:17 +00:00
Makefile