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

Commita6e0803

Browse files
committed
No more SortTuplesInTree...
1 parentb0ccd78 commita6e0803

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎src/include/miscadmin.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* Copyright (c) 1994, Regents of the University of California
1313
*
14-
* $Id: miscadmin.h,v 1.15 1997/09/1805:38:09 vadim Exp $
14+
* $Id: miscadmin.h,v 1.16 1997/09/1814:42:22 vadim Exp $
1515
*
1616
* NOTES
1717
* some of the information in this file will be moved to
@@ -91,7 +91,6 @@ extern char DateFormat[];
9191

9292
externintfsyncOff;
9393
externintSortMem;
94-
externintSortTuplesInTree;
9594

9695
externOidLastOidProcessed;/* for query rewrite */
9796

‎src/include/utils/psort.h

Lines changed: 1 addition & 3 deletions
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: psort.h,v 1.12 1997/09/1805:42:01 vadim Exp $
9+
* $Id: psort.h,v 1.13 1997/09/1814:42:35 vadim Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -57,8 +57,6 @@ typedef struct Psortstate
5757
inttupcount;
5858

5959
structleftist*Tuples;
60-
intlt_tupcount;
61-
HeapTuplelasttuple;
6260

6361
FILE*psort_grab_file;
6462
longpsort_current;/* could be file offset, or array index */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp