Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3878d2b

Browse files
author
Nikita Glukhov
committed
Avoid double compilation of jsonb_op.c
1 parent eceec7b commit 3878d2b

File tree

3 files changed

+179
-120
lines changed

3 files changed

+179
-120
lines changed

src/backend/utils/adt/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ OBJS = \
4646
json.o \
4747
json_generic.o \
4848
json_gin.o \
49-
json_op.o \
5049
jsonb.o \
5150
jsonb_gin.o \
5251
jsonb_op.o \

src/backend/utils/adt/json_op.c

-32
This file was deleted.

0 commit comments

Comments
 (0)