]> granicus.if.org Git - postgresql/blobdiff - src/include/config.h.in
From: Dan McGuirk <mcguirk@indirect.com>
[postgresql] / src / include / config.h.in
index c0f56a2ac09da86b28294e114e894375a5d54f9e..99973dde07f7d38dec03d3d4e02a18ffcbf984de 100644 (file)
  */
 /*#define GEQO */ /* backend/optimizer/path/allpaths.c */
 
-
-
+/*
+ * Define this if you want psql to _always_ ask for a username and a password
+ * for password authentication.
+ */
+/* #define PSQL_ALWAYS_GET_PASSWORDS */
 
 /* Undocumented "features"? */
 #define FASTBUILD /* access/nbtree/nbtsort.c */