Skip to content

Commit

Permalink
Merge pull request #3 from jiayuasu/master
Browse files Browse the repository at this point in the history
Clean code
  • Loading branch information
jiayuasu authored Sep 15, 2016
2 parents d22abfb + 1685457 commit 096e0c8
Show file tree
Hide file tree
Showing 80 changed files with 2,289 additions and 46,447 deletions.
2 changes: 1 addition & 1 deletion src/backend/access/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ subdir = src/backend/access
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global

SUBDIRS = gsin brin common gin gist hash heap index nbtree rmgrdesc spgist \
SUBDIRS = hippo brin common gin gist hash heap index nbtree rmgrdesc spgist \
tablesample transam

include $(top_srcdir)/src/backend/common.mk
Loading

0 comments on commit 096e0c8

Please sign in to comment.