#ifndef TAB_COMPLETE_H #define TAB_COMPLETE_H #include void initialize_readline(PGconn ** conn); #endif