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

Commit2808a2e

Browse files
committed
Remove printQueryOpt.quote field.
This field was included in the original definition of the printQueryOptstruct in commita45195a, but it was not used anywhere in thatcommit, nor since then. Spotted by Dickson S. Guedes.
1 parent3cb5867 commit2808a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/bin/psql/print.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ typedef struct printQueryOpt
152152
{
153153
printTableOpttopt;/* the options above */
154154
char*nullPrint;/* how to print null entities */
155-
boolquote;/* quote all values as much as possible */
156155
char*title;/* override title */
157156
char**footers;/* override footer (default is "(xx rows)") */
158157
booltranslate_header;/* do gettext on column headers */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp