Skip to content

Commit c239a8c

Browse files
committed
Removed fsync_checker extension from patch as we do not want to
include it
1 parent c3c1ae6 commit c239a8c

File tree

5 files changed

+0
-279
lines changed

5 files changed

+0
-279
lines changed

contrib/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ SUBDIRS = \
1919
dict_int \
2020
dict_xsyn \
2121
earthdistance \
22-
fsync_checker \
2322
file_fdw \
2423
fuzzystrmatch \
2524
hstore \

contrib/fsync_checker/fsync_checker.control

-5
This file was deleted.

contrib/fsync_checker/fsync_checker_smgr.c

-250
This file was deleted.

contrib/fsync_checker/meson.build

-22
This file was deleted.

contrib/meson.build

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ subdir('dict_int')
2828
subdir('dict_xsyn')
2929
subdir('earthdistance')
3030
subdir('file_fdw')
31-
subdir('fsync_checker')
3231
subdir('fuzzystrmatch')
3332
subdir('hstore')
3433
subdir('hstore_plperl')

0 commit comments

Comments
 (0)