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

Commite78fe65

Browse files
committed
Oops, thanks to Dan McGuirk for pointing out that I missed part of
the commit :(Here's the rest of the GiST code thta was missing...
1 parent2fd6061 commite78fe65

File tree

6 files changed

+3366
-0
lines changed

6 files changed

+3366
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#-------------------------------------------------------------------------
2+
#
3+
# Makefile.inc--
4+
# Makefile for access/rtree (R-Tree access method)
5+
#
6+
# Copyright (c) 1994, Regents of the University of California
7+
#
8+
#
9+
# IDENTIFICATION
10+
# /usr/local/devel/pglite/cvs/src/backend/access/rtree/Makefile.inc,v 1.2 1995/03/21 06:50:48 andrew Exp
11+
#
12+
#-------------------------------------------------------------------------
13+
14+
SUBSRCS+= gist.c gistget.c gistscan.c giststrat.c
15+
16+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp