Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc7f0038

Browse files
committed
Break up long line, per Leslie S Satenstein.
1 parent63676eb commitc7f0038

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,9 @@ PGconn *PQsetdb(char *pghost,
691691
Make a connection to the database server in a nonblocking manner.
692692

693693
<synopsis>
694-
PGconn *PQconnectStartParams(const char **keywords, const char **values, int expand_dbname);
694+
PGconn *PQconnectStartParams(const char **keywords,
695+
const char **values,
696+
int expand_dbname);
695697

696698
PGconn *PQconnectStart(const char *conninfo);
697699

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp