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

Commita962c61

Browse files
committed
vrl_min_tlen added to VRelListData.
1 parent03659a2 commita962c61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/include/commands/vacuum.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: vacuum.h,v 1.3 1996/11/27 07:35:06 vadim Exp $
9+
* $Id: vacuum.h,v 1.4 1996/11/29 10:29:45 vadim Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -43,6 +43,8 @@ typedef struct VRelListData {
4343
VAttListvrl_attlist;
4444
intvrl_ntups;
4545
intvrl_npages;
46+
Sizevrl_min_tlen;
47+
Sizevrl_max_tlen;
4648
boolvrl_hasindex;
4749
structVRelListData*vrl_next;
4850
}VRelListData;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp