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

Commit23c7ff0

Browse files
author
Julian Assange
committed
PQprint() routines. The older code is still there for historical
compatibility. There isn't much difference here against my previousPQprint() code, except that you can add optional arguments to the<table args> in html.
1 parent98ae3fa commit23c7ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/fe-exec.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.5 1996/07/23 03:35:13 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-exec.c,v 1.6 1996/07/25 06:21:11 julian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -761,7 +761,7 @@ PQdisplayTuples(PGresult *res,
761761
* PQprintTuples()
762762
*
763763
* This is the routine that prints out the tuples that
764-
*are returned from the backend.
764+
* are returned from the backend.
765765
* Right now all columns are of fixed length,
766766
* this should be changed to allow wrap around for
767767
* tuples values that are wider.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp