14 #define DEFAULT_CSV_FIELD_SEP ',' 15 #define DEFAULT_FIELD_SEP "|" 16 #define DEFAULT_RECORD_SEP "\n" 18 #if defined(WIN32) || defined(__CYGWIN__) 19 #define DEFAULT_EDITOR "notepad.exe" 22 #define DEFAULT_EDITOR "vi" 23 #define DEFAULT_EDITOR_LINENUMBER_ARG "+" 26 #define DEFAULT_PROMPT1 "%/%R%x%# " 27 #define DEFAULT_PROMPT2 "%/%R%x%# " 28 #define DEFAULT_PROMPT3 ">> " 158 #define EXIT_SUCCESS 0 162 #define EXIT_FAILURE 1 165 #define EXIT_BADCONN 2
printQueryOpt * gsavepopt
PSQL_ERROR_ROLLBACK on_error_rollback
PSQL_ECHO_HIDDEN echo_hidden
struct _psqlSettings PsqlSettings
PGContextVisibility show_context
PGresult * last_error_result
enum trivalue getPassword