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

Commit7edafaf

Browse files
committed
gcc complains about improperly terminated comment.
1 parentc5c71aa commit7edafaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/interfaces/odbc/psqlodbc.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*
77
* Comments: See "notice.txt" for copyright and license information.
88
*
9+
* $Id: psqlodbc.h,v 1.28 2001/01/26 22:25:36 tgl Exp $
910
*/
1011

1112
#ifndef__PSQLODBC_H__
@@ -85,7 +86,7 @@ typedef UInt4 Oid;
8586
#defineMAX_KEYPARTS20
8687
#defineMAX_KEYLEN512/*max key of the form "date+outlet+invoice" */
8788
#defineMAX_ROW_SIZE0/* Unlimited rowsize with the Tuple Toaster */
88-
#defineMAX_STATEMENT_LEN0/* Unlimited statement size with 7.0
89+
#defineMAX_STATEMENT_LEN0/* Unlimited statement size with 7.0 */
8990

9091
/* Previously, numerous query strings were defined of length MAX_STATEMENT_LEN */
9192
/* Now that's 0, lets use this instead. DJP 24-1-2001 */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp