We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833d91a commit d359facCopy full SHA for d359fac
src/interfaces/libpq/fe-connect.c
@@ -1,4 +1,4 @@
1
-conninfo_parse/*-------------------------------------------------------------------------
+/*-------------------------------------------------------------------------
2
*
3
* fe-connect.c
4
* functions related to setting up a connection to the backend
@@ -8,7 +8,7 @@ conninfo_parse/*----------------------------------------------------------------
8
9
10
* IDENTIFICATION
11
- * $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.315 2005/08/09 04:50:44 momjian Exp $
+ * $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.316 2005/08/09 05:14:26 momjian Exp $
12
13
*-------------------------------------------------------------------------
14
*/
0 commit comments