PostgreSQL Source Code  git master
tab-complete.h File Reference
#include "pqexpbuffer.h"
Include dependency graph for tab-complete.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initialize_readline (void)
 

Variables

PQExpBuffer tab_completion_query_buf
 

Function Documentation

◆ initialize_readline()

void initialize_readline ( void  )

Referenced by initializeInput().

Variable Documentation

◆ tab_completion_query_buf

PQExpBuffer tab_completion_query_buf
extern

Referenced by gets_interactive().